If DEBUG has 0x20 set, turn traps into batch debugging
This commit is contained in:
parent
f2064d2185
commit
88f7d309fd
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sat Jan 24 19:00:30 1998 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
* d10v_sim.h (DEBUG_TRAP): New debug flag.
|
||||
|
||||
* simops.c (OP_5F00): If DEBUG_TRAP is on, turn traps 0-14 into
|
||||
printing the registers.
|
||||
|
||||
Thu Jan 22 17:54:01 1998 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
* simops.c (op_types): New ABI, args are r0..r3, system call # is
|
||||
|
|
Loading…
Add table
Reference in a new issue