aboutsummaryrefslogtreecommitdiff
path: root/gdb/proc-service.c
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2004-05-02 10:14:02 +0000
committerJim Blandy <jimb@codesourcery.com>2004-05-02 10:14:02 +0000
commiteb4556d736ee14965782a320db1496fb070e54c3 (patch)
tree3fcf21764625660cd2d0cc44d1f9a5ab42129959 /gdb/proc-service.c
parentad7b9a3686f628880fa3d7aa900f1211ae27e90e (diff)
downloadgdb-eb4556d736ee14965782a320db1496fb070e54c3.zip
gdb-eb4556d736ee14965782a320db1496fb070e54c3.tar.gz
gdb-eb4556d736ee14965782a320db1496fb070e54c3.tar.bz2
Move the symbol-file-from-memory functions into their own file.
* symfile-mem.c, symfile-mem.h: New files. * symfile.c (symbol_file_add_from_bfd): New function. (symbol_file_add): Call symbol_file_add_from_bfd. (symbol_file_add_from_memory, add_symbol_file_from_memory_command): Moved to symfile-mem.c. (_initialize_symfile): Move definition of add-symbol-file-from-memory command to symfile-mem.c. * symfile.h (symbol_file_add_from_bfd): New declaration. * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o. * config/powerpc/linux.mt (TDEPFILES): Same. * Makefile.in (SFILES): Add symfile-mem.c. (symfile_mem_h): New variable. (HFILES_NO_SRCDIR): Add symfile-mem.h. (symfile-mem.o): New rule.
Diffstat (limited to 'gdb/proc-service.c')
0 files changed, 0 insertions, 0 deletions