Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Christopher Faylor <cgf@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: gdb and Dll
Date: Wed, 27 Nov 2002 16:57:00 -0000	[thread overview]
Message-ID: <3DE569EC.5060500@redhat.com> (raw)
In-Reply-To: <20021128005242.GB2696@redhat.com>


> There is one long-standing "gotcha" in debugging dlls however.  Currently
> you can only set breakpoints on line numbers not on symbol names if the
> dll is not loaded.  That is you can't do:
> 
>   dll-symbols foo.dll
>   bp foo
> 
> You have to, instead do:
> 
>   dll-symbols foo.dll
>   list foo
>   bp <first line of foo>

Weird.  Create a bug report.

Andrew


  reply	other threads:[~2002-11-28  0:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-27  1:13 Heiko Gerdau
2002-11-27  8:11 ` Joel Brobecker
2002-11-27 16:52 ` Christopher Faylor
2002-11-27 16:57   ` Andrew Cagney [this message]
2002-11-27 17:11     ` Christopher Faylor
2002-11-27 19:08       ` Christopher Faylor
2002-11-28  4:40         ` Heiko Gerdau
2002-11-28 18:15           ` Christopher Faylor
2002-11-29  4:27             ` Heiko Gerdau
2002-11-28 14:31       ` Andrew Cagney

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=3DE569EC.5060500@redhat.com \
    --to=ac131313@redhat.com \
    --cc=cgf@redhat.com \
    --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