* python/lib/gdb/commands/explore.py
authorSiva Chandra Reddy <sivachandra@sourceware.org>
Mon, 21 Jan 2013 21:44:57 +0000 (21:44 +0000)
committerSiva Chandra Reddy <sivachandra@sourceware.org>
Mon, 21 Jan 2013 21:44:57 +0000 (21:44 +0000)
commitaa6199c69abb6e2cb00dff0d79985c8548db4b1c
tree59544bbac72fabe40de595bb34e5abfecad968d5
parentd2afef13c283c7ea0f551ddfe966651b63ad6700
* python/lib/gdb/commands/explore.py
(CompoundExplorer.explore_expr): Correct the name of a method
being invoked.
(ExploreTypeCommand.invoke): Add a missing 'return'.
* testsuite/gdb.python/py-explore.exp: Improve a test
gdb/ChangeLog
gdb/python/lib/gdb/command/explore.py
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-explore.exp
This page took 0.026116 seconds and 4 git commands to generate.