aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-26gdb/Jan Kratochvil1-32/+32
2012-01-10 PR python/13199:Tom Tromey1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-0/+1
2011-12-162011-12-16 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-73/+69
2011-12-06the "ambiguous linespec" seriesTom Tromey1-1/+1
2011-11-282011-11-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-11-042011-11-04 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-4/+14
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans1-16/+10
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget1-0/+1
2011-10-03Crash sourcing Python script on WindowsJoel Brobecker1-2/+41
2011-09-19 * python/py-auto-load.c (source_section_scripts): Fix fileDoug Evans1-3/+4
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+3
2011-09-062011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+8
2011-08-092011-08-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+2
2011-07-222011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-07-212011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+80
2011-07-112011-07-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-13/+68
2011-06-24 * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey1-9/+13
2011-04-04 * tracepoint.c (scope_info): Update.Tom Tromey1-1/+1
2011-03-182011-03-18 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-13/+82
2011-03-142011-03-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+17
2011-02-28 * python/python.c (gdbpy_value_cst): New global.Tom Tromey1-0/+2
2011-02-22 Add gdb.lookup_global_symbol python function.Doug Evans1-0/+4
2011-02-04Add Python support for GDB events.Sami Wagiaalla1-0/+10
2011-01-31 PR python/12216:Tom Tromey1-0/+1
2011-01-26 * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey1-9/+2
2011-01-06gdbTom Tromey1-0/+3
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-12gdbTom Tromey1-0/+13
2010-11-02 * top.c: #include "python/python.h".Doug Evans1-8/+23
2010-10-13gdb/Jan Kratochvil1-0/+14
2010-10-04 * python/python.c (_initialize_python): Define new functionDoug Evans1-14/+36
2010-08-20 * python/python.c: Include "serial.h".Pedro Alves1-9/+13
2010-08-13gdb:Ken Werner1-2/+3
2010-08-112010-08-11 Tom Tromey <tromey@redhat.com>Phil Muldoon1-0/+113
2010-08-112010-08-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+144
2010-08-07gdb/Jan Kratochvil1-43/+4
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+8
2010-06-25gdbTom Tromey1-8/+72
2010-06-24Add support for gdb.PYTHONDIR as $gdb_datadir/python.Joel Brobecker1-0/+21
2010-06-04 Add support for enabling/disabling individual pretty-printers.Doug Evans1-0/+2
2010-05-27 Allow python to find its files if moved from original location.Doug Evans1-0/+11
2010-05-25 Add python gdb.GdbError and gdb.string_to_argv.Doug Evans1-0/+11
2010-05-19 * python.c (gdbpy_print_stack): Ensure output ends with a newline.Doug Evans1-1/+7
2010-05-19 * python.c (source_python_script): Add comment.Doug Evans1-4/+5
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+14