This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DWARF problem - newbie question


Hi!
I use gcc 3.2 and gdb+dejagnu-20030228.
Compile my code with -ggdb option which promises 
the most expressive extra debug info.
But when in gdb I request "info macro M"
I get:
GDB has no preprocessor macro information for that code, though
I do have macro M defined in my source.

What am I doing wrong?

----
Lev Assinovsky
Aelita Software Corporation
O&S Core Division, Programmer
ICQ# 165072909



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]