 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ray Mond Guest
|
Posted: Tue Aug 17, 2004 6:39 am Post subject: Delphi and C++ object file |
|
|
Is it possible to debug C++ code that was compiled with bcc32 from within
Delphi? The C++ object file is linked using the {$L} directive and works,
but I was just wondering if it's possible to step through the C++ code
itself. If possible, what compiler switches do I need to use (or not use)
when generating the obj file?
Thanks in advance.
Ray Mond
|
|
| Back to top |
|
 |
Robert Ehteshamzadeh (Bor Guest
|
Posted: Mon Aug 23, 2004 10:45 pm Post subject: Re: Delphi and C++ object file |
|
|
Ray, I assume what you are trying to do is step through C++ source in
the Delphi IDE. That won't work. However, you can step through projects
that have a mix of Pascal and C++ source ( or only C++ source ) in
CBuilder.
Ray Mond wrote:
| Quote: | Is it possible to debug C++ code that was compiled with bcc32 from within
Delphi? The C++ object file is linked using the {$L} directive and works,
but I was just wondering if it's possible to step through the C++ code
itself. If possible, what compiler switches do I need to use (or not use)
when generating the obj file?
Thanks in advance.
Ray Mond
|
|
|
| Back to top |
|
 |
Ray Mond Guest
|
Posted: Tue Aug 24, 2004 1:30 am Post subject: Re: Delphi and C++ object file |
|
|
I see, thx.
Regards
Ray Mond
"Robert Ehteshamzadeh (Borland QA)" <rehteshamzadeh.removeme (AT) borland (DOT) com>
wrote in message news:412a72c0$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Ray, I assume what you are trying to do is step through C++ source in
the Delphi IDE. That won't work. However, you can step through projects
that have a mix of Pascal and C++ source ( or only C++ source ) in
CBuilder.
Ray Mond wrote:
Is it possible to debug C++ code that was compiled with bcc32 from
within
Delphi? The C++ object file is linked using the {$L} directive and
works,
but I was just wondering if it's possible to step through the C++ code
itself. If possible, what compiler switches do I need to use (or not
use)
when generating the obj file?
Thanks in advance.
Ray Mond
|
|
|
| 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
|
|