Ctrl F2 when debugging a program using CEF4Delphi
Posted: Mon Dec 02, 2024 6:24 am
OK, I understand CEF4Delphi creates a duplicate of my exe (don't know why but know it does).
Scenario: working in Delphi making changes and testing to my email program.
My "production" version of email is also running.
Ok, I get to some point in my development version, stopped at some breakpoints, stepping through code, and realize there is a problem in my code. I am ten levels deep in routine calls so just reset, Ctrl F2.
In the past, occasionally I could not re-compile (cannot create exe). Lately it seems to happen almost every time, so I have to kill the exe from TaskMan. With the live version running it is hit or miss.
Ideas?
Thanks
Ken
Scenario: working in Delphi making changes and testing to my email program.
My "production" version of email is also running.
Ok, I get to some point in my development version, stopped at some breakpoints, stepping through code, and realize there is a problem in my code. I am ten levels deep in routine calls so just reset, Ctrl F2.
In the past, occasionally I could not re-compile (cannot create exe). Lately it seems to happen almost every time, so I have to kill the exe from TaskMan. With the live version running it is hit or miss.
Ideas?
Thanks
Ken