]> Git Repo - binutils.git/blob - gdb/magic.h
* breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET
[binutils.git] / gdb / magic.h
1 /* magic.h - Interface to the General Magic debugger extras */
2
3 extern void init_magic();
4 extern CORE_ADDR deal_with_dispatch(CORE_ADDR pc);
5 extern struct type *type_of_object(CORE_ADDR object);
6 extern CORE_ADDR baseptr_of_object(CORE_ADDR object);
This page took 0.026659 seconds and 4 git commands to generate.