[fpc-pascal]debugging

Marc Santhoff M.Santhoff at t-online.de
Fri May 7 23:41:33 CEST 2004


Am Mi, den 05.05.2004 schrieb Marc Santhoff um 23:20:
> Hi!
> 
> I need to hunt a bug that is very hard to catch, because it occurs
> somewhere in event handling proc and funcs of gtk1.2.
> 
> Can someone please point me to FAQs and how-to's on the debugging topic?
> Or tell me some tricks?
> 
> Until now I'm not very familiar with gsb, especially in combination with
> pascel...

(should be: gdb and pascal ... ;)

Okay, I've found something:

'ddd' is what I need (somewhat like the debugger from Delphi)

Look at http://www.gnu.org/software/ddd/

Thank for attention,
Marc






More information about the fpc-pascal mailing list