Wait For Debug Event timed-out
Opened this issue · 6 comments
GoogleCodeExporter commented
This is an indirect request ;-)
I'm getting "Wait For Debug Event timed-out" errors in the log. apparently
these originate from "TDebugger.ProcessDebugEvents", but the log fails to
report the actual error (missing a GetLastError).
The issue happens with DelphiCodeCoverage.exe from the SVN here & wrapped in
the zip (I can't rebuild the exe from the SVN, apparently something conflicts
with the version of JCL I have here).
Any chances of an error clarification in a new build?
Original issue reported on code.google.com by zar...@gmail.com
on 1 Aug 2011 at 10:15
GoogleCodeExporter commented
Can you send me the report file (*.log) ?
Have you test another 'DelphiCodeCoverage.exe' version ?
Can you send me your source code to cover, with the EXE ?
Original comment by trident.job
on 24 Aug 2011 at 10:02
GoogleCodeExporter commented
The issue was actually related to the .map file not being in synch with the
.exe.
Original comment by zar...@gmail.com
on 25 Aug 2011 at 6:29
GoogleCodeExporter commented
So I can close this issue ?
Original comment by trident.job
on 25 Aug 2011 at 5:59
GoogleCodeExporter commented
Yes. Unless there is a way to detect that the .map isn't coherent with the
executable?
(file size f.i.?)
Original comment by zar...@gmail.com
on 26 Aug 2011 at 6:07
GoogleCodeExporter commented
I'm still trying to detect a valid map file.
If the tests are ok, I will implement this feature.
Original comment by trident.job
on 11 Sep 2011 at 4:30
GoogleCodeExporter commented
[OFF_TOPIC] Too bad you cannot help the delphicodecoverage guys with these two
support requests ...
http://code.google.com/p/delphi-code-coverage/issues/detail?id=31
http://code.google.com/p/delphi-code-coverage/issues/detail?id=32
Original comment by linards....@gmail.com
on 22 Mar 2012 at 3:40