aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-02s/get_regcache_aspace (regcache)/regcache->aspace ()/gYao Qi1-0/+23
2017-11-02Remove regcache_descr::nr_raw_registersYao Qi1-0/+14
2017-11-02New method regcache::assert_regnumYao Qi1-0/+15
2017-11-02Remove code wrapped by "#if 0"Yao Qi1-0/+4
2017-11-02Remove regcache_descr fields sizeof_raw_register_status and sizeof_cooked_reg...Yao Qi1-0/+10
2017-11-01FT32: support for FT32B processor - part 2/2James Bowman1-0/+5
2017-10-31Use console uiout when executing breakpoint commandsSimon Marchi1-0/+6
2017-10-31tracepoint: Remove unnecessary const_castSimon Marchi1-0/+4
2017-10-30gdb/Makefile.in: fix 'make tags' failureMike Gulick1-0/+4
2017-10-30Introduce in_inclusive_range, fix -Wtautological-compare warningsSimon Marchi1-0/+9
2017-10-30remote.c, QCatchSyscalls: Build std::string instead of unique_xmalloc_ptrPedro Alves1-0/+6
2017-10-30Introduce string_appendf/string_vappendfPedro Alves1-0/+12
2017-10-30Merge/shared string_printf and string_vprintf unit testsPedro Alves1-0/+9
2017-10-29darwin-nat: Remove gdb.h includeSimon Marchi1-0/+4
2017-10-29xtensa-xtregs: Fix formatting issuesSimon Marchi1-0/+4
2017-10-29xtensa-xtregs: Constify fieldSimon Marchi1-0/+4
2017-10-28Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev1-0/+6
2017-10-27common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi1-0/+5
2017-10-27C++ify xml-syscall.cSimon Marchi1-0/+35
2017-10-27Get rid of VEC(probe_p)Simon Marchi1-0/+16
2017-10-27Allocate breakpoint_objfile_data with newSimon Marchi1-0/+9
2017-10-27Get rid of VEC(loaded_script_ptr)Simon Marchi1-0/+12
2017-10-27Get rid of VEC(filename_language)Simon Marchi1-0/+16
2017-10-27Add tests for filename_languageSimon Marchi1-0/+8
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz1-0/+10
2017-10-27Add PR mention to previous commitSimon Marchi1-0/+1
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants1-0/+5
2017-10-26Garbage collect remote.c:remote_async_terminal_ours_pPedro Alves1-0/+6
2017-10-26Remove regular_breakpoint_inserted_here_p declarationYao Qi1-0/+4
2017-10-26const-fy breakpoint_ops->breakpoint_hit parameter aspaceYao Qi1-0/+18
2017-10-26const-fy function parameter struct address_space *aspaceYao Qi1-0/+40
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-0/+333
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-0/+82
2017-10-25Add common AARCH64 REGNUM definesAlan Hayward1-0/+5
2017-10-24Use const reference for decimal_from_string argumentUlrich Weigand1-0/+5
2017-10-24Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand1-0/+6
2017-10-24Target FP printing: Simplify and fix ui_printfUlrich Weigand1-0/+21
2017-10-24Target FP printing: Simplify and fix print_floatingUlrich Weigand1-0/+18
2017-10-24Fix gdb.opt/inline-cmds.exp regressionsUlrich Weigand1-0/+4
2017-10-21Get rid of VEC (mem_region)Simon Marchi1-0/+47
2017-10-21Use std::string in memory_map_parsing_dataSimon Marchi1-0/+7
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi1-0/+146
2017-10-21Remove leftover declarations in interps.hSimon Marchi1-0/+5
2017-10-20Use std::vector in gdb_bfd_dataTom Tromey1-0/+7
2017-10-20Use "new" to allocate gdb_bfd_dataTom Tromey1-0/+7
2017-10-20Introduce new_bfd_refTom Tromey1-0/+9
2017-10-20Fix gdb.gdb/ selftest tests when testing optimized GDB buildsPedro Alves1-0/+4
2017-10-19Get rid of VEC(interp_factory_p)Simon Marchi1-0/+10
2017-10-19Remove cleanups from break-catch-syscall.cTom Tromey1-0/+5
2017-10-19Remove cleanup from call_function_by_hand_dummyTom Tromey1-0/+4