Open GoogleCodeExporter opened 8 years ago
actually, this is not a regression. the behaviour was like this the whole time,
I
just did not notice it. with some sources, line numbers work. with some type
info
works. with some both work. with many, none work.
all possible COFF flags are the same in all cases.
COFF debugging info seems the same (and valid) in all cases.
Original comment by jmoc...@gmail.com
on 9 Dec 2008 at 3:16
also, objdump -g presents nice debug info in all cases.
whether dbx recognizes (some part of) debug info is a function of the source
code.
for some sources it works, for some it doesn't. no obvious reason.
Original comment by jmoc...@gmail.com
on 9 Dec 2008 at 4:28
Original comment by jmoc...@gmail.com
on 10 Dec 2008 at 9:27
Original issue reported on code.google.com by
jmoc...@gmail.com
on 9 Dec 2008 at 1:10