OSDN Git Service

* tracepoint.c (scope_info): Update.
authortromey <tromey>
Mon, 4 Apr 2011 17:41:05 +0000 (17:41 +0000)
committertromey <tromey>
Mon, 4 Apr 2011 17:41:05 +0000 (17:41 +0000)
commit61bd271e2c71277b0fc094bed6c47fb9fc11bdb9
tree862d80da635bd75f6de2cfc8d92d611502c73cac
parent8e7faf99d7b23363e6a4065d4cf9ba5e4cff5d42
* tracepoint.c (scope_info): Update.
* symtab.c (decode_line_spec): Update.
* python/python.c (gdbpy_decode_line): Update.
* linespec.h (decode_line_1): Update.
* linespec.c (decode_line_1): Remove 'not_found_ptr' argument.
(decode_compound, find_method, symtab_from_filename)
(decode_variable): Likewise.
* cli/cli-cmds.c (edit_command): Update.
(list_command): Update.
* breakpoint.c (parse_breakpoint_sals): Remove 'not_found_ptr'
argument.
(create_breakpoint): Update.
(until_break_command): Update.
(addr_string_to_sals): Update.
(decode_line_spec_1): Update.
gdb/ChangeLog
gdb/breakpoint.c
gdb/cli/cli-cmds.c
gdb/linespec.c
gdb/linespec.h
gdb/python/python.c
gdb/symtab.c
gdb/tracepoint.c