Recent

Author Topic: While the IDE debugger don't work...  (Read 4726 times)

Caronte

  • New member
  • *
  • Posts: 7
While the IDE debugger don't work...
« on: December 07, 2009, 05:41:54 pm »
…exists another debugger we can use?  :'(

Jonas Maebe

  • Hero Member
  • *****
  • Posts: 1071
Re: While the IDE debugger don't work...
« Reply #1 on: December 07, 2009, 08:11:57 pm »
…exists another debugger we can use?  :'(

gdb. It's a command line program though. You can find a few FPC-specific tips here: http://wiki.freepascal.org/Debugging_-_GDB_tricks

Googling for gdb tutorial results in some generic gdb tutorials.

FWIW, I've always done all of my debugging with gdb directly, it's not too bad once you get to know the basic commands.

Caronte

  • New member
  • *
  • Posts: 7
Re: While the IDE debugger don't work...
« Reply #2 on: December 07, 2009, 11:13:16 pm »
Thanks :)
I hope the IDE debugger come back soon.

 

TinyPortal © 2005-2018