* Re: [RFA] gdb/command.c, gdb/command.h: "help all"
2001-09-05 0:13 ` [RFA] gdb/command.c, gdb/command.h: "help all" glen mccready
@ 2000-03-24 10:42 ` Fernando Nasser
2001-09-05 3:26 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Fernando Nasser @ 2000-03-24 10:42 UTC (permalink / raw)
To: glen mccready; +Cc: gdb-patches
glen mccready wrote:
>
> I will get better at this, I'm sure. :-/
>
That is fine. There are lots of common practices that are not written anywhere, so you post and we tell you. After a
short while you'll know them all and will be your turn to tell others...
> In article < 200003241731.JAA12735@cygint.cygnus.com >,
> glen mccready <gkm@cygnus.com> wrote:
> [...]
> >Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com>
> >
> > * commands.c (help_all): Add functionality to display a complete
> > listing of available commands.
>
> Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com>
>
> * command.c, command.h (help_all): Add functionality to display
> a complete listing of available commands.
Better yet:
Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com>
* command.c (help_all): New function. Add functionality
to display a complete listing of available commands.
* command.h: Add declaration for the above.
If nobody objects by the end of the afternoon, please check it in.
--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser@cygnus.com
2323 Yonge Street, Suite #300 Tel: 416-482-2661 ext. 311
Toronto, Ontario M4P 2C9 Fax: 416-482-6299
From shebs@apple.com Fri Mar 24 10:51:00 2000
From: Stan Shebs <shebs@apple.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: GDB Patches <gdb-patches@sourceware.cygnus.com>
Subject: Re: [PATCH] Fix texinfo problems...
Date: Fri, 24 Mar 2000 10:51:00 -0000
Message-id: <38DBB937.126C95E@apple.com>
References: <38DB1875.4B504618@cygnus.com>
X-SW-Source: 2000-03/msg00553.html
Content-length: 850
Andrew Cagney wrote:
>
> Hello,
>
> I've applied the attatched patch. It probably isn't elegant and
> probably isn't the best way of handling this :-/ However, after applying
> it I'm able to use makeinfo versions 3.12, 3.12f and 4.0 :-)
*Please* don't add the node links back!! I went to some trouble to get
rid of them all, because they make for an utter nightmare when you're
trying to add new material. They're only useful if you want to link
nodes in some fashion other than that implied by the chapter/section
structure, and as of yet I haven't heard anyone come up with a good
rationale for linking in any other way.
The replication of the TOC node with ifinfo and ifhtml is sufficient
to make the manual generate correctly with three versions of texinfo,
so I'm mystified as to why you think these other changes are necessary...
Stan
From fnasser@cygnus.com Fri Mar 24 10:53:00 2000
From: Fernando Nasser <fnasser@cygnus.com>
To: Jimmy Guo <guo@cup.hp.com>
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: regression analysis: gdb.sum postprocessing script
Date: Fri, 24 Mar 2000 10:53:00 -0000
Message-id: <38DBB807.F97D968D@cygnus.com>
References: <Pine.LNX.4.10.10003241103440.15236-100000@hpcll168.cup.hp.com>
X-SW-Source: 2000-03/msg00554.html
Content-length: 1090
Jimmy Guo wrote:
>
> Here is a Perl script I wrote to postprocess one or more gdb.sum files
> and provide a complete dejagnu test outcome summary (or diff if more
> than one gdb.sum files are given). It's most useful if you want to have
> a complete view of regression status between two source trees and/or if
> you set up your testing to run multiple passes (to see how a test point
> behaves in different passes), however you can use it just on one test
> run's gdb.sum file and play around with the options to get test outcome
> presented in a much organized and useful way than going through the flat
> gdb.sum file.
>
> I don't know if this is useful to keep around in the repository ...
>
Sure it is.
Just a question: is this being assigned and can be distributed under the GPL?
If Stan agrees, I would like to incorporate it (IP issues sorted, of course).
--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser@cygnus.com
2323 Yonge Street, Suite #300 Tel: 416-482-2661 ext. 311
Toronto, Ontario M4P 2C9 Fax: 416-482-6299
From guo@cup.hp.com Fri Mar 24 10:56:00 2000
From: Jimmy Guo <guo@cup.hp.com>
To: Fernando Nasser <fnasser@cygnus.com>
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: regression analysis: gdb.sum postprocessing script
Date: Fri, 24 Mar 2000 10:56:00 -0000
Message-id: <Pine.LNX.4.10.10003241153560.15303-100000@hpcll168.cup.hp.com>
References: <38DBB807.F97D968D@cygnus.com>
X-SW-Source: 2000-03/msg00555.html
Content-length: 435
>> I don't know if this is useful to keep around in the repository ...
>>
>
>Sure it is.
>
>Just a question: is this being assigned and can be distributed under the GPL?
>
>If Stan agrees, I would like to incorporate it (IP issues sorted, of course).
Let me know if I need to do the copyright assignment thing on this
simple tool ... in the mean time I will try to get one ready (but takes
some time)
- Jimmy Guo, guo@cup.hp.com
^ permalink raw reply [flat|nested] 3+ messages in thread