This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] [patch 12/12] entryval#3: DWARF disassembler, NEWS, .s files


On Thu, 29 Sep 2011 21:55:35 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Entry values NEWS entries, DWARF disassembly support.
> 	* NEWS: New entry values entry.
> 	(set print entry-values, show print entry-values)
> 	(set debug entry-values, show debug entry-values): New entries.
> 	* dwarf2loc.c (disassemble_dwarf_expression): New parameters start and
> 	indent.  Remove variable start.  Move header printing out.  Respect
> 	INDENT.  Support DW_OP_GNU_entry_value.
> 	(locexpr_describe_location_1): Move the header printing here, extend
> 	the disassemble_dwarf_expression passed parameters.
> 
> gdb/testsuite/
> 2011-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.arch/amd64-entry-value.s: New file.
> 	* gdb.mi/mi2-amd64-entry-value.s: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-10/msg00067.html


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]