Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Michael Elizabeth Chastain <mec@shout.net>, kevinb@redhat.com
Cc: green@redhat.com, gdb@sources.redhat.com
Subject: [PATCH] Fix `Breakpoint related warnings' has no Up field
Date: Wed, 15 Oct 2003 17:58:00 -0000	[thread overview]
Message-ID: <1031015175810.ZM21854@localhost.localdomain> (raw)
In-Reply-To: Michael Elizabeth Chastain <mec@shout.net> "`Breakpoint related warnings' has no Up field" (Oct 15, 12:34pm)

On Oct 15, 12:34pm, Michael Elizabeth Chastain wrote:

> Oops, 'make install' on gdb HEAD just died on me.
> native i686-pc-linux-gnu, red hat 8.0, texinfo 4.2.
> 
> Looks like some new texinfo needs a little adjustment, that's all.
> 
> Michael C
> 
>   makeinfo --split-size=5000000 -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/../../readline/doc -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/../mi -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc \
> 	  -o gdb.info /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo
>   /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo:3312: `Breakpoint related warnings' has no Up field.
>   /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo:3312: warning: unreferenced node `Breakpoint related warnings'.

Fixed with the following patch (committed).  Thanks to Anthony Green
for sending me the patch.

Kevin

	From Anthony Green  <green@redhat.com>:
        * gdb.texinfo (Breakpoints related warnings): Insert into menu.

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.180
diff -u -p -r1.180 gdb.texinfo
--- gdb.texinfo	14 Oct 2003 20:23:28 -0000	1.180
+++ gdb.texinfo	15 Oct 2003 17:52:35 -0000
@@ -2441,6 +2441,7 @@ all breakpoint in that range are operate
 * Break Commands::              Breakpoint command lists
 * Breakpoint Menus::            Breakpoint menus
 * Error in Breakpoints::        ``Cannot insert breakpoints''
+* Breakpoint related warnings:: ``Breakpoint address adjusted...''
 @end menu
 
 @node Set Breaks


      reply	other threads:[~2003-10-15 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15 16:34 Michael Elizabeth Chastain
2003-10-15 17:58 ` Kevin Buettner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1031015175810.ZM21854@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=green@redhat.com \
    --cc=mec@shout.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox