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: verification of remote program


On Thu, Apr 24, 2003 at 10:55:37AM +0200, Jan Hoogerbrugge wrote:

Several times I made the mistake to load a different program on the remote target than the program that I pass to gdb on the command line. This leads to wierd results. Is some sort of verification possible? For example, comparing text, data and bss sizes.


I've been planning to implement something along these lines to verify
shared libraries; just haven't had time to do it.

See:
(gdb) compare-sections
the last time this came up, I think there was talk of implementing rsync across the remote protocol ....


Andrew



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