[fpc-pascal] map file

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Sep 24 11:09:59 CEST 2009


On 24 Sep 2009, at 11:04, Jonas Maebe wrote:

> On 24 Sep 2009, at 10:59, Alexey Voytsehovich wrote:
>
>> gdb testexcept.exe info line *0x004015c3
>
> You should be able to do this:
>
> echo "info line *0x004015c3" > gdb.txt
> gdb -batch --command=gdb.txt

Sorry,

gdb testexcept.exe -batch --command=gdb.txt


Jonas



More information about the fpc-pascal mailing list