aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-09-02 * windows-nat.c (windows_xfer_memory): Fix compilation failurePierre Muller2-4/+9
2013-09-022013-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-1/+788
2013-08-30GDB 7.6.1 released.gdbadmin1-0/+4
2013-08-30gdb.base/code_elim.exp - force .bss creation.Andrew Burgess2-1/+14
2013-08-30MI -trace-find, print frame with LOC_AND_ADDRESS instead of SRC_AND_LOC.Pedro Alves2-1/+6
2013-08-30restore_selected_frame: tweak warning.Pedro Alves2-2/+7
2013-08-30bsd-kvm.c: Fix arguments to print_stack_frame.Pedro Alves2-3/+8
2013-08-30ada-tasks.c: write SRC_AND_LOC instead '1'.Pedro Alves2-1/+6
2013-08-30frame.h: Delete stale declaration.Pedro Alves2-3/+4
2013-08-302013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon4-4/+43
2013-08-29thread support broken on ppc-aix.Joel Brobecker2-1/+6
2013-08-292013-08-29 Sterling Augustine <saugustine@google.com>Sterling Augustine2-6/+15
2013-08-29Remove use of deprecated_command_loop_hook from mi code.Andrew Burgess2-35/+16
2013-08-292013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>Sanimir Agovic2-1/+6
2013-08-29cleanup: make allocate_value_contents staticSanimir Agovic3-2/+6
2013-08-29cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setterSanimir Agovic4-16/+13
2013-08-29cleanup: replace allocate_value and memcpy with value_from_contentsSanimir Agovic2-4/+6
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+5
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon13-49/+116
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+0
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+31
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+8
2013-08-29gdb/Yao Qi2-2/+7
2013-08-28PR gdb/15415Jan Kratochvil13-28/+168
2013-08-28PR server/15604Jan Kratochvil5-0/+24
2013-08-28 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test nameTom Tromey2-1/+7
2013-08-28gdb/common/linux-ptrace.c: Fix build on non-Intel architectures.Will Newton2-1/+6
2013-08-28gdb/Jan Kratochvil2-1/+6
2013-08-28gdb/Yao Qi5-2/+79
2013-08-27 * dwarf2read.c (struct dwarf2_cu): Tweak comment.Doug Evans2-10/+17
2013-08-27windows-nat.c: Don't install a deprecated_xfer_memory method.Pedro Alves2-22/+25
2013-08-27darwin-nat.c: Don't install a deprecated_xfer_memory method.Pedro Alves2-21/+6
2013-08-27Add options to skip unavailable localsYao Qi12-27/+157
2013-08-27Add mi_getopt_allow_unknownYao Qi4-27/+78
2013-08-27gdb/testsuite/Yao Qi2-1/+11
2013-08-26 PR symtab/15885Doug Evans6-2/+135
2013-08-26 * NEWS: Document "mt print objfiles" now takes optional regexp.Doug Evans5-7/+26
2013-08-26 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead ofDoug Evans2-3/+8
2013-08-26 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.Doug Evans3-37/+44
2013-08-262013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2-2/+28
2013-08-24gdb/testsuite/Yao Qi3-0/+59
2013-08-24gdb/testsuite/Yao Qi4-0/+291
2013-08-24 * symmisc.c (dump_symtab): Delete prototype.Doug Evans2-8/+8
2013-08-24 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"Doug Evans2-3/+8
2013-08-23target.c:target_read_live_memory: Fix type of local.Pedro Alves2-1/+6
2013-08-23remote.c: don't install a deprecated_xfer_memory hook.Pedro Alves2-66/+27
2013-08-23 ARI fix: Push # directives to start of line.Pierre Muller2-6/+11
2013-08-232013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>Muhammad Waqas4-26/+167
2013-08-23 * common/linux-ptrace.c (linux_fork_to_function): Push #Luis Machado2-4/+11
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado34-577/+715