* sparcl-stub.c: include sparclite.h to get access to register
authorStu Grossman <grossman@cygnus>
Fri, 6 Oct 1995 21:51:20 +0000 (21:51 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 6 Oct 1995 21:51:20 +0000 (21:51 +0000)
commit625559e74241061b25ed000c9d8d0e2e7735f810
tree6d3eba6ca5764e5a60062547a1f4a4a174f3fb9b
parent9e3e3d4cff67e1443b8016c55e23a11446255b7e
* sparcl-stub.c:  include sparclite.h to get access to register
fondling macros.
* (trap_low):  Save and restore FP regs if necessary.  Also, clean
up save and restore of debug unit regs.
* (hard_trap_info):  Add more architecturally defined traps.
* (set_debug_traps):  Only set FP disabled trap if FP is disabled.
* (get_in_break_mode):  Clean up.  Get rid of calls to
set_hw_breakpoint_trap().  Also, use write_asi macro
* (handle_exception):  Clean up `g' and `G' commands.  Add `P'
command.
* (hw_breakpoint):  Why was this here!?  It's gone now...
gdb/ChangeLog
gdb/sparcl-stub.c