[Lazarus] This is how you can fix that annoying bug with Build All asking to reset the debugger then aborting.
Juha Manninen
juha.manninen62 at gmail.com
Sun Dec 26 13:28:22 CET 2010
Peter Williams kirjoitti sunnuntai 26 joulukuu 2010 05:14:20:
> Mattias,
> This is how you can fix that annoying bug with Build All asking to reset
> the debugger then aborting. When you do a Build All
> you will get:
> ConfirmationDo you want to rebuild lazarus with profile: Build All[yes]
> [no] Selecting yes gives
> Some message that I cannot find about the debugger needs to be reset.
> Please change your code so that
> if DebugProcessRunning then Reset;BuildAll;
> I cannot find this in your code and obviously you know your way around the
> code better than I. Regards, PEWPeter Eric Williams
You should make a bug report with steps to reproduce.
In my opinion it is ok to have a confirmation while debugging and then clicking
"Build All".
Regards
Juha
More information about the Lazarus
mailing list