summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/Jan Kratochvil2011-10-092-0/+518
* gdb/Jan Kratochvil2011-10-096-12/+4707
* gdb/Jan Kratochvil2011-10-0915-47/+496
* gdb/Jan Kratochvil2011-10-0912-1/+143
* gdb/Jan Kratochvil2011-10-093-1/+8
* gdb/Jan Kratochvil2011-10-093-5/+21
* gdb/Jan Kratochvil2011-10-0918-25/+1088
* gdb/Jan Kratochvil2011-10-094-113/+229
* gdb/Jan Kratochvil2011-10-095-0/+136
* gdb/Jan Kratochvil2011-10-0914-12/+709
* gdb/Jan Kratochvil2011-10-093-0/+67
* gdb/Jan Kratochvil2011-10-0920-26/+921
* gdb/Jan Kratochvil2011-10-094-10/+45
* gdb/Jan Kratochvil2011-10-0910-2/+302
* gdb/Jan Kratochvil2011-10-092-28/+42
* gdb/Jan Kratochvil2011-10-096-2/+78
* gdb/Jan Kratochvil2011-10-094-7/+85
* * gdb.base/solib-symbol.exp: Do not include directories inJoseph Myers2011-10-092-3/+8
* *** empty log message ***gdbadmin2011-10-091-1/+1
* *** empty log message ***gdbadmin2011-10-081-1/+1
* * gdb.texinfo (gdb.printing): Document new `replace' arg toDoug Evans2011-10-072-1/+9
* * python/lib/gdb/printing.py (register_pretty_printer): New argumentDoug Evans2011-10-074-6/+33
* * python/lib/gdb/printing.py: Whitespace cleanup.Doug Evans2011-10-072-9/+13
* * python/py-value.c (valpy_call): Initialize ftype to avoid compilerDoug Evans2011-10-072-1/+6
* Fix PR spelling, 13624 -> 13264.Doug Evans2011-10-071-2/+1
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-079-76/+75
* * windows-nat.c: Include wchar.h to avoid compiler warnings.Corinna Vinschen2011-10-072-3/+64
* 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-072-42/+95
* 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-072-0/+14
* * inferior.h (disable_randomization): Declare.Ulrich Weigand2011-10-0717-45/+436
* Add missing files to previous commit (Allow Python notification of new object...kpouget2011-10-072-0/+90
* Fix ChangeLog messup (Allow Python notification of new object-file loadings.)kpouget2011-10-073-14/+14
* Allow Python notification of new object-file loadings.kpouget2011-10-0713-5/+127
* * gdb.base/fixsection.exp: Do not include directories in filenameJoseph Myers2011-10-072-1/+6
* *** empty log message ***gdbadmin2011-10-071-1/+1
* *** empty log message ***gdbadmin2011-10-061-1/+1
* Add tests for passing of environment variables to inferior.Pierre Muller2011-10-053-0/+174
* 2011-10-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-10-052-2/+31
* *** empty log message ***gdbadmin2011-10-051-1/+1
* * gdb.python/py-value.c (main): Break before return.Paul Koning2011-10-042-1/+8
* * python/py-type.c (typy_make_iter): Add forward declaration.Paul Koning2011-10-042-32/+15
* * NEWS: Add entry for Python gdb.Type mapping methods.Paul Koning2011-10-042-0/+9
* Fix misplaced documentation entry (Paul Koning, 2011-09-28)Paul Koning2011-10-042-2/+5
* 2011-10-04 Kevin Pouget <kevin.pouget@st.com>kpouget2011-10-0410-10/+53
* *** empty log message ***gdbadmin2011-10-041-1/+1
* [doco] rephrase `presence of' with `support for'.Joel Brobecker2011-10-032-6/+12
* [Ada/doco] Document the new -ada-task-info GDB/MI command.Joel Brobecker2011-10-032-1/+87
* [Ada] Add field "thread-id" in -ada-task-info outputJoel Brobecker2011-10-032-2/+36
* [Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker2011-10-036-1/+33
* Crash sourcing Python script on WindowsJoel Brobecker2011-10-032-2/+48