summaryrefslogtreecommitdiff
path: root/gdb/python/python.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/Jan Kratochvil2012-01-281-1/+1
* gdb/Jan Kratochvil2012-01-261-32/+32
* PR python/13199:Tom Tromey2012-01-101-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Introduce gdb.FinishBreakpoint in Pythonkpouget2011-12-231-0/+1
* 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-12-161-73/+69
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+1
* 2011-11-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-11-281-1/+1
* 2011-11-04 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-11-041-4/+14
* * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans2011-10-271-16/+10
* Allow Python notification of new object-file loadings.kpouget2011-10-071-0/+1
* Crash sourcing Python script on WindowsJoel Brobecker2011-10-031-2/+41
* * python/py-auto-load.c (source_section_scripts): Fix fileDoug Evans2011-09-191-3/+4
* 2011-09-15 Kevin Pouget <kevin.pouget@st.com>kpouget2011-09-151-0/+3
* 2011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-061-1/+1
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-0/+8
* 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-08-091-2/+2
* 2011-07-22 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-07-221-1/+1
* 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-07-211-0/+80
* 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-07-111-13/+68
* * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey2011-06-241-9/+13
* * tracepoint.c (scope_info): Update.Tom Tromey2011-04-041-1/+1
* 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-03-181-13/+82
* 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-03-141-1/+17
* * python/python.c (gdbpy_value_cst): New global.Tom Tromey2011-02-281-0/+2
* Add gdb.lookup_global_symbol python function.Doug Evans2011-02-221-0/+4
* Add Python support for GDB events.swagiaal2011-02-041-0/+10
* PR python/12216:Tom Tromey2011-01-311-0/+1
* * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey2011-01-261-9/+2
* gdbTom Tromey2011-01-061-0/+3
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdbTom Tromey2010-11-121-0/+13
* * top.c: #include "python/python.h".Doug Evans2010-11-021-8/+23
* gdb/Jan Kratochvil2010-10-131-0/+14
* * python/python.c (_initialize_python): Define new functionDoug Evans2010-10-041-14/+36
* * python/python.c: Include "serial.h".Pedro Alves2010-08-201-9/+13
* gdb:kwerner2010-08-131-2/+3
* 2010-08-11 Tom Tromey <tromey@redhat.com>pmuldoon2010-08-111-0/+113
* 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-08-111-0/+144
* gdb/Jan Kratochvil2010-08-071-43/+4
* 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-06-281-1/+8
* gdbTom Tromey2010-06-251-8/+72
* Add support for gdb.PYTHONDIR as $gdb_datadir/python.Joel Brobecker2010-06-241-0/+21
* Add support for enabling/disabling individual pretty-printers.Doug Evans2010-06-041-0/+2
* Allow python to find its files if moved from original location.Doug Evans2010-05-271-0/+11
* Add python gdb.GdbError and gdb.string_to_argv.Doug Evans2010-05-251-0/+11
* * python.c (gdbpy_print_stack): Ensure output ends with a newline.Doug Evans2010-05-191-1/+7
* * python.c (source_python_script): Add comment.Doug Evans2010-05-191-4/+5
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+14