 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mattes Guest
|
Posted: Tue Apr 06, 2004 7:57 am Post subject: How can Gdb read Borland debug infos |
|
|
Hello,
I want to debug with the GNU debugger GDB. The exe is compiled
with Borland c builder 6.0. When I try to add the "tds" symbol
file, GDB complains "can't read symbols: File format
not recognized". Anyone any idea? Thanks in advance.
Bye Mattes.
|
|
| Back to top |
|
 |
Maurice Barnum Guest
|
Posted: Sat Apr 10, 2004 5:59 am Post subject: Re: How can Gdb read Borland debug infos |
|
|
| Quote: | Hello,
I want to debug with the GNU debugger GDB. The exe is compiled
with Borland c builder 6.0. When I try to add the "tds" symbol
file, GDB complains "can't read symbols: File format
not recognized". Anyone any idea? Thanks in advance.
|
You'll need to implement the support in GDB yourself, or find someone who is
willing to do it. If you need help getting the specification for the
debug format, Borland Developer Relations might be able to help. Note
that this would be a non-trivial and probably boring bit of work.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|