]> Git Repo - binutils.git/blobdiff - gdb/config/m68k/tm-monitor.h
import gdb-1999-12-13 snapshot
[binutils.git] / gdb / config / m68k / tm-monitor.h
index 24c044d119b1b02d83d2c739b1f67b25816349b9..914f82596e87c648e71a131a3303738c0303608b 100644 (file)
@@ -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.  */
This page took 0.02268 seconds and 4 git commands to generate.