aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2017-10-12C++-ify prologue-value's pv_areaTom Tromey13-424/+381
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi16-2/+78
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi27-2/+148
2017-10-12Run gdb.base/catch-fork-static.exp on remote target boardsPedro Alves2-4/+6
2017-10-12checkpoint.exp: Check for non-"target native" instead of isnative/is_remotePedro Alves2-4/+12
2017-10-12Remove is_remote target check from gdb.base/dprintf-non-stop.expSimon Marchi2-6/+5
2017-10-12Tighten remote check in gdb.base/argv0-symlink.expPedro Alves2-2/+9
2017-10-12Enable gdb.base/inferior-died.exp on is_remote target boardsPedro Alves2-7/+14
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves5-20/+7
2017-10-11Remove cleanups from TUITom Tromey3-17/+15
2017-10-11Constify add_prefix_cmdTom Tromey58-188/+262
2017-10-11Remove prepare_re_set_contextTom Tromey2-21/+11
2017-10-11Remove some cleanups from breakpoint.cTom Tromey2-93/+60
2017-10-11Add native target for FreeBSD/arm.John Baldwin6-0/+167
2017-10-11Add FreeBSD/arm architecture.John Baldwin6-0/+313
2017-10-11GDB: Remove Linux core PRPSINFO note writer overrideMaciej W. Rozycki5-69/+17
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2-7/+6
2017-10-11Garbage collect reattach_breakpointsPedro Alves3-43/+5
2017-10-11Use std::vector for symtab_fnsSimon Marchi2-13/+19
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov6-2/+159
2017-10-11Remove unnecessary parentheses in declarationsEgeyar Bagcioglu6-16/+27
2017-10-11Flash memory size not aligned to addressKevin Buettner2-2/+11
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi2-1/+5
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves17-426/+175
2017-10-10Eliminate catch_errorsPedro Alves21-306/+284
2017-10-09Remove free_splay_tree cleanupTom Tromey3-16/+56
2017-10-09Remove "do_nothing"Tom Tromey2-6/+6
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2-46/+135
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves5-8/+73
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin3-4/+10
2017-10-09Don't try building gdb against guile-2.2Simon Marchi3-3/+8
2017-10-09Fix automatic dependency trackingTom Tromey2-4/+10
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves6-28/+35
2017-10-09Fix gdb.base/print-file-var-main.c value check logicPedro Alves3-4/+11
2017-10-08Remove some cleanups from dwarf2read.cTom Tromey2-137/+76
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey4-20/+27
2017-10-08Remove make_cleanup_value_freeTom Tromey5-21/+25
2017-10-08Change search_symbols to return std::vectorTom Tromey3-168/+98
2017-10-06Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore2-0/+9
2017-10-06Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.cYao Qi3-6/+9
2017-10-06Move arm.o arm-get-next-pcs.o arm-linux.o to arch/Yao Qi3-7/+14
2017-10-06Move i386.o to arch/i386.oYao Qi3-2/+7
2017-10-06Fix more GDB build breakage on mingw32Pedro Alves2-0/+5
2017-10-06Fix GDB build under msys+mingw gcc 32bitYuanhui Zhang2-0/+5
2017-10-06Share code updating gdb_target_obsYao Qi2-109/+135
2017-10-06[RFC] Replicate src dir in build dirYao Qi5-16/+60
2017-10-06gdb: Fix decoding of ARM neon memory hint insns.Jose E. Marchesi2-2/+8
2017-10-05Fix fork-related regressions on GNU/LinuxPedro Alves2-1/+10
2017-10-05Remove unused "union agent_val" from ax.hUlrich Weigand2-12/+5
2017-10-05Clean up some DFP interfacesUlrich Weigand12-80/+133