aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Support CBNZ, CBZ, REV, REV16 and REVSH in arm process recordYao Qi1-0/+5
2017-03-16Fix arm process record for some instructionsYao Qi1-0/+13
2017-03-16Add instruction_reader to arm process recordYao Qi1-0/+7
2017-03-16Copy lazy string handling fixes from Python.Doug Evans1-0/+16
2017-03-16Fix various python lazy string bugs.Doug Evans1-0/+15
2017-03-16New function tyscm_scm_to_type.Doug Evans1-0/+5
2017-03-16[Patch] Fix variable type glitch in inf-ptrace.cJiong Wang1-0/+5
2017-03-14inf-ptrace: Do not stop memory transfers after a single wordAndreas Arnez1-0/+8
2017-03-14Make length_of_subexp staticSimon Marchi1-0/+5
2017-03-14linux-nat: Exploit /proc/<pid>/mem for writingAndreas Arnez1-0/+5
2017-03-14Restore test-cp-name-parser buildPedro Alves1-0/+6
2017-03-13alpha-bsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-0/+6
2017-03-13aix-thread: Use ptid from regcache instead of inferior_ptidSimon Marchi1-0/+6
2017-03-13aarc64-linux-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-0/+7
2017-03-13amd64-linux-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-0/+6
2017-03-13Add asserts in target_fetch/store_registersSimon Marchi1-0/+5
2017-03-13Introduce regcache_get_ptidSimon Marchi1-0/+5
2017-03-13Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark1-0/+4
2017-03-10c++/8218: Destructors w/arguments.Keith Seitz1-0/+5
2017-03-08Fix PR18360 - internal error when using "interrupt -a"Pedro Alves1-0/+23
2017-03-08gdb: Fix ATTRIBUTE_NONNULL usagePedro Alves1-0/+6
2017-03-08Fix PR 21218: GDB dumps core when escaping newline in multi-line commandPedro Alves1-0/+7
2017-03-08Fix PR tui/21216: TUI line breaks regressionPedro Alves1-0/+12
2017-03-07Share gdb/environ.[ch] with gdbserverSergio Durigan Junior1-0/+11
2017-03-07GDB: Fix some null pointer dereferences due to disassembler-options patch.Peter Bergner1-0/+8
2017-03-07Remove use of the no longer needed -mminimal-toc option.Peter Bergner1-0/+4
2017-03-07Fix "layout reg" crashPedro Alves1-0/+4
2017-03-07Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLogPedro Alves1-4/+4
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi1-0/+7
2017-03-06Remove const in xtensa-linux-nat.c:fetch_gregsSimon Marchi1-0/+4
2017-03-03Use range-based for loop in remote_add_target_side_commandsSimon Marchi1-0/+5
2017-03-03Fetch lazy value before calling val_printYao Qi1-0/+7
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-0/+46
2017-02-27Remove struct keyword from range-based for loopSimon Marchi1-0/+5
2017-02-27Use range-based for loop in remote_add_target_side_conditionSimon Marchi1-0/+5
2017-02-27Fix array out of bound accessYao Qi1-0/+4
2017-02-27Remove MAX_REGISTER_SIZE from remote.cAlan Hayward1-0/+7
2017-02-26DWARF-5: Initialization due to a false compiler warningJan Kratochvil1-0/+5
2017-02-24symtab.c: Small refactorPedro Alves1-0/+5
2017-02-24Remove use of MAX_REGISTER_SIZEAlan Hayward1-0/+4
2017-02-24Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward1-0/+10
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves1-0/+114
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+10
2017-02-23Fix usage of inferior_ptid in two thread_alive implementationsSimon Marchi1-0/+6
2017-02-23Use xfree rather than delete for varobj_iterYao Qi1-0/+5
2017-02-23Use delete instead of xfree for varobj_itemYao Qi1-0/+6
2017-02-22Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil1-0/+4
2017-02-21Default initialize enum flags to 0Simon Marchi1-0/+5
2017-02-21[ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping supportEdjunior Barbosa Machado1-0/+11
2017-02-21Fix recent compiler warnings.Jan Kratochvil1-0/+4