View Full Version : Debugging Request (Again)
Garret Mott
30-Sep-2022, 10:05 AM
I know I'm whining, but can we please get an option to skip files not in the workspace folders when debugging? I realize something may happen in the DF packages to cause and/or show the problem, but 99.99999% of the time the issue is in my code & that's all I need to see.
This whine was brought to you by the 16 open pkg files in the studio I had to step through & now have to close... ;)
Thanks
Bob Worsley
30-Sep-2022, 10:13 AM
+1000
Vincent Oorsprong
4-Oct-2022, 04:40 AM
Garret,
There is not such an option but when you follow a message with F11 that goes into a class that you don't want to go into simply press F12 and you are back on the previous level.
Garret Mott
4-Oct-2022, 05:31 AM
Thanks Vincent. That does help, but the debugger still goes thorough all the files.
Marco
4-Oct-2022, 06:07 AM
I get it that it is ‘hard’ to do in the studio as what to exclude, what about libraries etc.
So let’s make the request really simple
[ ] auto close read-only source when opened by debugger on step-out
The pkg is always read-only and for libraries the developer can make their own choices
Powered by vBulletin® Version 4.2.5 Copyright © 2023 vBulletin Solutions Inc. All rights reserved.