From: Jonas Maebe <jonas.maebe@elis.ugent.be>
To: gdb@sourceware.org
Subject: Re: Using gdb with a Delphi XE2 project
Date: Tue, 15 May 2012 09:22:00 -0000 [thread overview]
Message-ID: <20120515112139.Horde.wuqbbUisJlFPsiAj8wLB51A@mail.elis.ugent.be> (raw)
In-Reply-To: <4FB2190B.2020408@free.fr>
OBones wrote on Tue, 15 May 2012:
> Under Windows, I'm trying to debug with gdb an exe file created with
> Delphi XE2
> However, I can't find which options I should set for the
> compiler/linker in order for gdb to find the symbols and allow
> debugging as right now, I always get this message:
>
> Reading symbols from C:\Some\Dir\MyProgram.exe...(no debugging
> symbols found)...done.
>
> Does anyone have any suggestion?
Delphi can only generate debug info in the TD32 format, which is not
supported by gdb.
Jonas
next prev parent reply other threads:[~2012-05-15 9:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 8:52 OBones
2012-05-15 9:22 ` Jonas Maebe [this message]
2012-05-15 9:37 ` OBones
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=20120515112139.Horde.wuqbbUisJlFPsiAj8wLB51A@mail.elis.ugent.be \
--to=jonas.maebe@elis.ugent.be \
--cc=gdb@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