aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-20 * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans7-42/+86
2013-08-20 * dbxread.c (record_minimal_symbol): Make 'name' argument const.Tom Tromey2-6/+13
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans5-7/+7
2013-08-20fix PR python/15816Tom Tromey2-4/+14
2013-08-20move gdbarch object from objfile to per-BFDTom Tromey10-21/+41
2013-08-20 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_halfAlan Modra3-35/+47
2013-08-19 gdb/Luis Machado10-56/+148
2013-08-19linux-nat.c: no need to block child signals so aggressively.Pedro Alves2-45/+22
2013-08-16 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported ifDoug Evans2-0/+10
2013-08-16Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.Kevin Buettner2-6/+37
2013-08-152013-08-15 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2-1/+8
2013-08-14 * boards/fission.exp: Add -fdebug-types-section to debug_flags.Doug Evans2-1/+5
2013-08-14move some static thread state into remote_stateTom Tromey2-19/+31
2013-08-14move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote...Tom Tromey2-16/+25
2013-08-14move async_client_callback and async_client_context into remote_stateTom Tromey2-7/+17
2013-08-14move sizeof_pkt into remote_trace_findTom Tromey2-3/+6