From 56756a5a286a45a23fcad02c47a63b1d2a9abf93 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 10 Nov 1993 19:32:22 +0000 Subject: * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment. * config/m68k/{tm-hp300bsd.h,tm-hp300hpux.h,tm-m68k-em.h, tm-monitor.h,tm-sun3.h,tm-vx68.h}, config/sparc/tm-sparc.h: Define BELIEVE_PCC_PROMOTION. --- gdb/config/m68k/tm-vx68.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/config/m68k/tm-vx68.h') diff --git a/gdb/config/m68k/tm-vx68.h b/gdb/config/m68k/tm-vx68.h index 9eb6a4b..092045e 100644 --- a/gdb/config/m68k/tm-vx68.h +++ b/gdb/config/m68k/tm-vx68.h @@ -22,6 +22,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define DEFAULT_PROMPT "(vxgdb) " +/* GCC is probably the only compiler used on this configuration. So + get this right even if the code which detects gcc2_compiled. is + still broken. */ + +#define BELIEVE_PCC_PROMOTION 1 + /* We have more complex, useful breakpoints on the target. */ #define DECR_PC_AFTER_BREAK 0 -- cgit v1.1