summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdb/Jan Kratochvil2012-03-0811-76/+138
* gdb/Jan Kratochvil2012-03-082-0/+5
* Fix thinko in help of "set breakpoint condition-evaluation".Joel Brobecker2012-03-082-1/+6
* gdb/Tristan Gingold2012-03-087-0/+16
* * m68klinux-tdep.c (m68k_linux_init_abi): RegisterAndreas Schwab2012-03-082-0/+5
* * m68klinux-nat.c: Include "gdb_proc_service.h".Andreas Schwab2012-03-082-0/+31
* gdb/qiyao2012-03-082-67/+121
* gdb/testsuite/Jan Kratochvil2012-03-082-1/+13
* *** empty log message ***gdbadmin2012-03-081-1/+1
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-0713-9/+359
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-072-0/+7
* * m68klinux-nat.c (getregs_supplies): Make static.Andreas Schwab2012-03-072-3/+9
* *** empty log message ***gdbadmin2012-03-071-1/+1
* Pass absolute die offset in call to get_die_type_at_offsetJoel Brobecker2012-03-062-1/+6
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-0619-471/+501