From: muller AT ics-crm DOT u-strasbg DOT fr (Pierre Muller) Newsgroups: comp.os.msdos.djgpp Subject: Problem with GDB v4.16 Date: 14 Apr 1997 16:48:38 GMT Organization: Institut Charles Sadron Lines: 24 Message-ID: <5itn56$pke@news.u-strasbg.fr> NNTP-Posting-Host: laocoon.u-strasbg.fr Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am working on the FPK compiler and adding stabs debugging to the output of the compiler. My problem is that GDB v4.16 doesn't seem to be able to understand the output of the stabs, whereas GDB v4.12 for DJGPP v1.12 was : In fact the functions, variables and types reading work, but GDB misreads the file and linenumbers (which worked with v4.12) (it just gives the right line number for the main file !) Is this a known bug or just a matter of compiling options ? By the way, who made the adaptation of GDB to DJGPP v4.16 ? -- ----------------------------------------------------------- Pierre Muller Institut Charles Sadron 6, rue Boussingault F 67083 STRASBOURG CEDEX Phone : (33) 88-41-40-07 Fax : (33) 88-41-40-99 e-mail : muller AT ics-crm DOT u-strasbg DOT fr