public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-ambiguous-linespec: modify break.exp to pass again perhaps the error message in linespec should be reworded instead (we could usually find the current source file)
@ 2011-10-17 15:11 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2011-10-17 15:11 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-ambiguous-linespec has been updated
       via  5759f8fdd605669534876526146843931d8d7bcc (commit)
      from  6bdad150ec578988fe850ed24edb10256db2f506 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 5759f8fdd605669534876526146843931d8d7bcc
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Oct 17 09:10:37 2011 -0600

    modify break.exp to pass again
    perhaps the error message in linespec should be reworded instead
    (we could usually find the current source file)

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.base/break.exp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.base/break.exp b/gdb/testsuite/gdb.base/break.exp
index 92fcc69..c5885ba 100644
--- a/gdb/testsuite/gdb.base/break.exp
+++ b/gdb/testsuite/gdb.base/break.exp
@@ -540,8 +540,9 @@ gdb_test_multiple "catch exec" "$name" {
 # Verify that GDB responds gracefully when asked to set a breakpoint
 # on a nonexistent source line.
 #
+gdb_test_no_output "set breakpoint pending off"
 gdb_test "break 999" \
-    "No line 999 in file .*" \
+    "No line 999 in the current file." \
     "break on non-existent source line"
 
 # Run to the desired default location. If not positioned here, the


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-17 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-17 15:11 [SCM] archer-tromey-ambiguous-linespec: modify break.exp to pass again perhaps the error message in linespec should be reworded instead (we could usually find the current source file) tromey

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).