Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb script
@ 2009-07-22 13:07 nagaraju.m
  2009-07-22 21:30 ` Joel Brobecker
  0 siblings, 1 reply; 7+ messages in thread
From: nagaraju.m @ 2009-07-22 13:07 UTC (permalink / raw)
  To: gdb

Hi ALL,

       I have a problem in gdb-6.8 target execution, GDB is not giving 
control back to my script whenever it hits a breakpoint.

    ex:

    if suppose my gdb script contains

    file name:*gdb.cmd*
   
   * tar simulator
    load
    b  <some location>   (ex: b main)
    run
    info reg
    q

*
  if i use this script like

  *  gdb  -x  gdb.cmd*

    After hitting breakpoint it not giving control back to script and it 
is not executing remaining part

     *info reg
    q

    *can any one please help me out why gdb is not giving control back 
to script
 
  
Thanks in advance,
Nagaraju
  


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-24  9:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-22 13:07 gdb script nagaraju.m
2009-07-22 21:30 ` Joel Brobecker
2009-07-23  0:34   ` Paul Pluzhnikov
2009-07-23  1:53     ` Joel Brobecker
2009-07-24  6:18       ` nagaraju.m
2009-07-24  6:39         ` Paul Pluzhnikov
2009-07-24  9:50           ` nagaraju.m

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox