src/gdb ChangeLog dwarf2loc.c dwarf2loc.h
tromey@sourceware.org
tromey@sourceware.org
Wed May 26 15:21:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2010-05-26 15:21:13
Modified files:
gdb : ChangeLog dwarf2loc.c dwarf2loc.h
Log message:
* 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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11841&r2=1.11842
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2loc.c.diff?cvsroot=src&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2loc.h.diff?cvsroot=src&r1=1.14&r2=1.15
More information about the Gdb-cvs
mailing list