Mail Archives: djgpp/1995/07/22/04:13:31
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:1068
|
Newsgroups: | comp.os.msdos.djgpp
|
Path: | news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!news.nic.surfnet.nl!sun4nl!cs.vu.nl!samegen
|
From: | samegen AT cs DOT vu DOT nl (Megens SA)
|
Subject: | GCC: Debug info bug? (again)
|
Nntp-Posting-Host: | sloep12.cs.vu.nl
|
Sender: | news AT cs DOT vu DOT nl
|
Organization: | Fac. Wiskunde & Informatica, VU, Amsterdam
|
Date: | Fri, 21 Jul 1995 06:52:55 GMT
|
Lines: | 21
|
To: | djgpp AT sun DOT soe DOT clarkson DOT edu
|
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi!
I already asked this question a few weeks ago, but soon after I posted the
question, I went on a holiday and I'm not sure if I got any replies.
This was my question:
It seems the debug-info in an C++-object file _always_ assumes a source-file
with the extension .CC. So if have a .CPP file (converted from Borland C++ to
DJGPP), I compile it with -g and I try to debug it, the debugger can't find
the source-file, since it is looking for a .CC file.
Is this a bug in gcc, or a very handy feature, or can I change this
behavior with some option? I already looked in the FAQ/other docs, but I
couldn't find anything mentioning this problem...
Thanks for any help.
DGreetings,
SAM
- Raw text -