On 9 May 2007 12:49:02 -0000, mohamed shiraz tk <[EMAIL PROTECTED]> wrote:
>
>  The debugger stops at
>
>  __declspec(noinline)
>  void __cdecl _CRT_DEBUGGER_HOOK(int _Reserved)
>  {
>      /* assign 0 to _debugger_hook_dummy so that the function is not folded 
> in retail */
>      (_Reserved);
>      _debugger_hook_dummy = 0;   //===========>> stop at this line
>  }

Looking at the call stack might give more information.

/Csaba

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to