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]

how to test arm-tdep.c (with cross compiled gdbserver) using gdbserver ?


Hi all,

suppose some changes are done in arm.-tdep.c (not linux related changes, but 
bare metal changes)
this is regarding reversible-debugging.

now, is it possible that I cross compile gdbserver for arm and put it on target.
then; have tcl/expect tests things running on x86 which remotely connects to 
gdbserver ?
will that test i386-tdep.c reversible ?

but I am not sure how do we get arm-tdep.c into picture from host ?

Regards,
Oza.


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