aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2011-10-102011-10-10 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-4/+4
2011-10-102011-10-10 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-3/+17
2011-10-10gdb/Yao Qi2-6/+16
2011-10-10*** empty log message ***gdbadmin1-1/+1
2011-10-09 Add new "alias" command.Doug Evans11-6/+421
2011-10-09gdb/Jan Kratochvil3-2/+10
2011-10-09gdb/Jan Kratochvil2-0/+518
2011-10-09gdb/Jan Kratochvil6-12/+4707
2011-10-09gdb/Jan Kratochvil15-47/+496
2011-10-09gdb/Jan Kratochvil12-1/+143
2011-10-09gdb/Jan Kratochvil3-1/+8
2011-10-09gdb/Jan Kratochvil3-5/+21
2011-10-09gdb/Jan Kratochvil18-25/+1088
2011-10-09gdb/Jan Kratochvil4-113/+229
2011-10-09gdb/Jan Kratochvil5-0/+136
2011-10-09gdb/Jan Kratochvil14-12/+709
2011-10-09gdb/Jan Kratochvil3-0/+67
2011-10-09gdb/Jan Kratochvil20-26/+921
2011-10-09gdb/Jan Kratochvil4-10/+45
2011-10-09gdb/Jan Kratochvil10-2/+302
2011-10-09gdb/Jan Kratochvil2-28/+42
2011-10-09gdb/Jan Kratochvil6-2/+78
2011-10-09gdb/Jan Kratochvil4-7/+85
2011-10-09 * gdb.base/solib-symbol.exp: Do not include directories inJoseph Myers2-3/+8
2011-10-09*** empty log message ***gdbadmin1-1/+1
2011-10-08*** empty log message ***gdbadmin1-1/+1
2011-10-07 * gdb.texinfo (gdb.printing): Document new `replace' arg toDoug Evans2-1/+9
2011-10-07 * python/lib/gdb/printing.py (register_pretty_printer): New argumentDoug Evans4-6/+33
2011-10-07 * python/lib/gdb/printing.py: Whitespace cleanup.Doug Evans2-9/+13
2011-10-07 * python/py-value.c (valpy_call): Initialize ftype to avoid compilerDoug Evans2-1/+6
2011-10-07Fix PR spelling, 13624 -> 13264.Doug Evans1-2/+1
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves9-76/+75
2011-10-07 * windows-nat.c: Include wchar.h to avoid compiler warnings.Corinna Vinschen2-3/+64
2011-10-072011-10-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-42/+95
2011-10-072011-10-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-0/+14
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand17-45/+436
2011-10-07Add missing files to previous commit (Allow Python notification of new object...Kevin Pouget2-0/+90
2011-10-07Fix ChangeLog messup (Allow Python notification of new object-file loadings.)Kevin Pouget3-14/+14
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget13-5/+127
2011-10-07 * gdb.base/fixsection.exp: Do not include directories in filenameJoseph Myers2-1/+6
2011-10-07*** empty log message ***gdbadmin1-1/+1
2011-10-06*** empty log message ***gdbadmin1-1/+1
2011-10-05 Add tests for passing of environment variables to inferior.Pierre Muller3-0/+174
2011-10-052011-10-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-2/+31
2011-10-05*** empty log message ***gdbadmin1-1/+1
2011-10-04* gdb.python/py-value.c (main): Break before return.Paul Koning2-1/+8
2011-10-04* python/py-type.c (typy_make_iter): Add forward declaration.Paul Koning2-32/+15
2011-10-04* NEWS: Add entry for Python gdb.Type mapping methods.Paul Koning2-0/+9
2011-10-04Fix misplaced documentation entry (Paul Koning, 2011-09-28)Paul Koning2-2/+5
2011-10-042011-10-04 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget10-10/+53