Problem with gdb hook command

thejes <[email protected]> Tue, 24 Feb 2009 08:03:46 -0800 (PST)
Newsgroups gmane.comp.gdb.general
Message-ID <[email protected]>
Hi all,

I have gdb version 6.8 connected to openOCD for jtag ARM target . It is
working fine for ARM executables. When i am using , hook-stop in a script
and so executing number of commands for every steps, I have noticed that ,
for each step commands  debugging becomes slower and slower.When i went
through gdbserver code,i found that the memory accessing packet request from
gdb to gdbserver increasing each time, according to the number of commands
in the script (under hook-stop). After few steps the delay  is significant!,
(have to wait more than 8 seconds after  a step to reach the control back to
user). 

Did anybody notice this? Can anybody help me to solve this issue?

Thanks in advance
Thejus



-- 
View this message in context: http://www.nabble.com/Problem-with-gdb-hook-command-tp22182062p22182062.html
Sent from the Gnu - gdb - General mailing list archive at Nabble.com.