Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* breakpoint
@ 2002-09-16 21:20 Vinayak P Risbud
  2002-09-24 13:33 ` debugging gdb with itself Satya
  0 siblings, 1 reply; 4+ messages in thread
From: Vinayak P Risbud @ 2002-09-16 21:20 UTC (permalink / raw)
  To: Ecos-Discuss, gdb

        Hi,
            I am trying to debug redboot on ARM9 platform using
            JTAG debugger.
            I want to put a break point at hal_hardware_init function
            But, the gdb is always breaking at cyg_start function

            How to debug, the functions before cyg_start (i.e
hal_hardware_init)
            using GDB ?

            ~
              Vinayak


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

* debugging gdb with itself
  2002-09-16 21:20 breakpoint Vinayak P Risbud
@ 2002-09-24 13:33 ` Satya
  2002-09-24 13:36   ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Satya @ 2002-09-24 13:33 UTC (permalink / raw)
  To: gdb


Hi,
 I am trying to debug gdb with gdb with itself. I copied gdb into gdb2 and
debugging gdb2 with gdb. When i am debugging a program with gdb2, if i
want to come back to the higher level gdb, how do i do that?

Thanks,
Satya


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

* Re: debugging gdb with itself
  2002-09-24 13:33 ` debugging gdb with itself Satya
@ 2002-09-24 13:36   ` Daniel Jacobowitz
  2002-09-24 20:16     ` Jim Blandy
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Jacobowitz @ 2002-09-24 13:36 UTC (permalink / raw)
  To: Satya; +Cc: gdb

On Tue, Sep 24, 2002 at 03:33:09PM -0500, Satya wrote:
> 
> Hi,
>  I am trying to debug gdb with gdb with itself. I copied gdb into gdb2 and
> debugging gdb2 with gdb. When i am debugging a program with gdb2, if i
> want to come back to the higher level gdb, how do i do that?

Hit control-C?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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

* Re: debugging gdb with itself
  2002-09-24 13:36   ` Daniel Jacobowitz
@ 2002-09-24 20:16     ` Jim Blandy
  0 siblings, 0 replies; 4+ messages in thread
From: Jim Blandy @ 2002-09-24 20:16 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: Satya, gdb

Daniel Jacobowitz <drow@mvista.com> writes:

> On Tue, Sep 24, 2002 at 03:33:09PM -0500, Satya wrote:
> > 
> > Hi,
> >  I am trying to debug gdb with gdb with itself. I copied gdb into gdb2 and
> > debugging gdb2 with gdb. When i am debugging a program with gdb2, if i
> > want to come back to the higher level gdb, how do i do that?
> 
> Hit control-C?

The .gdbinit script that gets placed in the gdb build directory lets
you type `info' (with no arguments) to pop back out, and then
`continue' to go back in.


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

end of thread, other threads:[~2002-09-25  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-16 21:20 breakpoint Vinayak P Risbud
2002-09-24 13:33 ` debugging gdb with itself Satya
2002-09-24 13:36   ` Daniel Jacobowitz
2002-09-24 20:16     ` Jim Blandy

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