Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: gdb-patches@sourceware.org
Subject: Regression in exec.c (print_section_info) ?
Date: Mon, 28 Apr 2008 08:38:00 -0000	[thread overview]
Message-ID: <18453.10856.678467.961230@kahikatea.snap.net.nz> (raw)


This works for me, e.g. with "info target" but perhaps there is a bigger
picture and this line was removed for another reason.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


*** exec.c	20 Apr 2008 10:20:39 +1200	1.73
--- exec.c	28 Apr 2008 13:33:24 +1200	
*************** print_section_info (struct target_ops *t
*** 546,551 ****
--- 546,552 ----
      {
        printf_filtered (_("\tEntry point: "));
        fputs_filtered (paddress (bfd_get_start_address (abfd)), gdb_stdout);
+       printf_filtered ("\n");
      }
    for (p = t->to_sections; p < t->to_sections_end; p++)
      {


             reply	other threads:[~2008-04-28  1:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28  8:38 Nick Roberts [this message]
2008-04-29  7:01 ` Joel Brobecker
2008-04-29 14:29   ` Nick Roberts
2008-05-01 18:07     ` Joel Brobecker
2008-05-02  1:05       ` Nick Roberts
2008-05-02  5:19         ` Joel Brobecker
2008-05-02 22:29         ` Michael Snyder
2008-05-04  8:34           ` Nick Roberts

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=18453.10856.678467.961230@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=gdb-patches@sourceware.org \
    /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