Haddock
03-Jun-2005, 05:31 AM
I'm working on a application made of a main Delphi executable and a C++ dll compiled with VC .Net 2003.
To debug the C++ dll, I'm running the VC. Net debugger which launch the Delphi executable compiled with EurekaLog.
I upgraded Eurekalog today from version 4.6.4 to 4.6.7, and with the new version, an exception is catched inside the VC. Net debugger (0xC0000005: Access violation reading location 0x01000000) at the very beginning. I can, of course, pass this exception and the program runs normally after.
This exception doesn't occur when debugging with Delphi or running the application without any debugger.
To debug the C++ dll, I'm running the VC. Net debugger which launch the Delphi executable compiled with EurekaLog.
I upgraded Eurekalog today from version 4.6.4 to 4.6.7, and with the new version, an exception is catched inside the VC. Net debugger (0xC0000005: Access violation reading location 0x01000000) at the very beginning. I can, of course, pass this exception and the program runs normally after.
This exception doesn't occur when debugging with Delphi or running the application without any debugger.