gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4db297733d1ef0ae6cc51d60e50d5c0f4d69d52a..8b3b90081e0bdecbf23160e4aafc15911a372921 100644 (file)
@@ -1,3 +1,14 @@
+2010-05-21  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2loc.c (read_pieced_value): Exit loop when result is full.
+       <DWARF_VALUE_OPTIMIZED_OUT>: New case.
+       * dwarf2expr.h (enum dwarf_value_location)
+       <DWARF_VALUE_OPTIMIZED_OUT>: New constant.
+       * dwarf2expr.c (dwarf_expr_stack_empty_p): New function.
+       (add_piece): Handle empty piece.
+       (execute_stack_op) <DW_OP_piece>: Handle
+       DWARF_VALUE_OPTIMIZED_OUT.
+
 2010-05-21  Tom Tromey  <tromey@redhat.com>
 
        * eval.c (evaluate_subexp_standard) <BINOP_SUBSCRIPT>: Call
This page took 0.023962 seconds and 4 git commands to generate.