* [rfa] doc/gdbint.texinfo: remove references to pyramid macros
@ 2002-04-09 9:40 Michael Elizabeth Chastain
2002-04-09 11:14 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-09 9:40 UTC (permalink / raw)
To: gdb-patches
And now for something different. I found this in an old
"work in progress" directory.
Here's a doco cleanup patchlet. This removes references to
PYRAMID_* from gdbint.texinfo, section "Obsolete Conditionals".
Here is the history:
gdb HEAD no reference to PYRAMID_*
gdb gdb_5_2-branch no reference to PYRAMID_*
gdb 5.1.1 no reference to PYRAMID_*
gdb 5.1 no reference to PYRAMID_*
gdb 5.0 all references to PYRAMID_* are "OBSOLETE"
gdb 4.18 PYRAMID_* is live
I would like to apply this to HEAD. It would not hurt the 5.2 branch,
but it's not necessary, either.
Okay to apply?
Michael C
===
2002-04-09 Michael Chastain <mec@shout.net>
* gdb.texinfo (Obsolete Conditionals): Remove references to
pyramid macros.
Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.72
diff -c -3 -p -r1.72 gdbint.texinfo
*** gdbint.texinfo 6 Apr 2002 00:02:52 -0000 1.72
--- gdbint.texinfo 9 Apr 2002 16:36:54 -0000
*************** and deleted from all of @value{GDBN}'s c
*** 5728,5740 ****
Any @file{@var{foo}-xdep.c} file that references STACK_END_ADDR
is so old that it has never been converted to use BFD. Now that's old!
- @item PYRAMID_CONTROL_FRAME_DEBUGGING
- pyr-xdep.c
- @item PYRAMID_CORE
- pyr-xdep.c
- @item PYRAMID_PTRACE
- pyr-xdep.c
-
@item REG_STACK_SEGMENT
exec.c
--- 5728,5733 ----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros
2002-04-09 9:40 [rfa] doc/gdbint.texinfo: remove references to pyramid macros Michael Elizabeth Chastain
@ 2002-04-09 11:14 ` Eli Zaretskii
0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2002-04-09 11:14 UTC (permalink / raw)
To: mec; +Cc: gdb-patches
> Date: Tue, 9 Apr 2002 11:40:08 -0500
> From: Michael Elizabeth Chastain <mec@shout.net>
>
> Here's a doco cleanup patchlet. This removes references to
> PYRAMID_* from gdbint.texinfo, section "Obsolete Conditionals".
Please go ahead: we don't need to document macros that don't exist.
> Okay to apply?
Yes; but please correct the ChangeLog entry:
> 2002-04-09 Michael Chastain <mec@shout.net>
>
> * gdb.texinfo (Obsolete Conditionals): Remove references to
> pyramid macros.
It's gdbint.texinfo, not gdb.texinfo.
Also, I think it's better to say PYRAMID, in upper case, because some
people might confuse that for some adjective or something, not a name
of a platform.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros
@ 2002-04-09 22:12 Michael Elizabeth Chastain
0 siblings, 0 replies; 5+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-09 22:12 UTC (permalink / raw)
To: eliz; +Cc: gdb-patches
Committed.
Michael C
2002-04-09 Michael Chastain <mec@shout.net>
* gdbint.texinfo (Obsolete Conditionals): Remove references to
PYRAMID_* macros.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros
2002-04-09 11:38 Michael Elizabeth Chastain
@ 2002-04-09 22:06 ` Eli Zaretskii
0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2002-04-09 22:06 UTC (permalink / raw)
To: Michael Elizabeth Chastain; +Cc: gdb-patches
On Tue, 9 Apr 2002, Michael Elizabeth Chastain wrote:
> > Also, I think it's better to say PYRAMID, in upper case, because some
> > people might confuse that for some adjective or something, not a name
> > of a platform.
>
> I'll do that.
>
> How is this?
Perfect! Thanks; please commit this.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros
@ 2002-04-09 11:38 Michael Elizabeth Chastain
2002-04-09 22:06 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-09 11:38 UTC (permalink / raw)
To: eliz; +Cc: gdb-patches
Eli Zaretskii writes:
> It's gdbint.texinfo, not gdb.texinfo.
Doh!
> Also, I think it's better to say PYRAMID, in upper case, because some
> people might confuse that for some adjective or something, not a name
> of a platform.
I'll do that.
How is this?
Michael C
2002-04-09 Michael Chastain <mec@shout.net>
* gdbint.texinfo (Obsolete Conditionals): Remove references to
PYRAMID_* macros.
Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.72
diff -c -3 -p -r1.72 gdbint.texinfo
*** gdbint.texinfo 6 Apr 2002 00:02:52 -0000 1.72
--- gdbint.texinfo 9 Apr 2002 16:36:54 -0000
*************** and deleted from all of @value{GDBN}'s c
*** 5728,5740 ****
Any @file{@var{foo}-xdep.c} file that references STACK_END_ADDR
is so old that it has never been converted to use BFD. Now that's old!
- @item PYRAMID_CONTROL_FRAME_DEBUGGING
- pyr-xdep.c
- @item PYRAMID_CORE
- pyr-xdep.c
- @item PYRAMID_PTRACE
- pyr-xdep.c
-
@item REG_STACK_SEGMENT
exec.c
--- 5728,5733 ----
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-04-10 5:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-09 9:40 [rfa] doc/gdbint.texinfo: remove references to pyramid macros Michael Elizabeth Chastain
2002-04-09 11:14 ` Eli Zaretskii
2002-04-09 11:38 Michael Elizabeth Chastain
2002-04-09 22:06 ` Eli Zaretskii
2002-04-09 22:12 Michael Elizabeth Chastain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox