Opened 18 years ago

Closed 18 years ago

#38 closed enhancement (fixed)

libc: when debugged default to breakpoint on panic

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.1
Component: libc-backend Version: 0.6
Severity: normal Keywords: libc panic
Cc:

Description

There is a DosSysCtl? function for detecting whether we're being debugged or not. Add that to os2emx.h and use it for setting the default value of the breakpoint indicator before parsing the VBOX_PANIC env.var.

Change History (1)

comment:1 Changed 18 years ago by bird

Resolution: fixed
Status: newclosed

Implemented.

Note: See TracTickets for help on using tickets.