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

Unified Diff: gdb/testsuite/gdb.python/py-finish-breakpoint.py

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 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
Index: gdb/testsuite/gdb.python/py-finish-breakpoint.py
diff --git a/gdb/testsuite/gdb.python/py-finish-breakpoint.py b/gdb/testsuite/gdb.python/py-finish-breakpoint.py
index fb462bbd13d1b1107d50a7551fcf15772c951057..2878bb82fd849d959571323470e34d0847457b40 100644
--- a/gdb/testsuite/gdb.python/py-finish-breakpoint.py
+++ b/gdb/testsuite/gdb.python/py-finish-breakpoint.py
@@ -86,4 +86,4 @@ class SimpleFinishBreakpoint(gdb.FinishBreakpoint):
def out_of_scope(self):
print "SimpleFinishBreakpoint out of scope"
-print "Python script importedd"
+print "Python script imported"
« no previous file with comments | « gdb/testsuite/gdb.python/py-finish-breakpoint.exp ('k') | gdb/testsuite/gdb.python/py-finish-breakpoint2.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698