From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30403 invoked by alias); 7 Jul 2011 21:25:33 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 30367 invoked by uid 9674); 7 Jul 2011 21:25:33 -0000 Date: Thu, 07 Jul 2011 21:25:00 -0000 Message-ID: <20110707212533.30347.qmail@sourceware.org> From: jkratoch@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] archer-jankratochvil-entryval: +NEWS X-Git-Refname: refs/heads/archer-jankratochvil-entryval X-Git-Reftype: branch X-Git-Oldrev: 25fbe602f290d6b1007fe9bc79ef1b7325b4b146 X-Git-Newrev: 58008bce85b849c3b7e3adc3c110427366a57e63 X-SW-Source: 2011-q3/txt/msg00007.txt.bz2 List-Id: The branch, archer-jankratochvil-entryval has been updated via 58008bce85b849c3b7e3adc3c110427366a57e63 (commit) from 25fbe602f290d6b1007fe9bc79ef1b7325b4b146 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 58008bce85b849c3b7e3adc3c110427366a57e63 Author: Jan Kratochvil Date: Thu Jul 7 23:25:24 2011 +0200 +NEWS ----------------------------------------------------------------------- Summary of changes: gdb/NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) First 500 lines of diff: diff --git a/gdb/NEWS b/gdb/NEWS index 99615d2..657efe3 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -35,6 +35,10 @@ the first connection is made. The listening port used by GDBserver will become available after that. +* Using the new function parameters suffix @entry one can print values of + function parameters at the time the function got called. Entry values are + available only since gcc version 4.7. + * Changed commands watch EXPRESSION mask MASK_VALUE hooks/post-receive -- Repository for Project Archer.