Opened 16 years ago
Closed 16 years ago
#2763 closed bug (fixed)
disable_debugger() appears to not be working
Reported by: | scottmc | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
running disable_debugger(1) I assume should disable the debugger from popping up when an error occurs.
Attachments (2)
Change History (4)
by , 16 years ago
Attachment: | disable_debug_test.c added |
---|
by , 16 years ago
Attachment: | disable_debug_test.2.c added |
---|
simple disable_debug_test.c test program
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Summary: | disable_debug() appears to not be working → disable_debugger() appears to not be working |
Note:
See TracTickets
for help on using tickets.
disable_debug_test.c test program