Mail Archives: djgpp/1995/06/14/16:10:54
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:360
|
Path: | news-dnh.mv.net!mv!news.sprintlink.net!pipex!warwick!bham!bhamcs!news.ox.ac.uk!sable.ox.ac.uk!ball0079
|
From: | ball0079 AT sable DOT ox DOT ac DOT uk (Matthew Biddulph)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Debugging C++ programs compiled by djgpp?
|
Date: | 12 Jun 1995 12:14:52 GMT
|
Organization: | Oxford University, England
|
Lines: | 13
|
Nntp-Posting-Host: | sable.ox.ac.uk
|
To: | djgpp AT sun DOT soe DOT clarkson DOT edu
|
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Do any of the debuggers currently available for djgpp fully support
C++ programs? I have tried both Ladybug and FSDB (which, incidentally,
I think are great tools), but neither seems to be able to cope with
symbols in C++. After compiling with '-g', rather than the appropriate
lines of code appearing in the assembly listings, I get either blank
lines or strange garbage. Presumably this is something to do with C++
name-mangling. Apart from this problem, debugging appears to work
correctly.
Can anyone suggest a debugger (or a fix) that will work?
Thanks,
Matt.
- Raw text -