Recent

Author Topic: repeated gdb problems with lazarus  (Read 2324 times)

BSaidus

  • Hero Member
  • *****
  • Posts: 541
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
repeated gdb problems with lazarus
« on: February 17, 2020, 10:00:57 am »
Hello,
I experiece multiple debugging problem with the DGB debugger.
I allways see this window message and I can't really debug.

Thanks for Help.

ps:
   fpc : 3.3.1-r40491
   Lazarus : 2.1 r59757M
« Last Edit: February 17, 2020, 10:03:19 am by BSaidus »
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

Thaddy

  • Hero Member
  • *****
  • Posts: 14205
  • Probably until I exterminate Putin.
Re: repeated gdb problems with lazarus
« Reply #1 on: February 17, 2020, 10:46:15 am »
Well, at least gdb can recover...
What I would do is move the breakpoint from where you start to step a bit further back in the code. That way you can see which line caused the error.

Plz always attach a small example if that is possible. A screenshot on its own tells very little.
« Last Edit: February 17, 2020, 10:48:25 am by Thaddy »
Specialize a type, not a var.

BSaidus

  • Hero Member
  • *****
  • Posts: 541
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: repeated gdb problems with lazarus
« Reply #2 on: February 17, 2020, 10:49:55 am »
this window appear when I start the program in the ide (typing F9).
I'm not starting a debug yet.
 :)
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9794
  • Debugger - SynEdit - and more
    • wiki
Re: repeated gdb problems with lazarus
« Reply #3 on: February 23, 2020, 02:20:51 pm »
What does it show when you click on the "More" button?

Is your system 64 or 32 bit? Win, Linux, or Mac?

On Win you can try gdb 8.2 from the "alternate gdb" section on our sourceforge page.

You can also go to "project options" in the IDE, and change "debug type info" to "dwarf with sets"
« Last Edit: February 23, 2020, 02:22:53 pm by Martin_fr »

 

TinyPortal © 2005-2018