summaryrefslogtreecommitdiffstats
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy2013-02-211-0/+145
* 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>Tom Tromey2013-02-151-1/+1
* * python/py-type.c (typy_strip_typedefs): Don't call check_typedefTom Tromey2013-02-061-1/+1
* gdb/Jan Kratochvil2013-02-031-5/+7
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-312-3/+1
* Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy2013-01-234-0/+176
* * python/lib/gdb/commands/explore.pySiva Chandra Reddy2013-01-211-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0147-47/+47
* gdb/Jan Kratochvil2012-12-251-4/+1
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-141-2/+3
* Add support for Python 3.Paul Koning2012-12-1231-149/+403
* * python/python.c (finalize_python): Cast unused PyGILState_EnsureUlrich Weigand2012-11-291-1/+1
* * python/python.c (start_type_printers): Initialize 'result_obj'.Tom Tromey2012-11-121-1/+1
* * NEWS: Update.Tom Tromey2012-11-127-0/+459
* * NEWS: Update.Tom Tromey2012-11-121-1/+3
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-093-4/+4
* PR gdb/14704:Tom Tromey2012-11-081-12/+11
* * python/py-bpevent.c: Include defs.h.Tom Tromey2012-11-0811-2/+9
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-1/+1
* PR python/14635:Tom Tromey2012-10-151-1/+4
* PR python/14634:Tom Tromey2012-10-151-1/+1
* * python/python.c (finalize_python): Only define if HAVE_PYTHON.Andreas Schwab2012-09-211-0/+3
* * NEWS: Update.Tom Tromey2012-09-201-0/+19
* gdb/Jan Kratochvil2012-09-172-4/+4
* Refactor Python "gdb" module into a proper Python package, by introducingYit Phang Khoo2012-09-134-114/+168
* * python/py-newobjfileevent.c (create_new_objfile_event_object):Tom Tromey2012-09-061-3/+3
* Document how to return from "python-interactive" to GDB.Yit Phang Khoo2012-08-231-1/+4
* Enable readline in Python in a GDB-specific way and block theYit Phang Khoo2012-08-223-0/+115
* Add a new "python-interactive" command that starts a standardYit Phang Khoo2012-08-221-2/+102
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-0/+25
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-222-2/+2
* gdb/Yao Qi2012-08-161-1/+1
* PR python/14387:Tom Tromey2012-08-158-19/+45
* Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans2012-08-103-2/+150
* * python/py-type.c (convert_field): Use gdb_py_long_from_longestSiddhesh Poyarekar2012-08-101-2/+2
* gdb/Jan Kratochvil2012-07-261-0/+5
* 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-06-271-0/+18
* PR14291: KeyboardInterrupt not caught for Python outputMichael Eager2012-06-251-13/+18
* gdb:Yao Qi2012-06-241-1/+1
* * python/py-inferior.c: Update comments of infpy_read_memoryYao Qi2012-06-201-2/+2
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-7/+6
* * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey2012-06-131-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Pedro Alves2012-05-244-6/+6
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-185-10/+0
* gdb/Maciej W. Rozycki2012-05-161-12/+18
* * python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.Tom Tromey2012-05-151-1/+1
* 2012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-142-2/+2
* 2012-05-14 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-05-141-1/+1
* 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-05-131-0/+21
OpenPOWER on IntegriCloud