* config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,

config/vax/tm-vax.h (CALL_DUMMY_BREAKPOINT_OFFSET):  Define.
This commit is contained in:
Peter Schauer
1994-01-07 21:02:39 +00:00
parent 9d51b3c5f4
commit f0d2557ca4
4 changed files with 7 additions and 0 deletions

View File

@@ -319,6 +319,8 @@ extern int in_sigtramp PARAMS ((CORE_ADDR, char *));
#define CALL_DUMMY_START_OFFSET 12
#define CALL_DUMMY_BREAKPOINT_OFFSET (CALL_DUMMY_START_OFFSET + (12 * 4))
/* Insert the specified number of args and function address
into a call sequence of the above form stored at DUMMYNAME. */