aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-22Adding missing files from my last commit.Sergio Durigan Junior2-0/+458
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior6-4/+82
2013-08-22fix dwz.exp on 32-bit targetsTom Tromey3-6/+54
2013-08-22convert one more caching procTom Tromey2-21/+22
2013-08-22fix gdb.arch to be parallel-safeTom Tromey18-85/+53
2013-08-22fix gdb.python to be parallel-safeTom Tromey12-26/+62
2013-08-22use standard_temp_file in another caching procTom Tromey2-4/+8
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey8-6/+34
2013-08-22fix some gdb.dwarf2 tests for parallel safetyTom Tromey7-15/+39
2013-08-22PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves4-18/+105
2013-08-22 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.Alan Modra3-3/+8
2013-08-21Renegerate gdbserver/config.in.Pedro Alves2-0/+7
2013-08-21Fix whitespace.Pedro Alves1-11/+11