Recent

Author Topic: Debugger error Ooops, the debugger entered the error state  (Read 4758 times)

panoss

  • Full Member
  • ***
  • Posts: 162
  • You only live twice
Debugger error Ooops, the debugger entered the error state
« on: December 07, 2011, 12:09:46 pm »
When I'm running a program in Lazarus from F7(step into) or F8(step over), it compliles, the program runs, but at a moment appears an error:
"Debugger error

Ooops, the debugger entered the error state
Save your work now !"
While with F9 runs normally.
What can I do?
« Last Edit: December 07, 2011, 12:15:18 pm by panoss »
Windows 10 64bit, Lazarus Version 2.2.0    FPC 3.2.2.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12345
  • Debugger - SynEdit - and more
    • wiki
Re: Debugger error Ooops, the debugger entered the error state
« Reply #1 on: December 07, 2011, 02:39:43 pm »
There are many possible reasons:

If it happens right when you start your app: search this forum for bitdefender and comodo firewall.

In very rare cases either switch on your printer or change the default to an other printer. I have heard a few random/unconfirmed reports, that some printer drivers somehow crash GDB (Lazarus uses GDB)

In any case:

    Upgrade to Lazarus 0.9.30.2

Follow the download link on this forum, you will find it on sourceforge.

It has many bugs fixed, and comes with am updated GDB too (win).
So after the update check the configuration that it points to the updated GDB. (On Linux ensure you have GBB 7.2 or higher / On Mac there is only 6.3.50)
See http://wiki.lazarus.freepascal.org/Debugger_Setup


For more help, please provide the info described here:
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Create_a_new_Report.

(You cam skip recompiling with the define)

 

TinyPortal © 2005-2018