This is the mail archive of the gdb@sourceware.org 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]

Using symbols from


Hi,

I'm using gdb to debug a program on a remote target via IP; the symbol
tables I have are not in a gdb-friendly format.

I have the output of the platform specific nm run against the binary;
is there any way I can teach gdb about the data from nm (at least the
entry addresses to my functions, location of some global variables?).

Thanks,
-- vs


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