Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -0/+26 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 5 | -15/+397 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 11 | -11/+11 |
2009-12-09 | 2009-12-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+2 |
2009-12-08 | 2009-12-08 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+67 |
2009-12-03 | 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com> | Phil Muldoon | 1 | -0/+8 |
2009-12-03 | gdb | Tom Tromey | 1 | -0/+25 |
2009-11-13 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -1/+6 |
2009-11-09 | * python/python.c (execute_gdb_command): Copy the argument text. | Tom Tromey | 1 | -1/+5 |
2009-09-29 | * python/py-value.c (valpy_string): NULL-terminate 'keywords'. | Tom Tromey | 1 | -1/+1 |
2009-09-25 | gdb | Tom Tromey | 1 | -2/+4 |
2009-09-22 | PR gdb/10583: | Tom Tromey | 1 | -0/+11 |
2009-09-21 | 2009-09-21 Jason Orendorff <jason.orendorff@gmail.com> | Tom Tromey | 1 | -2/+1 |
2009-09-21 | 2009-09-21 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+12 |
2009-09-11 | * objfiles.c (struct objfile_data): Delete member cleanup and replace | Doug Evans | 2 | -4/+4 |
2009-09-09 | Checking in this patch for Thiago: Rename python-* files into py-*, | Joel Brobecker | 8 | -0/+0 |
2009-08-24 | * python/python-value.c (valpy_richcompare): Don't return from | Tom Tromey | 1 | -2/+10 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 3 | -6/+4 |
2009-08-13 | * varobj.c (update_dynamic_varobj_children): Don't use | Tom Tromey | 2 | -22/+61 |
2009-07-10 | 2009-07-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 4 | -45/+108 |
2009-07-07 | 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -9/+2 |
2009-07-07 | 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -6/+10 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 9 | -61/+84 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -3/+6 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -2/+2 |
2009-06-29 | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 1 | -15/+15 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -1/+4 |
2009-06-17 | * gdbtypes.h (struct language_defn): Add forward declaration. | Ulrich Weigand | 1 | -1/+3 |
2009-05-28 | gdb | Tom Tromey | 1 | -3/+3 |
2009-05-28 | 2009-05-28 Pierre Muller <muller@ics.u-strasbg.fr> | Paul Pluzhnikov | 1 | -4/+5 |
2009-05-28 | gdb | Tom Tromey | 3 | -0/+85 |
2009-05-28 | gdb | Tom Tromey | 5 | -0/+556 |
2009-05-28 | gdb | Tom Tromey | 4 | -0/+867 |
2009-05-28 | gdb | Tom Tromey | 3 | -0/+379 |
2009-04-13 | gdb | Tom Tromey | 1 | -9/+11 |
2009-03-30 | gdb/ | Thiago Jung Bauermann | 3 | -0/+549 |
2009-03-29 | Remove unused value_object attribute `owned_by_gdb'. | Thiago Jung Bauermann | 1 | -5/+1 |
2009-03-29 | gdb/ | Thiago Jung Bauermann | 1 | -6/+29 |
2009-03-26 | gdb/ | Thiago Jung Bauermann | 1 | -1/+20 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 3 | -21/+26 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 3 | -0/+182 |
2009-02-26 | 2009-02-26 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -3/+13 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 3 | -0/+593 |
2009-02-05 | gdb/ | Thiago Jung Bauermann | 3 | -0/+47 |
2009-02-05 | gdb/ | Thiago Jung Bauermann | 1 | -30/+44 |
2009-02-04 | gdb/ | Thiago Jung Bauermann | 4 | -105/+339 |
2009-01-05 | * python/python-internal.h (Py_ssize_t): Define as int. | Tom Tromey | 1 | -2/+5 |