![]() |
|
#1
|
|||
|
|||
|
We're running Delphi 6 client/server app with Windows 7 in VMWare virtual environment. I can set breakpoints in my client code and debug fine. BUt when I set them in server code and try to run, all blue execution points are gone, and code doesn't run. Is there a IDE setting that can cause this, or has anyone else seen this?
|
|
#2
|
|||
|
|||
|
This probably has nothing to do with any server or any environment. Just tell me, are you talking about not matching the lines of the source code with debugger (the blue points)?
__________________
Regards, Abdulaziz Jasser |
|
#3
|
|||
|
|||
|
No, the blue points match the code okay when I compile, and it links. But when I start the code(via either F9 or green arrow), they disappear, and the code doesn't execute.
Another developer has tested with Windows 7 on pc and had no problem. Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|