forked from Imagelibrary/binutils-gdb
* ia64-tdep.c: Remove commented out #define.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-11-13 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* ia64-tdep.c: Remove commented out #define.
|
||||
|
||||
2008-11-12 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
From Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
@@ -547,9 +547,6 @@ fetch_instruction (CORE_ADDR addr, instruction_type *it, long long *instr)
|
||||
pattern was used by the simulator that I was using.) So I ended up
|
||||
using the pattern seen below. */
|
||||
|
||||
#if 0
|
||||
#define IA64_BREAKPOINT 0x00002000040LL
|
||||
#endif
|
||||
#define IA64_BREAKPOINT 0x00003333300LL
|
||||
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user