URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
Compare Revisions
- This comparison shows the changes necessary to convert path
/openrisc/trunk/or_debug_proxy/includes
- from Rev 47 to Rev 79
- ↔ Reverse comparison
Rev 47 → Rev 79
/or_debug_proxy.h
61,7 → 61,7
|
// This one is defined sometimes in the makefile, so check first |
#ifndef DEBUG_GDB |
#define DEBUG_GDB 0 // GDB RSP Debugging output enabled |
#define DEBUG_GDB 0 // GDB RSP Debugging output enabled |
#endif |
|
#ifndef DEBUG_GDB_DUMP_DATA |