aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-06-02 19:37:56 +0000
committerTom Tromey <tromey@redhat.com>2010-06-02 19:37:56 +0000
commit9eae7c5264c14e142dd52988f70d58f62755b2d0 (patch)
tree526ab8c146436f412c8cb66a4e5b0457714ad482 /gdb/doc/ChangeLog
parent359cc68c808f70750a020c9bb76de330735a3202 (diff)
downloadgdb-9eae7c5264c14e142dd52988f70d58f62755b2d0.zip
gdb-9eae7c5264c14e142dd52988f70d58f62755b2d0.tar.gz
gdb-9eae7c5264c14e142dd52988f70d58f62755b2d0.tar.bz2
gdb
* dwarf2loc.h (dwarf2_per_cu_data): Declare. * dwarf2read.c (dwarf_stack_op_name): No longer static. Return type is const. Add 'def' argument. Add missing operators, remove unhandled ones. (decode_locdesc): Update. (dwarf2_always_disassemble): New global. (show_dwarf2_always_disassemble): New function. (_initialize_dwarf2_read): Add always-disassemble. (dwarf2_per_cu_offset_size): New function. * dwarf2loc.c (dwarf2_always_disassemble): Declare. (piece_end_p): New function. (locexpr_describe_location_piece): Replace 'size' argument with 'end'. Use piece_end_p. Rewrite recognition of TLS. Recognize some constants. Remove errors. (disassemble_dwarf_expression): New function. (locexpr_describe_location_1): Use disassemble_dwarf_expression. Add 'offset_size' argument. (loclist_describe_location): Change output formatting. * dwarf2expr.h (dwarf_stack_op_name): Declare. gdb/doc * gdb.texinfo (Maintenance Commands): Document maint set dwarf2 always-disassemble.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 4ffe455..73e226d 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-02 Tom Tromey <tromey@redhat.com>
+
+ * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
+ always-disassemble.
+
2010-06-01 Pedro Alves <pedro@codesourcery.com>
* gdb.texinfo (Set Tracepoints): Mention tracepoints support in