From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22484 invoked by alias); 9 Apr 2002 18:38:27 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22471 invoked from network); 9 Apr 2002 18:38:26 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 9 Apr 2002 18:38:26 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g39IcMB28656; Tue, 9 Apr 2002 13:38:22 -0500 Date: Tue, 09 Apr 2002 11:38:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200204091838.g39IcMB28656@duracef.shout.net> To: eliz@is.elta.co.il Subject: Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros Cc: gdb-patches@sources.redhat.com X-SW-Source: 2002-04/txt/msg00366.txt.bz2 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 * 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 ----