enum enable

Eli Zaretskii eliz@is.elta.co.il
Wed Jul 11 06:14:00 GMT 2001


breakpoint.h declares `enum enable'.  This gets in the way with some of 
the DJGPP headers, because there's a library function by that name (which 
enables interrupts).

Is it possible to rename the enum to something less general, such as 
`enum bp_enable'?



More information about the Gdb mailing list