aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2012-03-15 * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set toTom Tromey2-1/+6
2012-03-15gdb/gdbserver/Yao Qi2-25/+42
2012-03-15gdb/gdbserver/Yao Qi2-48/+114
2012-03-15gdb/testsuite/Thomas Schwinge14-169/+186
2012-03-15 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,Doug Evans2-0/+9
2012-03-15*** empty log message ***gdbadmin1-1/+1
2012-03-14gdb/Jan Kratochvil5-4/+64
2012-03-14Mark latest entry in ChangeLog as "tiny change".Joel Brobecker1-1/+1
2012-03-14Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker5-2/+25
2012-03-14Testcase for: "ax-gdb: Do not treat enums and bools as integers".Joel Brobecker3-0/+96
2012-03-14ax-gdb: Do not treat enums and bools as integers.Joel Brobecker2-6/+5
2012-03-14testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types"Joel Brobecker5-0/+111
2012-03-14ax-gdb.c: Add handling of TYPE_CODE_RANGE types.Joel Brobecker2-0/+7
2012-03-14*** empty log message ***gdbadmin1-1/+1
2012-03-13Minor cleanup in aix-thread.c:supply_fprs.Joel Brobecker2-3/+9
2012-03-13Fix buffer overflow in aix-thread.c:fill_fprsJoel Brobecker2-1/+7
2012-03-13 * NEWS: Mention symbol-reloading has been deleted.Doug Evans12-77/+30
2012-03-13 * dwarf2read.c (load_partial_comp_unit): Defer adding cu toDoug Evans2-8/+16
2012-03-13[stabs] The address of Fortran common blocks may be > INT_MAX.Joel Brobecker2-2/+7
2012-03-13[ppc/prologue] Support the "oril r29, r1, 0x0" insn.Joel Brobecker2-0/+14
2012-03-13gdb/Jan Kratochvil11-49/+237
2012-03-13gdb/Jan Kratochvil26-54/+146
2012-03-132012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves7-29/+72
2012-03-132012-03-13 Pedro Alves <palves@redhat.com>Pedro Alves2-2/+34
2012-03-13gdb:Yao Qi6-44/+110
2012-03-13*** empty log message ***gdbadmin1-1/+1
2012-03-12 * inf-ptrace.c (inf_ptrace_post_attach): Make static.Mark Kettenis2-1/+5
2012-03-12Add missing prototypes for build in ppx-aix.Joel Brobecker4-0/+12
2012-03-12amd64bsd-nat.c: Move "amd64bsd-nat.h" include...Joel Brobecker2-1/+6
2012-03-12 * buildsym.c (record_pending_block): Now static.Tom Tromey3-9/+10
2012-03-122012-03-12 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler2-0/+5
2012-03-12*** empty log message ***gdbadmin1-1/+1
2012-03-11*** empty log message ***gdbadmin1-1/+1
2012-03-10*** empty log message ***gdbadmin1-1/+1
2012-03-09 * dwarf2read.c (struct dwarf2_cu) <checked_producer,Tom Tromey2-10/+31
2012-03-09 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.Tom Tromey2-13/+19
2012-03-09Fix a couple of ChangeLog entries.Joel Brobecker1-4/+2
2012-03-09 * lib/gdb.exp (gdb_get_line_number): Throw anKeith Seitz5-10/+17
2012-03-092012-03-08 Yao Qi <yao@codesourcery.com>Yao Qi6-46/+187
2012-03-09Add missing _initialize_ravenscar_sparc prototype.Joel Brobecker2-0/+8
2012-03-09Add missing _initialize_ravenscar prototype.Joel Brobecker2-0/+7
2012-03-09*** empty log message ***gdbadmin1-1/+1
2012-03-08gdb/Jan Kratochvil3-2/+8
2012-03-08Make breakpoint condition detection trace conditional on remote_debug.Joel Brobecker2-1/+7
2012-03-08 * gdb.ada/array_bounds.exp: Get breakpoint for lineKeith Seitz3-3/+8
2012-03-08Revert "ax-gdb: Do not treat enums and bools as integers."Joel Brobecker1-0/+6
2012-03-082012-03-08 Luis Machado <lgustavo@codesourcery.com>Luis Machado2-24/+23
2012-03-082012-03-08 Luis Machado <lgustavo@codesourcery.com>Luis Machado2-6/+10
2012-03-08ax-gdb: Do not treat enums and bools as integers.Joel Brobecker1-6/+0
2012-03-08gdb/Jan Kratochvil5-3/+38