* dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.
authorTom Tromey <tromey@redhat.com>
Wed, 26 May 2010 15:21:13 +0000 (15:21 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 26 May 2010 15:21:13 +0000 (15:21 +0000)
commit947bb88ff5da0770e9d6a238b54b7053ba8bd6fb
treeee4a6113473d5a90090fd5726719e4a3f24b1042
parentf418727792e6e7dce38aa382db45d147bccd8ed7
* dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.
(struct dwarf2_loclist_baton) <data>: Likewise.
* dwarf2loc.c (find_location_expression): Constify return type.
(dwarf2_evaluate_loc_desc): Make 'data' argument const.
(dwarf2_loc_desc_needs_frame): Likewise.
(loclist_read_variable): Constify.
(loclist_describe_location): Likewise.
(loclist_tracepoint_var_ref): Likewise.
gdb/ChangeLog
gdb/dwarf2loc.c
gdb/dwarf2loc.h
This page took 0.024628 seconds and 4 git commands to generate.