Age | Commit message (Expand) | Author | Files | Lines |
2010-12-18 | * python/py-progspace.c (py_free_pspace): Obtain arch another | Marc Khouzam | 1 | -3/+2 |
2010-12-16 | 2010-12-16 Joel Borggrén-Franck <joel.borggren.franck@gmail.com> | Tom Tromey | 1 | -1/+1 |
2010-12-15 | Rename "maint set python auto-load" to "set auto-load-scripts". | Doug Evans | 1 | -13/+19 |
2010-11-29 | * python/lib/gdb/printing.py (register_pretty_printer): Change | Doug Evans | 2 | -10/+10 |
2010-11-29 | 2010-11-29 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+19 |
2010-11-25 | * breakpoint.h: No longer include python.h or python-internal.h. | Pedro Alves | 1 | -3/+3 |
2010-11-23 | 2010-11-23 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+3 |
2010-11-12 | gdb | Tom Tromey | 4 | -28/+112 |
2010-11-11 | 2010-11-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -72/+89 |
2010-11-10 | * python/lib/gdb/command/pretty_printers.py | Doug Evans | 1 | -1/+2 |
2010-11-04 | * python/py-prettyprint.c (find_pretty_printer_from_gdb): Fix comment. | Doug Evans | 1 | -4/+4 |
2010-11-02 | New python module gdb.printing, and new commands info pretty-printer, | Doug Evans | 4 | -0/+586 |
2010-11-02 | * top.c: #include "python/python.h". | Doug Evans | 2 | -8/+25 |
2010-10-26 | fix typo in _FILE_OFFSET_BITS comment | Joel Brobecker | 1 | -1/+1 |
2010-10-26 | Fix build failures with python support on sparc-solaris | Joel Brobecker | 1 | -3/+7 |
2010-10-19 | * python/py-cmd.c (cmdpy_function): Unreference exception state. | Tom Tromey | 1 | -1/+6 |
2010-10-15 | PR python/11948: | Tom Tromey | 3 | -133/+71 |
2010-10-13 | New python module gdb.types. | Doug Evans | 1 | -0/+91 |
2010-10-13 | gdb/ | Jan Kratochvil | 9 | -34/+112 |
2010-10-12 | * python/py-prettyprint.c (search_pp_list): Fix error checking. | Tom Tromey | 1 | -3/+14 |
2010-10-06 | Create subdir data-directory. | Doug Evans | 1 | -0/+14 |
2010-10-04 | * python/python.c (_initialize_python): Define new function | Doug Evans | 1 | -14/+36 |
2010-09-30 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-09-22 | gdb/ | Jan Kratochvil | 3 | -4/+2 |
2010-09-03 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-08-31 | Enable custom bcache hash function. | Sami Wagiaalla | 1 | -1/+1 |
2010-08-30 | gdb | Tom Tromey | 1 | -4/+75 |
2010-08-24 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-08-23 | gdb | Tom Tromey | 1 | -3/+48 |
2010-08-23 | PR python/11391: | Tom Tromey | 1 | -5/+2 |
2010-08-23 | gdb | Tom Tromey | 1 | -1/+197 |
2010-08-23 | PR python/10953: | Tom Tromey | 1 | -3/+14 |
2010-08-23 | gdb | Tom Tromey | 1 | -0/+51 |
2010-08-20 | * python/python.c: Include "serial.h". | Pedro Alves | 1 | -9/+13 |
2010-08-13 | * python/python-internal.h (gdbpy_get_hook_function): Don't | Tom Tromey | 1 | -1/+0 |
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-07-28 | gdb | Tom Tromey | 1 | -23/+69 |
2010-07-27 | 2010-07-27 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+49 |
2010-07-09 | * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use | Tom Tromey | 1 | -3/+5 |
2010-07-08 | Resync python-config.py with Python-2.7 version. | Joel Brobecker | 1 | -29/+32 |
2010-07-06 | * configure, config.in: Rebuild. | Tom Tromey | 1 | -0/+3 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -1/+1 |
2010-06-30 | Fix build failure with Python installed in non-system location. | Joel Brobecker | 1 | -1/+4 |
2010-06-28 | 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 7 | -6/+1122 |
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-11 | gdb | Tom Tromey | 2 | -0/+13 |