aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-04*** empty log message ***gdbadmin1-1/+1
2011-10-03[doco] rephrase `presence of' with `support for'.Joel Brobecker2-6/+12
2011-10-03[Ada/doco] Document the new -ada-task-info GDB/MI command.Joel Brobecker2-1/+87
2011-10-03[Ada] Add field "thread-id" in -ada-task-info outputJoel Brobecker2-2/+36
2011-10-03[Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker6-1/+33
2011-10-03Crash sourcing Python script on WindowsJoel Brobecker2-2/+48
2011-10-03* gdb.base/jit.exp: Add testcase name to log messageEdjunior Barbosa Machado2-2/+6
2011-10-03* gdb.python/py-value.expPaul Koning2-0/+20
2011-10-03* python/py-value.c (valpy_get_address): Use Py_XINCREF.Paul Koning2-1/+14
2011-10-03*** empty log message ***gdbadmin1-1/+1
2011-10-02gdb/Jan Kratochvil2-20/+20
2011-10-02thread-specific breakpoints not saved properly by save-breakpointJoel Brobecker5-0/+115
2011-10-02*** empty log message ***gdbadmin1-1/+1
2011-10-01gdb/testsuite/Jan Kratochvil2-1/+27
2011-10-01*** empty log message ***gdbadmin1-1/+1
2011-09-30gdb.python/python.exp: fix up raceMarek Polacek2-2/+19
2011-09-30gdbserver: add support for FDPIC loadmapsMike Frysinger4-11/+50
2011-09-30*** empty log message ***gdbadmin1-1/+1
2011-09-29 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): AllowJoseph Myers2-5/+7
2011-09-29lib/gdb.exp: Fix a typoMarek Polacek2-1/+5
2011-09-29gdb.base/foll-fork.exp: fix up raceMarek Polacek2-2/+7
2011-09-29gdb/doc/Yao Qi2-2/+7
2011-09-29gdb/Yao Qi2-1/+5
2011-09-29*** empty log message ***gdbadmin1-1/+1
2011-09-28* gdb.python/py-type.c (enum E): New.Paul Koning3-1/+40
2011-09-28* python/py-type.c (make_fielditem, typy_field_names, typy_items)Paul Koning4-25/+425
2011-09-28Fix complex floats on sparc.David S. Miller4-10/+97
2011-09-28Support "set environment" and "unset environment" in MinGW builds.Eli Zaretskii2-1/+52