Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Klee Dienes <klee@apple.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: Jim Blandy <jimb@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] Handle stack underflow in dbxread.c
Date: Mon, 18 Nov 2002 13:43:00 -0000	[thread overview]
Message-ID: <CCE3FF15-FB3E-11D6-84AF-00039396EEB8@apple.com> (raw)
In-Reply-To: <3DD9591C.50601@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

> Thanks!  Don't forget to post the ChangeLog and patch.

2002-11-18  Klee Dienes  <kdienes@apple.com>

         * buildsym.c (pop_context): Add comment.


[-- Attachment #2: pop-context.txt --]
[-- Type: text/plain, Size: 470 bytes --]

Index: buildsym.c
===================================================================
RCS file: /cvs/src/src/gdb/buildsym.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- buildsym.c	18 Nov 2002 19:14:10 -0000	1.22
+++ buildsym.c	18 Nov 2002 20:57:55 -0000	1.23
@@ -1102,6 +1102,9 @@
   return new;
 }
 
+/* Pop a context block.  Returns the address of the context block just
+   popped. */
+
 struct context_stack *
 pop_context (void)
 {

  reply	other threads:[~2002-11-18 21:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15  1:02 Klee Dienes
2002-11-15 12:18 ` Jim Blandy
2002-11-15 13:19   ` Klee Dienes
2002-11-18  9:57     ` Jim Blandy
2002-11-18 11:16       ` Klee Dienes
2002-11-18 12:42         ` Andrew Cagney
2002-11-18 13:06           ` Klee Dienes
2002-11-18 13:18             ` Andrew Cagney
2002-11-18 13:43               ` Klee Dienes [this message]
2002-11-18 13:18         ` Jim Blandy
2002-11-18 13:53           ` Klee Dienes

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=CCE3FF15-FB3E-11D6-84AF-00039396EEB8@apple.com \
    --to=klee@apple.com \
    --cc=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=jimb@redhat.com \
    /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