mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
Copyright update in tm-est.h, and minor formatting cleanup.
Add remote-est.o to TDEPFILES in monitor.mt.
This commit is contained in:
parent
765e60a947
commit
73033da704
@ -1,5 +1,5 @@
|
||||
/* Target machine description for EST-300, for GDB, the GNU debugger.
|
||||
Copyright 1994 Free Software Foundation, Inc.
|
||||
Copyright 1994, 1995 Free Software Foundation, Inc.
|
||||
Contributed by Steve Chamberlain @ Cygnus Support.
|
||||
|
||||
This file is part of GDB.
|
||||
@ -26,7 +26,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#define BELIEVE_PCC_PROMOTION 1
|
||||
|
||||
/* We have more complex, useful breakpoints on the target. */
|
||||
#define DECR_PC_AFTER_BREAK 0
|
||||
#define DECR_PC_AFTER_BREAK 0
|
||||
|
||||
#define NUM_REGS 18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user