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

