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:iron...@gmail.com

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to