aboutsummaryrefslogtreecommitdiff
path: root/gdb/regex.c
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-09-25 17:03:55 +0000
committerK. Richard Pixley <rich@cygnus>1992-09-25 17:03:55 +0000
commit8afd6ca5473249c7a206284ad75f1b8abd612284 (patch)
treed6ae568a01496a6a42ba0189db66b8f0d81a3fe9 /gdb/regex.c
parentc38f5470c204cdc884419ab40808599a58e63862 (diff)
downloadgdb-8afd6ca5473249c7a206284ad75f1b8abd612284.zip
gdb-8afd6ca5473249c7a206284ad75f1b8abd612284.tar.gz
gdb-8afd6ca5473249c7a206284ad75f1b8abd612284.tar.bz2
Separate core functions along target vector in preparation for
native support. Functions above vector now live in core.c. Those below in corelow.c. * core.c (solib_add_stub, core_close, core_open, core_detach, get_core_registers, core_files_info, core_ops): moved to corelow.c (_initialize_core): removed addition of core_ops target. * corelow.c: new file. (solib_add_stub, core_close, core_open, core_detach, get_core_registers, core_files_info, core_ops): moved from core.c (_initialize_corelow): new function. * gdbcore.h (core_open, core_detach): added prototypes. (core_ops): add forward declaration. * Makefile.in (SFILES_MAINDIR): add core.c (OBS): add core.o (TSOBS): change core.o to corelow.o
Diffstat (limited to 'gdb/regex.c')
0 files changed, 0 insertions, 0 deletions