|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
"Set next statement" in C++ builder 5
Hi,
Is there a way to "Set Next Statement" in C++ Builder 5 while in the debugger ? Could not find a way to skip a few statements while debugging Thanks |
|
#2
|
|||
|
|||
|
Surprised there is no functionality in C++ builder 5 similar to "GoTo" in cvd debugger on SGI Unix
|
|
#3
|
|||
|
|||
|
Quote:
Have you check out Breakpoints (F5)? |
|
#4
|
|||
|
|||
|
Quote:
Ya, but setting breakpoints will not allow me to skip some statements and jump to a statement directly, right ? Or, is there a way to do that after setting breakpoints ? Thanks |
|
#5
|
|||
|
|||
|
Quote:
You can open the CPU debug window and modify EIP to continue execution at arbitrary positions. hth, M.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > "Set next statement" in C++ builder 5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|