Kbase P37488: Trying to invoke the debugger during the choose event of a b
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/08/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Trying to invoke the debugger during the choose event of a button
Fails sporadically with error 4346
Ignoring breakpoint at <procedure>:<line>. Processing a volatile event (4346)
CAUSE:
There are some situations in which the currently active events that are open on the call stack cannot be interrupted by the debugger without causing severe problems in Windows
FIX:
Use other methods of debugging (message boxes, etc)