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]

Re: preprocessor support?


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

 Daniel> ...So the macro code is not handling creation of a default
 Daniel> source location right; this is a recurring problem, I
 Daniel> think...

Great, thanks!

That sounds exactly like the problem where you can't examine variables
whose names match that of a type, until you've touched some other
(unambiguous) variable in the same source file.

      paul


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