URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [config/] [tm-dwarf2.h] - Rev 26
Go to most recent revision | Compare with Previous | Blame | View Log
/* Enable Dwarf2 debugging and make it the default */ #define DWARF2_DEBUGGING_INFO 1 #undef PREFERRED_DEBUGGING_TYPE #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
Go to most recent revision | Compare with Previous | Blame | View Log