URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [i386/] [gstabs.h] - Rev 831
Go to most recent revision | Compare with Previous | Blame | View Log
/* We do not want to output SDB debugging information. */ #undef SDB_DEBUGGING_INFO /* We want to output DBX debugging information. */ #define DBX_DEBUGGING_INFO 1
Go to most recent revision | Compare with Previous | Blame | View Log