Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: [Darwin 4/4] remove comment in machoread.c (macho_symfile_read)
Date: Fri, 01 Jul 2011 19:11:00 -0000	[thread overview]
Message-ID: <1309547006-21412-5-git-send-email-brobecker@adacore.com> (raw)
In-Reply-To: <1309547006-21412-1-git-send-email-brobecker@adacore.com>

Does not seem to be applicable to the current code anymore.

gdb/ChangeLog:

        * machoread.c (macho_symfile_read): Delete OBE comment.

Checked in.

---
 gdb/ChangeLog   |    4 ++++
 gdb/machoread.c |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3e306ad..02f11c5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
 
+	* machoread.c (macho_symfile_read): Delete OBE comment.
+
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
 	* machoread.c (struct macho_oso_data): Delete.
 	(current_oso): Delete.
 	(macho_relocate_common_syms): New function, mostly extracted
diff --git a/gdb/machoread.c b/gdb/machoread.c
index e1c03fd..a454cd4 100644
--- a/gdb/machoread.c
+++ b/gdb/machoread.c
@@ -745,9 +745,6 @@ macho_symfile_read (struct objfile *objfile, int symfile_flags)
       dwarf2_build_psymtabs (objfile);
     }
 
-  /* Do not try to read .eh_frame/.debug_frame as they are not relocated
-     and dwarf2_build_frame_info cannot deal with unrelocated sections.  */
-
   /* Then the oso.  */
   if (oso_vector != NULL)
     macho_symfile_read_all_oso (objfile, symfile_flags);
-- 
1.7.1


      parent reply	other threads:[~2011-07-01 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 19:03 Various fixes to the Darwin port Joel Brobecker
2011-07-01 19:03 ` [Darwin 3/4] [mach-o] get rid of current_oso global Joel Brobecker
2011-07-01 19:03 ` [Darwin 2/4] Do not crash (failed assertion) after PT_KILL ptrace error Joel Brobecker
2011-07-02 16:59   ` Mark Kettenis
2011-07-03 16:18     ` Joel Brobecker
2011-07-03  7:30       ` Joel Brobecker
2011-07-01 19:03 ` [Darwin 1/4] detach: Do not resume inferior after ptrace detach Joel Brobecker
2011-07-01 19:11 ` Joel Brobecker [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=1309547006-21412-5-git-send-email-brobecker@adacore.com \
    --to=brobecker@adacore.com \
    --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