Home
last modified time | relevance | path

Searched refs:deprecated_attach_hook (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c1848 if (deprecated_attach_hook) in attach_command()
1849 deprecated_attach_hook (); in attach_command()
H A Ddefs.h1214 extern void (*deprecated_attach_hook) (void);
H A Dtop.c248 void (*deprecated_attach_hook) (void); variable
H A DChangeLog7522 (deprecated_attach_hook, deprecated_detach_hook)