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]

Re: Win32 gdbserver dll support.


Daniel Jacobowitz wrote:

Yep. I've been moving the ELF-specific bits into elfread.c for the last hour. For Windows this should be easy, since it looks like DLLs are always relocated by a single offset; does Windows CE relocate text and data by different amounts, or is there still a single image base?


Still a single image base.


Yes please. I'll try to combine all the pieces.


Sent.


Many thanks for doing this.

Cheers,
Pedro Alves


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