aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-072010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2010-04-292010-04-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-12/+12
2010-04-23 Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans1-82/+15
2010-04-15 * NEWS: Add entry for python program space support.Doug Evans1-0/+49
2010-04-15 Add -s option to source command.Doug Evans1-5/+4
2010-04-142010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-3/+5
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+4
2010-04-08 * python/python.c (source_python_script): Use ensure_python_envDoug Evans1-3/+3
2010-03-05gdbTom Tromey1-0/+25
2010-02-242010-02-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+11