* python/lib/gdb/command/explore.py: Implemention of the 'explore'
command using the GDB Python API.
-2011-04-10 Maciej W. Rozycki <macro@codesourcery.com>
+2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
* mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
extension in jump target calculation.
-2011-04-10 Maciej W. Rozycki <macro@codesourcery.com>
+2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
* mips-tdep.c (mips32_next_pc): Handle JALX.
-2012-04-02 Siva Chandra Reddy <sivachandra@google.com>
+2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
* gdb.python/Makefile.in: Add py-explore and py-explore-cc to
EXECUTABLES.