Re: multithreaded debugging



WaitForSingleObject(SomeEvent) returns WAIT_TIMEOUT after pressing F5 to
exit from breakpoint in Nr.3.

Mauro


"Voidcoder" <voidcoder@xxxxxxxxx> ha scritto nel messaggio
news:uxEQeqkJGHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
> Not very clear, though. Do you mean WaitForSingleObject(SomeEvent)
> in Nr.2 returns WAIT_TIMEOUT when you stop at breakpoint in Nr.3?
>
>
>


.



Relevant Pages

  • Re: Debug mode
    ... The code is in a form and I also have a communication control that is open on the form. ... The program stop at the breakpoint correctly but there is no yellow line and i cannot step. ... 'if everything executed normally, exit the procedure ... and wath variable changes content. ...
    (microsoft.public.access.formscoding)
  • Re: Debug mode
    ... the routine probably got an error before your breakpoint so ... 'if everything executed normally, exit the procedure ... If i put a breakpoint on a line, ... and wath variable changes content. ...
    (microsoft.public.access.formscoding)
  • Re: Debug mode
    ... if there is no yellow line, then it did not stop at the breakpoint, it is already done... ... set your breakpoint at the top of the routine and step through to see where it is stopping -- maybe you have some exit code ... pierre wrote: ...
    (microsoft.public.access.formscoding)
  • Re: Strange problem with debugging a multithreaded application
    ... the execution point comes to that breakpoint and just before delphi's ... pressing F2 to abort debugging and then wait and if that dont help continue ... running again by pressing the run button. ...
    (alt.comp.lang.borland-delphi)
  • break occurs no breakpoint set
    ... debugger pops up and appears with the yellow arrow pointing to the first line ... of this exit handling routine. ... Also if I reload the database using the file menu and go ... cause the debugger to appear in break mode as if a breakpoint had been hit. ...
    (microsoft.public.access.modulesdaovba)