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]

Re: [patch 12/12] entryval: DWARF disassembler, NEWS, .s file


> Date: Mon, 18 Jul 2011 22:25:10 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> 
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -40,6 +40,10 @@
>    the first connection is made.  The listening port used by GDBserver will
>    become available after that.
>  
> +* New function parameters suffix @entry specifies value of function parameter
> +  at the time the function got called.  Entry values are available only since
> +  gcc version 4.7.

This is fine with me, modulo the same comment about too specific
references to GCC versions.


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