Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: Pending breakpoints and scripts
@ 2004-02-09 22:27 Michael Elizabeth Chastain
  2004-02-09 22:38 ` Andrew Cagney
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Elizabeth Chastain @ 2004-02-09 22:27 UTC (permalink / raw)
  To: cagney, gdb

> Thoughts?

You might not agree with this thought ... push back the branch cut until
there haven't been any new "breakpoint pending" issues surfaced for a
week.

(Kind of a brutal thought, I know)

Michael C


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

* Re: Pending breakpoints and scripts
  2004-02-09 22:27 Pending breakpoints and scripts Michael Elizabeth Chastain
@ 2004-02-09 22:38 ` Andrew Cagney
  2004-02-10  6:33   ` New command MuthuKumar-Hotpop
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Cagney @ 2004-02-09 22:38 UTC (permalink / raw)
  To: Michael Elizabeth Chastain; +Cc: gdb

> Thoughts?
> 
> 
> You might not agree with this thought ... push back the branch cut until
> there haven't been any new "breakpoint pending" issues surfaced for a
> week.
> 
> (Kind of a brutal thought, I know)

Well, looking at the math:

- I post the enable tui patch today (...)
- wait a week
- I commit the enable tui patch (which will make a mess)
- wait a week
- branch

that puts the branch at ~22.

I think enabling the TUI will make this breakpoint stuff look like a ripple.

(I'm obviously going to have to commit the TUI stuff earlier :-/)

Andrew



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

* New command
  2004-02-09 22:38 ` Andrew Cagney
@ 2004-02-10  6:33   ` MuthuKumar-Hotpop
  2004-02-10  6:36     ` Kip Macy
  0 siblings, 1 reply; 5+ messages in thread
From: MuthuKumar-Hotpop @ 2004-02-10  6:33 UTC (permalink / raw)
  Cc: gdb

Hello All,

I have tried to define the user commands in the GDB as
define clr
>she clear
>end
document clr
>It is used to clear the gdb workspace screen.
>end

The changes are in the particular session only.When I quit the gdb ,the next time there is no command like that.
What we have to do to make the user-command to be put permanently.

Thanks,
Muthukumar



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

* Re: New command
  2004-02-10  6:33   ` New command MuthuKumar-Hotpop
@ 2004-02-10  6:36     ` Kip Macy
  2004-02-10  7:07       ` MuthuKumar-Hotpop
  0 siblings, 1 reply; 5+ messages in thread
From: Kip Macy @ 2004-02-10  6:36 UTC (permalink / raw)
  To: MuthuKumar-Hotpop; +Cc: gdb

add the definition to your .gdbinit

On Tue, 10 Feb 2004, MuthuKumar-Hotpop wrote:

> Hello All,
>
> I have tried to define the user commands in the GDB as
> define clr
> >she clear
> >end
> document clr
> >It is used to clear the gdb workspace screen.
> >end
>
> The changes are in the particular session only.When I quit the gdb ,the next time there is no command like that.
> What we have to do to make the user-command to be put permanently.
>
> Thanks,
> Muthukumar
>
>
>
>


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

* Re: New command
  2004-02-10  6:36     ` Kip Macy
@ 2004-02-10  7:07       ` MuthuKumar-Hotpop
  0 siblings, 0 replies; 5+ messages in thread
From: MuthuKumar-Hotpop @ 2004-02-10  7:07 UTC (permalink / raw)
  To: Kip Macy; +Cc: gdb

Hello Kip and all,

 Thanks.I am using HP-UX.
GDB version is 
HP gdb 4.0 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.

Thanks,
Muthukumar


> add the definition to your .gdbinit
> 
> > I have tried to define the user commands in the GDB as
> > define clr
> > >she clear
> > >end
> > document clr
> > >It is used to clear the gdb workspace screen.
> > >end
> >
> > The changes are in the particular session only.When I quit the gdb ,the next time there is no command like that.
> > What we have to do to make the user-command to be put permanently.
> >



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

end of thread, other threads:[~2004-02-10  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-09 22:27 Pending breakpoints and scripts Michael Elizabeth Chastain
2004-02-09 22:38 ` Andrew Cagney
2004-02-10  6:33   ` New command MuthuKumar-Hotpop
2004-02-10  6:36     ` Kip Macy
2004-02-10  7:07       ` MuthuKumar-Hotpop

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