Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Bob Rossi <bob@brasko.net>
To: GDB <gdb@sources.redhat.com>
Subject: reading symbols
Date: Thu, 17 Mar 2005 19:59:00 -0000	[thread overview]
Message-ID: <20050317195935.GA28845@white> (raw)

Hi,

I had a quick question. I'm running GNAT GDB 3.15p on windows. I have 2
programs that link to the same dll. GDB is able to debug the dll with
program A, but with program B, when I run GDB, it crashes loading the
symbols for program B with this error,
   BFD: BFD internal error, aborting at coffcode.h line 749 in
   styp_to_sec_flags

I don't want to debug program B, since it is C++, I just want to debug
the DLL which is written in ADA. Is there any way I can tell GDB to not
worry about reading in symbols for anything besides the DLL, so that I
can debug again?

Here's what a session looks like,

gdb dellell.dll
b file.c:1
exec-file programB
r arguments

BFD: BFD internal error, aborting at coffcode.h line 749 in
styp_to_sec_flags


Thanks,
Bob Rossi


             reply	other threads:[~2005-03-17 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17 19:59 Bob Rossi [this message]
2005-03-17 20:02 ` Daniel Jacobowitz

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=20050317195935.GA28845@white \
    --to=bob@brasko.net \
    --cc=gdb@sources.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