Mail Archives: djgpp/1996/08/01/17:17:18
On 1/8/96 6:11 pm, Steven M. Gibson <76711 DOT 2621 AT CompuServe DOT COM> did thus say >>>
> Hi all ...
>
> Does anyone know whether GCC can be convinced to create a DOS
> format .MAP file? If it could then other debuggers could be used
> for providing source-level debugging. Soft-ICE is a stellar
> debugger -- available both for DOS and Windows 3.1 and Win95 ...
> but it needs a .MAP file with line-number info in order to handle
> source-code debug.
>
> So ... is there ANY WAY (even using some sort of converter
> utility) to get a .MAP file out of GCC ?????
>
> Thanks a mill!
>
> --
> Steve Gibson
> Gibson Research
> steve AT grc DOT com
I have a little program that spits out ALL symbol table information (types, line
numbers ....) in a nice format. The output would require reformatting, but at
least the info is there. If your interested, I can mail it to you (a bit big to
post to the group).
Bill
- Raw text -