[fpc-devel] Debugger for FPC
    Micha Nelissen 
    micha at neli.hopto.org
       
    Wed Mar 11 14:53:38 CET 2009
    
    
  
Graeme Geldenhuys wrote:
> Like I said, I am not very knowledgeable with debugger internals, but
> I am willing to learn and help. Not having decent debugger support is
> killing me - and I am clearly not alone, as the thread in the Lazarus
The problem is not so much the debugging itself. That is easy. (In linux 
e.g., couple of lines using ptrace). Most of the work is reading debug 
symbols and all the various execution formats of various platforms.
Micha
    
    
More information about the fpc-devel
mailing list