public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Arnez <arnez@linux.vnet.ibm.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings
Date: Fri, 14 Nov 2014 18:47:00 -0000	[thread overview]
Message-ID: <1415990846-9482-1-git-send-email-arnez@linux.vnet.ibm.com> (raw)

It seems that my earlier testsuite cleanup has left some test cases in
a broken state.  The first two patches fix (at least some of) these.
I'm sorry for the breakage and hope that I didn't miss anything else.

The third patch fixes some more compiler warnings I've overlooked
before.

Andreas Arnez (3):
  Drop remaining references to removed source lines in break1.c and
    ur1.c
  Eliminate literal line numbers in mi-until.exp
  GDB testsuite: More fixes for warnings with -std=gnu11

 gdb/testsuite/gdb.base/bp-permanent.c        |  1 +
 gdb/testsuite/gdb.base/condbreak.exp         | 28 ++++++++++++----------------
 gdb/testsuite/gdb.base/ena-dis-br.exp        | 26 +++++++++++---------------
 gdb/testsuite/gdb.base/hbreak2.exp           | 25 ++++++++-----------------
 gdb/testsuite/gdb.mi/mi-until.exp            | 23 +++++++++++++++--------
 gdb/testsuite/gdb.mi/until.c                 | 10 +++++-----
 gdb/testsuite/gdb.python/py-framefilter-mi.c |  3 ++-
 gdb/testsuite/gdb.python/py-framefilter.c    |  3 ++-
 gdb/testsuite/gdb.reverse/until-precsave.exp |  6 +++---
 gdb/testsuite/gdb.reverse/until-reverse.exp  |  6 +++---
 gdb/testsuite/gdb.trace/actions-changed.c    |  3 +++
 11 files changed, 65 insertions(+), 69 deletions(-)

-- 
1.8.4.2

             reply	other threads:[~2014-11-14 18:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-14 18:47 Andreas Arnez [this message]
2014-11-14 18:47 ` [PATCH 1/3] Drop remaining references to removed source lines in break1.c and ur1.c Andreas Arnez
2014-11-14 18:47 ` [PATCH 2/3] Eliminate literal line numbers in mi-until.exp Andreas Arnez
2014-11-14 18:47 ` [PATCH 3/3] GDB testsuite: More fixes for warnings with -std=gnu11 Andreas Arnez
2014-11-15 19:44 ` [PATCH 0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings Doug Evans
2014-11-17  9:02   ` Andreas Arnez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1415990846-9482-1-git-send-email-arnez@linux.vnet.ibm.com \
    --to=arnez@linux.vnet.ibm.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).