aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-12C++-ify prologue-value's pv_areaTom Tromey1-0/+35
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi1-0/+20
2017-10-11Remove cleanups from TUITom Tromey1-0/+6
2017-10-11Constify add_prefix_cmdTom Tromey1-0/+98
2017-10-11Remove prepare_re_set_contextTom Tromey1-0/+7
2017-10-11Remove some cleanups from breakpoint.cTom Tromey1-0/+15
2017-10-11Add native target for FreeBSD/arm.John Baldwin1-0/+8
2017-10-11Add FreeBSD/arm architecture.John Baldwin1-0/+9
2017-10-11GDB: Remove Linux core PRPSINFO note writer overrideMaciej W. Rozycki1-0/+10
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-0/+5
2017-10-11Garbage collect reattach_breakpointsPedro Alves1-0/+5
2017-10-11Use std::vector for symtab_fnsSimon Marchi1-0/+8
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov1-0/+6
2017-10-11Remove unnecessary parentheses in declarationsEgeyar Bagcioglu1-0/+11
2017-10-11Flash memory size not aligned to addressKevin Buettner1-0/+5
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-0/+41
2017-10-10Eliminate catch_errorsPedro Alves1-0/+58
2017-10-09Remove free_splay_tree cleanupTom Tromey1-0/+6
2017-10-09Remove "do_nothing"Tom Tromey1-0/+5
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves1-0/+5
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin1-0/+6
2017-10-09Don't try building gdb against guile-2.2Simon Marchi1-0/+5
2017-10-09Fix automatic dependency trackingTom Tromey1-0/+5
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves1-0/+15
2017-10-08Remove some cleanups from dwarf2read.cTom Tromey1-0/+16
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey1-0/+9
2017-10-08Remove make_cleanup_value_freeTom Tromey1-0/+9
2017-10-08Change search_symbols to return std::vectorTom Tromey1-0/+17
2017-10-06Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.cYao Qi1-0/+7
2017-10-06Move arm.o arm-get-next-pcs.o arm-linux.o to arch/Yao Qi1-0/+7
2017-10-06Move i386.o to arch/i386.oYao Qi1-0/+5
2017-10-06Fix more GDB build breakage on mingw32Pedro Alves1-0/+4
2017-10-06Share code updating gdb_target_obsYao Qi1-0/+6
2017-10-06[RFC] Replicate src dir in build dirYao Qi1-0/+10
2017-10-06gdb: Fix decoding of ARM neon memory hint insns.Jose E. Marchesi1-0/+6
2017-10-05Fix fork-related regressions on GNU/LinuxPedro Alves1-0/+6
2017-10-05Remove unused "union agent_val" from ax.hUlrich Weigand1-0/+5
2017-10-05Clean up some DFP interfacesUlrich Weigand1-0/+31
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand1-0/+35
2017-10-05Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin1-0/+7
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin1-0/+5
2017-10-05Update my email address.Tristan Gingold1-0/+4
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves1-0/+28
2017-10-04Reimplement support for "maint print registers" with no running inferior yetPedro Alves1-0/+6
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves1-0/+19
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi1-0/+4
2017-10-04Move code out of 'between TRY and CATCH'Pedro Alves1-0/+5
2017-10-04Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves1-0/+9
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior1-0/+17
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+18