[fpc-pascal] map file
Alexey Voytsehovich
ironwit at gmail.com
Thu Sep 24 11:13:07 CEST 2009
Hello Jonas,
Thursday, September 24, 2009, 12:04:20 PM, you wrote:
> On 24 Sep 2009, at 10:59, Alexey Voytsehovich wrote:
>> Yes, it looks like what I need. :) Another question, can I use gdb as
>> a reference? That is, from the command line to send him a request and
>> get an answer. To check each address automatically, but before work to
>> run a script that will fill the necessary data file record.
>>
>> if i use this
>> gdb testexcept.exe info line *0x004015c3
> You should be able to do this:
> echo "info line *0x004015c3" > gdb.txt
> gdb -batch --command=gdb.txt
bigger tenx :)
--
Best regards,
Alexey Voytsehovich mailto:ironwit at gmail.com
More information about the fpc-pascal
mailing list