From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14561 invoked by alias); 17 Jul 2014 12:02:05 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 14532 invoked by uid 55); 17 Jul 2014 12:02:04 -0000 From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/17170] Regression for GDB global --statistics Date: Thu, 17 Jul 2014 12:02:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00115.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17170 --- Comment #7 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, gdb-7.8-branch has been updated via b4f0a5e936f3fa7912762f3bd0ed2df0fea1888a (commit) from f08c8885f2290296ce82f8f02cd5cbce10312fa9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4f0a5e936f3fa7912762f3bd0ed2df0fea1888a commit b4f0a5e936f3fa7912762f3bd0ed2df0fea1888a Author: Jan Kratochvil Date: Thu Jul 17 13:56:24 2014 +0200 PR 17170 - testcase for GDB global --statistics regression. gdb/testsuite/ 2014-07-17 Jan Kratochvil PR gdb/17170 * gdb.base/statistics.exp: New file. Message-ID: <20140712174217.GA1478@host2.jankratochvil.net> ----------------------------------------------------------------------- Summary of changes: gdb/testsuite/ChangeLog | 5 +++ .../rerun-prec.exp => gdb.base/statistics.exp} | 28 ++++++++------------ 2 files changed, 16 insertions(+), 17 deletions(-) copy gdb/testsuite/{gdb.reverse/rerun-prec.exp => gdb.base/statistics.exp} (61%) -- You are receiving this mail because: You are on the CC list for the bug.