From c4093a6ab3c9ba5f830ca18d91d8b4db5b1d28ee Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 14 Dec 1999 01:06:04 +0000 Subject: import gdb-1999-12-13 snapshot --- gdb/config/m68k/tm-monitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/m68k/tm-monitor.h') diff --git a/gdb/config/m68k/tm-monitor.h b/gdb/config/m68k/tm-monitor.h index 24c044d..914f825 100644 --- a/gdb/config/m68k/tm-monitor.h +++ b/gdb/config/m68k/tm-monitor.h @@ -40,6 +40,6 @@ /* Need to do this for ELF targets, where we can't figure out the boundaries of the entry file. This method stops the backtrace when we reach main. */ -#define FRAME_CHAIN_VALID(fp,fi) alternate_frame_chain_valid (fp, fi) +#define FRAME_CHAIN_VALID(fp,fi) func_frame_chain_valid (fp, fi) /* FIXME, should do GET_LONGJMP_TARGET for newlib. */ -- cgit v1.1