public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* RE: gdb 5.0: a way to set tabs in .gdbinit?
@ 2001-10-02 14:04 jcunningham
  2001-11-15 14:29 ` jcunningham
  0 siblings, 1 reply; 6+ messages in thread
From: jcunningham @ 2001-10-02 14:04 UTC (permalink / raw)
  To: hunt, keiths; +Cc: insight

I'll download a current snapshot. Thanks. 

Jeff Cunningham
Communication Systems Engineer
Dotcast, Inc



-----Original Message-----
From: Martin M. Hunt [mailto:hunt@redhat.com]
Sent: Thursday, November 15, 2001 2:21 PM
To: Keith Seitz; Jeff Cunningham (Seattle)
Cc: Insight Maling List
Subject: Re: gdb 5.0: a way to set tabs in .gdbinit?


On Thursday 15 November 2001 12:08 pm, Keith Seitz wrote:
> [Moved to insight mailing list.]

> You should need only specify this preference once: it should be saved into
> your preferences file. If it is not remembering or applying this
> preference, then there is a bug that we need to know about.
>
> Keith

There was such a bug for a couple of months.  I fixed it a few weeks ago.  
The current snapshots should be good, or you can apply srcprefs patch posted

to the Insight mailing list

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

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

* RE: gdb 5.0: a way to set tabs in .gdbinit?
  2001-10-02 14:04 gdb 5.0: a way to set tabs in .gdbinit? jcunningham
@ 2001-11-15 14:29 ` jcunningham
  0 siblings, 0 replies; 6+ messages in thread
From: jcunningham @ 2001-11-15 14:29 UTC (permalink / raw)
  To: hunt, keiths; +Cc: insight

I'll download a current snapshot. Thanks. 

Jeff Cunningham
Communication Systems Engineer
Dotcast, Inc



-----Original Message-----
From: Martin M. Hunt [ mailto:hunt@redhat.com ]
Sent: Thursday, November 15, 2001 2:21 PM
To: Keith Seitz; Jeff Cunningham (Seattle)
Cc: Insight Maling List
Subject: Re: gdb 5.0: a way to set tabs in .gdbinit?


On Thursday 15 November 2001 12:08 pm, Keith Seitz wrote:
> [Moved to insight mailing list.]

> You should need only specify this preference once: it should be saved into
> your preferences file. If it is not remembering or applying this
> preference, then there is a bug that we need to know about.
>
> Keith

There was such a bug for a couple of months.  I fixed it a few weeks ago.  
The current snapshots should be good, or you can apply srcprefs patch posted

to the Insight mailing list

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

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

* Re: gdb 5.0: a way to set tabs in .gdbinit?
  2001-10-02 13:57   ` Martin M. Hunt
@ 2001-11-15 14:21     ` Martin M. Hunt
  0 siblings, 0 replies; 6+ messages in thread
From: Martin M. Hunt @ 2001-11-15 14:21 UTC (permalink / raw)
  To: Keith Seitz, jcunningham; +Cc: Insight Maling List

On Thursday 15 November 2001 12:08 pm, Keith Seitz wrote:
> [Moved to insight mailing list.]

> You should need only specify this preference once: it should be saved into
> your preferences file. If it is not remembering or applying this
> preference, then there is a bug that we need to know about.
>
> Keith

There was such a bug for a couple of months.  I fixed it a few weeks ago.  
The current snapshots should be good, or you can apply srcprefs patch posted 
to the Insight mailing list

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

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

* Re: gdb 5.0: a way to set tabs in .gdbinit?
  2001-10-02 12:26 ` Keith Seitz
  2001-10-02 13:57   ` Martin M. Hunt
@ 2001-11-15 12:09   ` Keith Seitz
  1 sibling, 0 replies; 6+ messages in thread
From: Keith Seitz @ 2001-11-15 12:09 UTC (permalink / raw)
  To: jcunningham; +Cc: Insight Maling List

[Moved to insight mailing list.]

On Sun, 11 Nov 2001 jcunningham@dotcast.com wrote:

> Every time I launch gdb I end up setting the tabs to 2 (from default 8)
> using the "Preferences/Source" menu. It seems like the kind of thing I ought
> to be able to do from the command line or, better yet, with a line in local
> .gdbinit, but I haven't been able to find a way.

Gdb does not support this feature. It is unique to Insight.

You should need only specify this preference once: it should be saved into
your preferences file. If it is not remembering or applying this
preference, then there is a bug that we need to know about.

Keith


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

* Re: gdb 5.0: a way to set tabs in .gdbinit?
  2001-10-02 12:26 ` Keith Seitz
@ 2001-10-02 13:57   ` Martin M. Hunt
  2001-11-15 14:21     ` Martin M. Hunt
  2001-11-15 12:09   ` Keith Seitz
  1 sibling, 1 reply; 6+ messages in thread
From: Martin M. Hunt @ 2001-10-02 13:57 UTC (permalink / raw)
  To: Keith Seitz, jcunningham; +Cc: Insight Maling List

On Thursday 15 November 2001 12:08 pm, Keith Seitz wrote:
> [Moved to insight mailing list.]

> You should need only specify this preference once: it should be saved into
> your preferences file. If it is not remembering or applying this
> preference, then there is a bug that we need to know about.
>
> Keith

There was such a bug for a couple of months.  I fixed it a few weeks ago.  
The current snapshots should be good, or you can apply srcprefs patch posted 
to the Insight mailing list

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

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

* Re: gdb 5.0: a way to set tabs in .gdbinit?
       [not found] <E5693199C332CE4491F9E119C2A55A901FD99D@Dc-sea1.dotcast.com>
@ 2001-10-02 12:26 ` Keith Seitz
  2001-10-02 13:57   ` Martin M. Hunt
  2001-11-15 12:09   ` Keith Seitz
  0 siblings, 2 replies; 6+ messages in thread
From: Keith Seitz @ 2001-10-02 12:26 UTC (permalink / raw)
  To: jcunningham; +Cc: Insight Maling List

[Moved to insight mailing list.]

On Sun, 11 Nov 2001 jcunningham@dotcast.com wrote:

> Every time I launch gdb I end up setting the tabs to 2 (from default 8)
> using the "Preferences/Source" menu. It seems like the kind of thing I ought
> to be able to do from the command line or, better yet, with a line in local
> .gdbinit, but I haven't been able to find a way.

Gdb does not support this feature. It is unique to Insight.

You should need only specify this preference once: it should be saved into
your preferences file. If it is not remembering or applying this
preference, then there is a bug that we need to know about.

Keith


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

end of thread, other threads:[~2001-11-15 22:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-02 14:04 gdb 5.0: a way to set tabs in .gdbinit? jcunningham
2001-11-15 14:29 ` jcunningham
     [not found] <E5693199C332CE4491F9E119C2A55A901FD99D@Dc-sea1.dotcast.com>
2001-10-02 12:26 ` Keith Seitz
2001-10-02 13:57   ` Martin M. Hunt
2001-11-15 14:21     ` Martin M. Hunt
2001-11-15 12:09   ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).