* top.c (context_hook): Define.
* gdbtk-hooks.c (context_hook): Don't define.
This commit is contained in:
parent
c2242569d0
commit
d5adad6aa2
4 changed files with 12 additions and 2 deletions
|
@ -111,7 +111,6 @@ static void pc_changed PARAMS ((void));
|
|||
static void tracepoint_notify PARAMS ((struct tracepoint *, const char *));
|
||||
static void gdbtk_selected_frame_changed PARAMS ((int));
|
||||
static void gdbtk_context_change PARAMS ((int));
|
||||
void (*context_hook) PARAMS ((int));
|
||||
|
||||
/*
|
||||
* gdbtk_fputs can't be static, because we need to call it in gdbtk.c.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue