From: David Lamy-Charrier <david.lamy@gmail.com>
To: gdb@sources.redhat.com
Subject: regression: support for spaces in dll path on Windows
Date: Wed, 07 Dec 2005 13:33:00 -0000 [thread overview]
Message-ID: <6541ed4c0512070533k7367cd0etcce64ed2d0b9c2df@mail.gmail.com> (raw)
Hi all,
I am trying to debug a .exe that loads a .dll on a WinXp Pro PC with a
MinGW gdb version taken from CVS head on November 16.
When my .exe loads a dll, gdb gets the LOAD_DLL_DEBUG_EVENT but it
fails to load the debug info of the dll because there are some spaces
in the path to my dll.
I tried with a GDB 6.3_1 MinGW and it works well with blank in path
names, but I have a problem when it tries to decode the stack frame
(certainly because the .exe has been compiled by Microsoft VC6.0 in
release mode).
Does anyone know where I should look in the source code to:
- patch the stack frame decoding problem on gdb 6.3_1
or
- patch the space in path names to dll problem on latest version of gdb ??
Thanks in advance,
David
next reply other threads:[~2005-12-07 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-07 13:33 David Lamy-Charrier [this message]
2005-12-07 19:19 ` Christopher Faylor
2005-12-08 18:26 ` David Lamy-Charrier
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=6541ed4c0512070533k7367cd0etcce64ed2d0b9c2df@mail.gmail.com \
--to=david.lamy@gmail.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