summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set toTom Tromey2012-03-152-1/+6
* gdb/gdbserver/qiyao2012-03-152-25/+42
* gdb/gdbserver/qiyao2012-03-152-48/+114
* gdb/testsuite/tschwinge2012-03-1514-169/+186
* * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,Doug Evans2012-03-152-0/+9
* *** empty log message ***gdbadmin2012-03-151-1/+1
* gdb/Jan Kratochvil2012-03-145-4/+64
* Mark latest entry in ChangeLog as "tiny change".Joel Brobecker2012-03-141-1/+1
* Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker2012-03-145-2/+25
* Testcase for: "ax-gdb: Do not treat enums and bools as integers".Joel Brobecker2012-03-143-0/+96
* ax-gdb: Do not treat enums and bools as integers.Joel Brobecker2012-03-142-6/+5
* testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types"Joel Brobecker2012-03-145-0/+111
* ax-gdb.c: Add handling of TYPE_CODE_RANGE types.Joel Brobecker2012-03-142-0/+7
* *** empty log message ***gdbadmin2012-03-141-1/+1
* Minor cleanup in aix-thread.c:supply_fprs.Joel Brobecker2012-03-132-3/+9
* Fix buffer overflow in aix-thread.c:fill_fprsJoel Brobecker2012-03-132-1/+7
* * NEWS: Mention symbol-reloading has been deleted.Doug Evans2012-03-1312-77/+30
* * dwarf2read.c (load_partial_comp_unit): Defer adding cu toDoug Evans2012-03-132-8/+16
* [stabs] The address of Fortran common blocks may be > INT_MAX.Joel Brobecker2012-03-132-2/+7
* [ppc/prologue] Support the "oril r29, r1, 0x0" insn.Joel Brobecker2012-03-132-0/+14
* gdb/Jan Kratochvil2012-03-1311-49/+237
* gdb/Jan Kratochvil2012-03-1326-54/+146
* 2012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves2012-03-137-29/+72
* 2012-03-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-132-2/+34
* gdb:qiyao2012-03-136-44/+110
* *** empty log message ***gdbadmin2012-03-131-1/+1
* * inf-ptrace.c (inf_ptrace_post_attach): Make static.Mark Kettenis2012-03-122-1/+5
* Add missing prototypes for build in ppx-aix.Joel Brobecker2012-03-124-0/+12
* amd64bsd-nat.c: Move "amd64bsd-nat.h" include...Joel Brobecker2012-03-122-1/+6
* * buildsym.c (record_pending_block): Now static.Tom Tromey2012-03-123-9/+10
* 2012-03-12 Andreas Tobler <andreast@fgznet.ch>andreast2012-03-122-0/+5
* *** empty log message ***gdbadmin2012-03-121-1/+1
* *** empty log message ***gdbadmin2012-03-111-1/+1
* *** empty log message ***gdbadmin2012-03-101-1/+1
* * dwarf2read.c (struct dwarf2_cu) <checked_producer,Tom Tromey2012-03-092-10/+31
* * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.Tom Tromey2012-03-092-13/+19
* Fix a couple of ChangeLog entries.Joel Brobecker2012-03-091-4/+2
* * lib/gdb.exp (gdb_get_line_number): Throw anKeith Seitz2012-03-095-10/+17
* 2012-03-08 Yao Qi <yao@codesourcery.com>qiyao2012-03-096-46/+187
* Add missing _initialize_ravenscar_sparc prototype.Joel Brobecker2012-03-092-0/+8
* Add missing _initialize_ravenscar prototype.Joel Brobecker2012-03-092-0/+7
* *** empty log message ***gdbadmin2012-03-091-1/+1
* gdb/Jan Kratochvil2012-03-083-2/+8
* Make breakpoint condition detection trace conditional on remote_debug.Joel Brobecker2012-03-082-1/+7
* * gdb.ada/array_bounds.exp: Get breakpoint for lineKeith Seitz2012-03-083-3/+8
* Revert "ax-gdb: Do not treat enums and bools as integers."Joel Brobecker2012-03-081-0/+6
* 2012-03-08 Luis Machado <lgustavo@codesourcery.com>Luis Machado2012-03-082-24/+23
* 2012-03-08 Luis Machado <lgustavo@codesourcery.com>Luis Machado2012-03-082-6/+10
* ax-gdb: Do not treat enums and bools as integers.Joel Brobecker2012-03-081-6/+0
* gdb/Jan Kratochvil2012-03-085-3/+38