gdb/
[binutils-gdb.git] / gdb / python / python.c
2010-05-27 Doug Evans Allow python to find its files if moved from original...
2010-05-25 Doug Evans Add python gdb.GdbError and gdb.string_to_argv.
2010-05-19 Doug Evans * python.c (gdbpy_print_stack): Ensure output ends...
2010-05-19 Doug Evans * python.c (source_python_script): Add comment.
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-07 Michael Snyder2010-05-07 Michael Snyder <msnyder@vmware.com>
2010-04-29 Phil Muldoon2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2010-04-23 Doug Evans Add support for auto-loading scripts from .debug_gdb_s...
2010-04-15 Doug Evans * NEWS: Add entry for python program space support.
2010-04-15 Doug Evans Add -s option to source command.
2010-04-14 Phil Muldoon2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2010-04-09 Phil Muldoon2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2010-04-08 Doug Evans * python/python.c (source_python_script): Use ensure_p...
2010-03-05 Tom Tromeygdb
2010-02-24 Phil Muldoon2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2010-01-18 Joel BrobeckerFix build failure when building without Python support.
2010-01-18 Joel BrobeckerAllow "source" to load python scripts.
2010-01-14 Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-03 Tom Tromeygdb
2009-11-09 Tom Tromey * python/python.c (execute_gdb_command): Copy the...
2009-07-02 Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-05-28 Tom Tromeygdb
2009-03-30 Thiago Jung Bauermanngdb/
2009-03-21 Thiago Jung Bauermanngdb/
2009-03-21 Thiago Jung Bauermanngdb/
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 Thiago Jung Bauermanngdb/
2009-02-05 Thiago Jung Bauermanngdb/
2009-02-04 Thiago Jung Bauermanngdb/
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-21 Tom Tromey * python/python-internal.h (PyGILState_Ensure): New...
2008-10-16 Thiago Jung Bauermann2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm...
2008-09-08 Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-08-09 Andreas Schwab(_initialize_python): Use unabbreviated commands
2008-08-06 Thiago Jung BauermannInitial python support.