 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Keith Guest
|
Posted: Fri Feb 25, 2005 7:39 am Post subject: How to use debugger to set through executable. |
|
|
I'm needing to step through an application with BCB 5. The project
files are long lost.
Could someone explain how the Builder debugger may be used to simply
open an executable and step through it?
I tried to search Google groups, but it appears to be messed up. Also,
MERS didn't return anything applicable to my query.
TIA
keith
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Fri Feb 25, 2005 9:11 am Post subject: Re: How to use debugger to set through executable. |
|
|
"Keith" <kedopson (AT) sbcglobal (DOT) net> wrote
| Quote: | Could someone explain how the Builder debugger may be
used to simply open an executable and step through it?
|
Without the project files available, the best you can do is to step through
the raw assembly statements one at a time via the CPU View.
Gambit
|
|
| Back to top |
|
 |
Keith Guest
|
Posted: Fri Feb 25, 2005 12:17 pm Post subject: Re: How to use debugger to set through executable. |
|
|
| Quote: |
Without the project files available, the best you can do is to step through
the raw assembly statements one at a time via the CPU View.
Gambit
|
That's not a problem, Remy. I can't seem to find how to open the .exe file
with the IDE so that the debugger's CPU menu is enabled... Also, what is the
name of the debugger, and will it run standalone, or does it need to be opened
via the IDE? I'm using BCB 5 Ent.
Thanks for the reply.
keith
|
|
| Back to top |
|
 |
Pete Fraser Guest
|
Posted: Fri Feb 25, 2005 1:09 pm Post subject: Re: How to use debugger to set through executable. |
|
|
Keith wrote:
| Quote: |
Without the project files available, the best you can do is to step through
the raw assembly statements one at a time via the CPU View.
Gambit
That's not a problem, Remy. I can't seem to find how to open the .exe file
with the IDE so that the debugger's CPU menu is enabled... Also, what is the
name of the debugger, and will it run standalone, or does it need to be opened
via the IDE? I'm using BCB 5 Ent.
Thanks for the reply.
keith
|
Try Run-Attach to process from inside the IDE.
Then select the application/dll you want to debug
That always works for me...
HTH Pete
|
|
| 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
|
|