summaryrefslogtreecommitdiff
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-101-7/+7
* 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-05-031-0/+39
* gdb/Jan Kratochvil2012-04-201-1/+2
* gdb/Jan Kratochvil2012-04-183-6/+22
* gdb/Jan Kratochvil2012-04-171-2/+10
* gdb/Jan Kratochvil2012-04-171-3/+11
* gdb/Jan Kratochvil2012-04-172-45/+110
* gdb/Jan Kratochvil2012-04-172-434/+5
* 2012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-04-111-0/+755
* * python/python.c (gdbpy_decode_line): Move cleanup creation outTom Tromey2012-03-302-9/+23
* * python/py-inferior.c (infpy_read_memory): Remove cleanups andTom Tromey2012-03-281-12/+8