[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debug break points cleared while process is still running in IDE leaves breakpoints active
[Thread Prev] | [Thread Next]
- Subject: Debug break points cleared while process is still running in IDE leaves breakpoints active
- From: Brian G <brian@xxxxxxxxxxxxxxxx>
- Date: Mon, 26 May 2025 11:12:33 -0700
- To: GambasList <user@xxxxxxxxxxxxxxxxxxxxxx>
Inside the IDE I can debug a program, set breakpoints, and stop there etc.But while I am debugging and not stopped at a break point the IDE will allow me to delete all break points.
I go ahead and do that, but the program still stops at the break point locations even though the IDE no longer displays the little red dots.
Is this what is supposed to happen?When I actually stop the program and restart it the break points are actually gone.
When I clear them during a break point they are actually gone.So the question is, how is clearing them when the program is running supposed to work?
I am using the current master version of the IDE. -- ~~~~ Brian
Attachment:
OpenPGP_0x78BFB26402F48419.asc
Description: OpenPGP public key
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature
Re: Debug break points cleared while process is still running in IDE leaves breakpoints active | Brian G <brian@xxxxxxxxxxxxxxxx> |