This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Fix a few errors in explore.py


On Mon, Jan 21, 2013 at 8:54 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Siva" == Siva Chandra <sivachandra@google.com> writes:
>
> Siva> 2013-20-01  Siva Chandra Reddy  <sivachandra@google.com>
> Siva>         * python/lib/gdb/commands/explore.py
> Siva>         (CompoundExplorer.explore_expr): Correct the name of a method
> Siva>         being invoked.
> Siva>         (ExploreTypeCommand.invoke): Add a missing 'return'.
>
> Siva> testsuite/
>
> Siva>         * gdb.python/py-explore.exp: Improve a test
>
> Ok.

Thanks, committed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]