Age | Commit message (Expand) | Author | Files | Lines |
2010-08-20 | * python/python.c: Include "serial.h". | Pedro Alves | 1 | -9/+13 |
2010-08-13 | gdb: | Ken Werner | 1 | -2/+3 |
2010-08-11 | 2010-08-11 Tom Tromey <tromey@redhat.com> | Phil Muldoon | 1 | -0/+113 |
2010-08-11 | 2010-08-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+144 |
2010-08-07 | gdb/ | Jan Kratochvil | 1 | -43/+4 |
2010-06-28 | 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+8 |
2010-06-25 | gdb | Tom Tromey | 1 | -8/+72 |
2010-06-24 | Add support for gdb.PYTHONDIR as $gdb_datadir/python. | Joel Brobecker | 1 | -0/+21 |
2010-06-04 | Add support for enabling/disabling individual pretty-printers. | Doug Evans | 1 | -0/+2 |
2010-05-27 | Allow python to find its files if moved from original location. | Doug Evans | 1 | -0/+11 |
2010-05-25 | Add python gdb.GdbError and gdb.string_to_argv. | Doug Evans | 1 | -0/+11 |
2010-05-19 | * python.c (gdbpy_print_stack): Ensure output ends with a newline. | Doug Evans | 1 | -1/+7 |
2010-05-19 | * python.c (source_python_script): Add comment. | Doug Evans | 1 | -4/+5 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+14 |
2010-05-07 | 2010-05-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2010-04-29 | 2010-04-29 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -12/+12 |
2010-04-23 | Add support for auto-loading scripts from .debug_gdb_scripts section. | Doug Evans | 1 | -82/+15 |
2010-04-15 | * NEWS: Add entry for python program space support. | Doug Evans | 1 | -0/+49 |
2010-04-15 | Add -s option to source command. | Doug Evans | 1 | -5/+4 |
2010-04-14 | 2010-04-14 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -3/+5 |
2010-04-09 | 2010-04-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+4 |
2010-04-08 | * python/python.c (source_python_script): Use ensure_python_env | Doug Evans | 1 | -3/+3 |
2010-03-05 | gdb | Tom Tromey | 1 | -0/+25 |
2010-02-24 | 2010-02-24 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+11 |
2010-01-18 | Fix build failure when building without Python support. | Joel Brobecker | 1 | -1/+1 |
2010-01-18 | Allow "source" to load python scripts. | Joel Brobecker | 1 | -0/+24 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-03 | gdb | Tom Tromey | 1 | -0/+25 |
2009-11-09 | * python/python.c (execute_gdb_command): Copy the argument text. | Tom Tromey | 1 | -1/+5 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 1 | -12/+53 |
2009-05-28 | gdb | Tom Tromey | 1 | -3/+3 |
2009-05-28 | gdb | Tom Tromey | 1 | -0/+3 |
2009-05-28 | gdb | Tom Tromey | 1 | -0/+8 |
2009-05-28 | gdb | Tom Tromey | 1 | -0/+6 |
2009-05-28 | gdb | Tom Tromey | 1 | -0/+146 |
2009-03-30 | gdb/ | Thiago Jung Bauermann | 1 | -0/+8 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 1 | -6/+5 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 1 | -0/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 1 | -0/+5 |
2009-02-05 | gdb/ | Thiago Jung Bauermann | 1 | -30/+44 |
2009-02-04 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-21 | * python/python-internal.h (PyGILState_Ensure): New define. | Tom Tromey | 1 | -2/+22 |
2008-10-16 | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+4 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -11/+2 |
2008-08-09 | (_initialize_python): Use unabbreviated commands | Andreas Schwab | 1 | -2/+2 |
2008-08-06 | Initial python support. | Thiago Jung Bauermann | 1 | -0/+438 |