public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: OBones <obones@free.fr>
To: Jonas Maebe <jonas.maebe@elis.ugent.be>
Cc: gdb@sourceware.org
Subject: Re: Using gdb with a Delphi XE2 project
Date: Tue, 15 May 2012 09:37:00 -0000	[thread overview]
Message-ID: <4FB223A4.5060104@free.fr> (raw)
In-Reply-To: <20120515112139.Horde.wuqbbUisJlFPsiAj8wLB51A@mail.elis.ugent.be>

Jonas Maebe wrote:
>
> 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.
>
Thanks, that is crystal clear, I'll have to work around this one way or 
another, back to the drawing board.

      reply	other threads:[~2012-05-15  9:37 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
2012-05-15  9:37   ` OBones [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=4FB223A4.5060104@free.fr \
    --to=obones@free.fr \
    --cc=gdb@sourceware.org \
    --cc=jonas.maebe@elis.ugent.be \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).