Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: gdb/testsuite/gdb.arch/powerpc-d128-regs.exp

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.arch/powerpc-d128-regs.c ('k') | gdb/testsuite/gdb.arch/powerpc-prologue.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.arch/powerpc-d128-regs.exp
diff --git a/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp b/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp
index 5e952d8e9bed9ac1be918a881bd094ab673c0c72..a54793361cad242d372234ff4c7ecbb41a50f66a 100644
--- a/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp
+++ b/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp
@@ -1,6 +1,6 @@
# This testcase is part of GDB, the GNU debugger.
-# Copyright 2008-2012 Free Software Foundation, Inc.
+# Copyright 2008-2013 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ if { ![runto main] } then {
}
if [gdb_test "show arch" ".*currently powerpc:common.*" "Checking for PPC arch"] {
- return -1;
+ return -1
}
gdb_test "next" ""
« no previous file with comments | « gdb/testsuite/gdb.arch/powerpc-d128-regs.c ('k') | gdb/testsuite/gdb.arch/powerpc-prologue.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698