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]

How to access global variable over kgdb


Hi,

I use gdb 5.2.1 to debug linux kernel with kgdb patch on another box by a serial cable.
I have now problem to use normal gdb command line to debug. But I can
not 'see' any global variables. When I tried to do it, the gdb complained:
   No symbol "xxxxxxxx" in current context

Any idea what's wrong?

Thanks
GF


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