GDB solib interface
Daniel Jacobowitz
drow@false.org
Fri Dec 8 23:21:00 GMT 2006
On Fri, Dec 08, 2006 at 03:23:01PM -0700, Smith, Stephen (SWCOE) wrote:
> Thanks,
>
> Now I have a couple of questions.
>
> 1) I take it that there isn't anything special here with regard to DLL
> (PE binary files) vs. SO (ELF binraries)
I've only used it with ELF, despite the DLL naming.
> 2) You have HEXSTR in a couple places, since I am not familiar with
> this representation, how would foo.dll be coded in HEXSTR format.
Just convert the ascii to base 16, two digits per letter.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list