mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
2012-01-20 Pedro Alves <palves@redhat.com>
* gdb.python/py-finish-breakpoint.py: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2012-01-20 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.python/py-finish-breakpoint.py: Fix typo.
|
||||
|
||||
2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
|
||||
|
||||
* gdb.base/info-proc.exp: Also run on remote targets. Main
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user