Recent

Author Topic: Selecting Run with debug in Lazarus causes Lazarus to hang  (Read 4929 times)

GSM

  • Newbie
  • Posts: 2
Selecting Run with debug in Lazarus causes Lazarus to hang
« on: December 11, 2010, 03:59:49 pm »
Windows XP, Lazarus #0.9.28.2.beta, FPC 2.4.2;

Selecting 'Run' in the Run Menu with debugger enabled opens the Compile Project Window.  The compile line count remains zero and everything hangs.  Clicking on the Close Button in the Compile Project Window or anywhere else  in the Lazarus Window causes a BEEP.  The only way to clear the problem is to kill Lazarus in the Windows Task manager. 

Selecting 'Build' or 'Build All' in the Run Menu produces a clean compile. 

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: Selecting Run with debug in Lazarus causes Lazarus to hang
« Reply #1 on: December 11, 2010, 10:37:42 pm »
I don't use Windows more than a year but I remember that there was necessary click on "Reset debugger" in "Run" menu before every Run - otherwise it hanged.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 11047
  • Debugger - SynEdit - and more
    • wiki
Re: Selecting Run with debug in Lazarus causes Lazarus to hang
« Reply #2 on: December 11, 2010, 11:29:34 pm »
Sounds like ani issue with compiling? after all it hangs in the compiler-dialog, if I understand correctly?
That's, way before debugging.

You say "if you click all it does is a beep".
That  sounds like an other modal form, somewhere preventing the rest of the IDE from reacting.
It may be that there was a crash, and the crash-dialog is hidden behind the compiler form, or similar...

Normally i would say to start with debug-log, or even debug the IDE, to find what it is.

But at current I would simply suggest to upgrade to a 0.9.29 snapshot.

 

TinyPortal © 2005-2018