aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Add constructor and destructor to regcacheYao Qi1-0/+9
2017-04-28Use ptid method lwp in mips_linux_new_threadYao Qi1-0/+5
2017-04-28[MIPS] Use lwpid from lwp_info instead of inferior_ptidYao Qi1-0/+5
2017-04-27Fix overload resolution involving rvalue references and cv qualifiers.Keith Seitz1-0/+12
2017-04-27Add missing incref when creating Inferior Python objectSimon Marchi1-0/+5
2017-04-27Read corrrect auxiliary entry in AIXUlrich Weigand1-0/+10
2017-04-27Remove some MAX_REGISTER_SIZE uses in ia64-tdep.cAlan Hayward1-0/+8
2017-04-26[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang1-0/+17
2017-04-26xtensa_pseudo_register_read/write - Use regcache_raw_read_unsignedAlan Hayward1-0/+6
2017-04-26nds32: Abort instead of returning REG_UNKNOWNAlan Hayward1-0/+5
2017-04-25Change readonly_p to boolYao Qi1-0/+6
2017-04-25Change gdbarch_wchar_bit for AArch64 and ARMYao Qi1-0/+6
2017-04-25Fix build on gcc < 5 (std::is_trivially_copyable missing)Pedro Alves1-0/+7
2017-04-25Poison non-POD memset & non-trivially-copyable memcpy/memmovePedro Alves1-0/+9
2017-04-25Don't memset non-POD types: struct breakpointPedro Alves1-0/+7
2017-04-25Don't memset non-POD types: struct btrace_insnPedro Alves1-0/+7
2017-04-25Don't memset non-POD types: struct bp_locationPedro Alves1-0/+15
2017-04-25Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyablePedro Alves1-0/+5
2017-04-24Use floatformat_totalsize_bytesYao Qi1-0/+5
2017-04-22Use ui_out_emit_listTom Tromey1-0/+23
2017-04-22Use ui_out_emit_tuple in more places in MITom Tromey1-0/+6
2017-04-22Use ui_out_emit_tuple in tracepoint.cTom Tromey1-0/+5
2017-04-22More uses of ui_out_emit_tupleTom Tromey1-0/+8
2017-04-22Use ui_out_emit_tupleTom Tromey1-0/+40
2017-04-21Remove dead code and "current" field from MI thread output docSimon Marchi1-0/+4
2017-04-21release branch: Fix: --enable-werrorJan Kratochvil1-0/+6
2017-04-21Simplify regcache_restoreYao Qi1-0/+8
2017-04-19gdbthread.h: Fix comment typoPedro Alves1-0/+5
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves1-0/+38
2017-04-19Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves1-0/+23
2017-04-19gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBSPedro Alves1-0/+5
2017-04-18Eliminate obstack_printfPedro Alves1-0/+5
2017-04-18gdb_xml_parser: make data fields private and make more functions methodsPedro Alves1-0/+34
2017-04-18xml-support.c: Use std::string for growing string bufferPedro Alves1-0/+29
2017-04-18gdb::optional unit testsPedro Alves1-0/+21
2017-04-18More gdb::optional featuresPedro Alves1-0/+23
2017-04-18xml-support.c: Use std::vectorPedro Alves1-0/+15
2017-04-18C++-ify gdb/xml-support.c a bit to eliminate cleanupsPedro Alves1-0/+19
2017-04-18PR threads/20743: Don't attempt to suspend or resume exited threads.John Baldwin1-0/+8
2017-04-17Update NEWS post GDB 8.0 branch creation.Joel Brobecker1-0/+6
2017-04-17Bump version to 8.0.50.DATE-gitJoel Brobecker1-0/+5
2017-04-13Fix build breakage on Cygwin (PR gdb/21385)Sergio Durigan Junior1-0/+6
2017-04-13Make inferior a class with cdtors, and use new/deletePedro Alves1-0/+14
2017-04-13GC inferior.c:init_inferior_listPedro Alves1-0/+5
2017-04-13Improve coverage of the PR threads/13217 regression testPedro Alves1-0/+6
2017-04-13C++fy thread_apply_all_commandPedro Alves1-0/+12
2017-04-13Fix follow-fork latent bugPedro Alves1-0/+5
2017-04-13watch_command_1: Fix dangling frame accessPedro Alves1-0/+5
2017-04-13fork-child.c: Avoid unnecessary heap-allocation / string copyingPedro Alves1-0/+14
2017-04-13Add ChangeLog entriesIain Buclaw1-0/+5