public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  tromey/exception-improvements: fix default.exp for $_exception
@ 2013-03-06 20:02 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2013-03-06 20:02 UTC (permalink / raw)
  To: archer-commits

The branch, tromey/exception-improvements has been updated
       via  dedbfd5456af09819e4738daad70b66ddfb02b8e (commit)
      from  f980c802ff82606a0d81944ce89feacea29ab3ab (commit)

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

- Log -----------------------------------------------------------------
commit dedbfd5456af09819e4738daad70b66ddfb02b8e
Author: Tom Tromey <tromey@redhat.com>
Date:   Wed Mar 6 13:02:03 2013 -0700

    fix default.exp for $_exception

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

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

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index aaedadc..6920090 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -604,6 +604,7 @@ set show_conv_list \
 	{$_sdata = void} \
 	{$_siginfo = void} \
 	{$_thread = 0} \
+	{$_exception = <error: No frame selected>} \
 	{$_probe_argc = <error: No frame selected>} \
 	{$_probe_arg0 = <error: No frame selected>} \
 	{$_probe_arg1 = <error: No frame selected>} \


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


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

only message in thread, other threads:[~2013-03-06 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-06 20:02 [SCM] tromey/exception-improvements: fix default.exp for $_exception 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).