How to exam struct structname structname in C++

H.J. Lu hjl.tools@gmail.com
Tue Mar 26 21:48:00 GMT 2013


GCC is compiled with C++ now and I can't exam recog_data:

recog.h:struct recog_data
recog.h:extern struct recog_data recog_data;

under GDB due to:

http://sourceware.org/bugzilla/show_bug.cgi?id=7737

Is there a work around for this without touching GCC
source?

-- 
H.J.



More information about the Gdb-patches mailing list