Age | Commit message (Expand) | Author | Files | Lines |
2011-11-03 | * gdb.texinfo (Stopping): Add menu entry. | Tom Tromey | 2 | -1/+10 |
2011-11-03 | * gdb.texinfo (Skipping Over Functions and Files): Remove node | Maciej W. Rozycki | 2 | -2/+6 |
2011-11-02 | 2011-11-02 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 3 | -1/+31 |
2011-11-01 | 2011-10-06 Justin Lebar <justin.lebar@gmail.com> | Justin Lebar | 1 | -0/+105 |
2011-10-28 | * gdb.texinfo (gdb.types): Rename deepitems to deep_items. | Paul Koning | 2 | -3/+7 |
2011-10-27 | Move unwind reasons to an external .def file | Kevin Pouget | 2 | -0/+18 |
2011-10-26 | * gdb.texinfo (gdb.types): Document new deepitems function. | Paul Koning | 2 | -0/+33 |
2011-10-25 | PR python/13327 | Paul Koning | 2 | -0/+35 |
2011-10-20 | 2011-10-20 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -0/+28 |
2011-10-19 | * gdb.texinfo (Commands In Python): Add missing "@"s. | Tom Tromey | 2 | -1/+5 |
2011-10-13 | PR python/13285 Document named constants for frame unwind stop reasons | Kevin Pouget | 2 | -1/+39 |
2011-10-12 | gdb/ | Jan Kratochvil | 3 | -11/+38 |
2011-10-09 | Add new "alias" command. | Doug Evans | 2 | -4/+99 |
2011-10-09 | gdb/ | Jan Kratochvil | 2 | -0/+24 |
2011-10-09 | gdb/ | Jan Kratochvil | 2 | -0/+150 |
2011-10-09 | gdb/ | Jan Kratochvil | 2 | -0/+132 |
2011-10-07 | * gdb.texinfo (gdb.printing): Document new `replace' arg to | Doug Evans | 2 | -1/+9 |
2011-10-07 | 2011-10-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -0/+14 |
2011-10-07 | * inferior.h (disable_randomization): Declare. | Ulrich Weigand | 2 | -4/+57 |
2011-10-07 | Fix ChangeLog messup (Allow Python notification of new object-file loadings.) | Kevin Pouget | 1 | -0/+6 |
2011-10-07 | Allow Python notification of new object-file loadings. | Kevin Pouget | 1 | -0/+11 |
2011-10-04 | Fix misplaced documentation entry (Paul Koning, 2011-09-28) | Paul Koning | 1 | -0/+5 |
2011-10-04 | 2011-10-04 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 2 | -4/+13 |
2011-10-03 | [doco] rephrase `presence of' with `support for'. | Joel Brobecker | 2 | -6/+12 |
2011-10-03 | [Ada/doco] Document the new -ada-task-info GDB/MI command. | Joel Brobecker | 2 | -1/+87 |
2011-09-29 | gdb/doc/ | Yao Qi | 2 | -2/+7 |
2011-09-28 | * python/py-type.c (make_fielditem, typy_field_names, typy_items) | Paul Koning | 1 | -1/+14 |
2011-09-27 | Add return address collection for tracepoints. | Stan Shebs | 2 | -0/+8 |
2011-09-16 | 2011-09-16 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -1/+6 |
2011-09-15 | * gdb.texinfo: Make style of Python functions and methods match | Paul Koning | 2 | -373/+381 |
2011-09-15 | 2011-09-15 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 2 | -0/+10 |
2011-09-15 | 2011-09-15 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 2 | -4/+16 |
2011-09-04 | GDB Manual edition number and ISBN updates | Joel Brobecker | 2 | -2/+6 |
2011-08-25 | 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net> | Tom Tromey | 2 | -1/+6 |
2011-08-17 | 2011-08-17 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -1/+97 |
2011-08-14 | gdb/ | Yao Qi | 2 | -1/+22 |
2011-08-14 | gdb/doc/ | Yao Qi | 2 | -0/+21 |
2011-08-12 | * NEWS: Mention new "type" attribute of python gdb.Symbol objects. | Doug Evans | 2 | -0/+10 |
2011-08-09 | 2011-08-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -0/+11 |
2011-07-26 | 2011-07-26 Philippe Waroquiers <philippe.waroquiers@skynet.be> | Philippe Waroquiers | 1 | -0/+12 |
2011-07-26 | gdb/doc/ | Jan Kratochvil | 2 | -14/+65 |
2011-07-26 | 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -0/+25 |
2011-07-21 | PR macros/12999 | matt rice | 2 | -2/+21 |
2011-07-21 | 2011-07-21 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 3 | -0/+27 |
2011-07-11 | 2011-07-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -4/+16 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 2 | -1/+5 |
2011-07-01 | gdb/ | Jan Kratochvil | 2 | -0/+15 |
2011-06-29 | gdb | Tom Tromey | 2 | -0/+8 |
2011-06-29 | * gdb.texinfo (Target Description): Remove warning about | Ulrich Weigand | 2 | -4/+5 |
2011-06-03 | gdb | Tom Tromey | 2 | -3/+11 |