Changeset 2321
- Timestamp:
- Sep 25, 2005, 12:14:47 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/sys/b_panic.c
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r2320 r2321 203 203 // fVerbose = TRUE; 204 204 else if (panicStrICmp(&pszPanicCfg, "breakpoint", "BREAKPOINT")) 205 fBreakpoint = FALSE;205 fBreakpoint = TRUE; 206 206 //else if (panicStrICmp(&pszPanicCfg, "dump", "DUMP")) 207 207 // fDumpProcess = TRUE; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.