2000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com>
authorFernando Nasser <fnasser@redhat.com>
Fri, 10 Nov 2000 23:02:56 +0000 (23:02 +0000)
committerFernando Nasser <fnasser@redhat.com>
Fri, 10 Nov 2000 23:02:56 +0000 (23:02 +0000)
commit506419459ac4303cdb9adb6e4b121049ef6be0a2
treed4e81bcd6928cd7bc1040677ea8ef277f77076f5
parent5fcfd273c3f5dbc63b64a5eef0893cd38d4f49e8
2000-11-10  Fernando Nasser  <fnasser@totem.toronto.redhat.com>

* symtab.c (decode_line_1, total_number_of_methods, find_methods,
build_command_line_spec, find_toplevel_char, decode_line_2):
Move to linespec.c.
* linespec.c: New file. Routines that handle linespecs, formerly
in symtab.c.
* symtab.h: Export find_line_symtab and find_function_start_sal,
* Makefile.in: Add linespec.c.
gdb/ChangeLog
gdb/Makefile.in
gdb/linespec.c [new file with mode: 0644]
gdb/symtab.c
gdb/symtab.h
This page took 0.026415 seconds and 4 git commands to generate.