[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-user] It would be could to ban/hide some files from the debugger
[Thread Prev] | [Thread Next]
- Subject: [Gambas-user] It would be could to ban/hide some files from the debugger
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Reply-to: user@xxxxxxxxxxxxxxxxxxxxxx
- Date: Mon, 26 Feb 2024 00:06:09 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi all (Ben) Would it be possible to stop the debugger from showing me some files? I find when debugging in the IDE that the debugger shows me it running through various of my internal gui classes that i would rather skip. Various custom controls/panels etc that are nothing to do with what i'm debugging. The problem is the IDE opens the class and the debugger steps through the method (usually a _Arrange or _Draw event) (i know it's supposed to) But it would be cool to be able to set specific classes be ignored by the debugger. Then i would not have to keep closing the files in the IDE or having to click through the functions. Respects BruceS
[Gambas-user] Re: It would be could to ban/hide some files from the debugger | Bruce Steers <bsteers4@xxxxxxxxx> |