Re: [fpc-pascal] DWARF2 or DWARF3 debug info

2010-03-25 Thread Jonas Maebe
On 25 Mar 2010, at 13:38, Graeme Geldenhuys wrote: As far as I understand the preferred debug information format is DWARF instead of STABS. This brings me to a few questions. * Does DWARF info have all the features STABS had? If not, what does STABS have that DWARF doesn't? In general, i

[fpc-pascal] DWARF2 or DWARF3 debug info

2010-03-25 Thread Graeme Geldenhuys
Hi, I'm using FPC 2.4.1 with GDB 6.8 under Ubuntu 8.04.2 LTS on a all 64-bit system. As far as I understand the preferred debug information format is DWARF instead of STABS. This brings me to a few questions. * Does DWARF info have all the features STABS had? If not, what does STABS have that