Mail Archives: djgpp-workers/2001/03/29/00:12:49
At 12:35 PM 03/28/2001 -0500, you wrote:
>
>> Could you or someone else please post a list of issues that need to be
>> solved/figured out in order to add core file support to GDB? The info
>
>I don't know the gdb side, but the key is that bfd needs to be able to
>read the core file.
>
>> In particular, I don't really understand why does the core file needs
>> to be COFF.
>
>It can be anything, as long as bfd and gdb can use it.
PMDBCD it is then?
I've been reading the BFD docs and I've managed to grok a few important
things in the process. All one has to do to enable BFD to read another
binary file format is to write backend functions that can read the format
and include it with the BFD library. This has to be done by the one working
on the GDB/BFD side. Sound simple enough, eh?
But I guess writing an API to read the current format would be simpler as
Eli suggests. Unless one would really want to debug a DJGPP program using a
GDB for Linux, All I've to do now is restructure the core file to suit the
BFD structure.
nimrod_a_abing
--------------
+========================================+
| Home page: www.geocities.com/n_abing |
+========================================+
"Tinimbang ka ngunit kulang."
If you understand that phrase, i-email mo'ko. ;-)
- Raw text -