aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-01-04gdb: introduce scoped debug printsSimon Marchi1-0/+8
2020-12-11gdbsupport: make use of safe-ctype functions from libibertyAndrew Burgess1-0/+11
2020-12-11gdb: factor out debug_prefixed_printf_condSimon Marchi1-0/+6
2020-12-08gdbsupport: Use LOCALAPPDATA to determine cache dirAlexander Fedotov1-0/+5
2020-12-01gdbsupport/tdesc: print enum fields using 'evalue' syntaxAndrew Burgess1-0/+5
2020-12-01gdbsupport/tdesc: print enum size attributeChungyi Chi1-0/+4
2020-11-20Ignore system_error in thread startupTom Tromey1-0/+5
2020-11-10Move include block to pathstuff.hTom Tromey1-0/+6
2020-11-02Add get_standard_config_dir functionTom Tromey1-0/+5
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-0/+11
2020-10-31gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functionsSimon Marchi1-0/+9
2020-10-31gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi1-0/+6
2020-10-31gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORKSimon Marchi1-0/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi1-0/+6
2020-10-31gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi1-0/+6
2020-10-31gdbsupport: re-indent ptrace.m4Simon Marchi1-0/+5
2020-10-31gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi1-0/+6
2020-10-31gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi1-0/+6
2020-10-26gdb::handle_eintr, remove need to specify return typePedro Alves1-0/+7
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi1-0/+6
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess1-0/+4
2020-10-07Move simple_search_memory to gdbsupport/search.ccTom Tromey1-0/+7
2020-10-02gdb: add debug prints in event loopSimon Marchi1-0/+9
2020-10-02gdb: move debug_prefixed_vprintf hereSimon Marchi1-0/+5
2020-10-02gdb: give names to event loop file handlersSimon Marchi1-0/+8
2020-10-02Preinitialize the sockaddr_un variable to zeroKamil Rytarowski1-1/+4
2020-09-29Tweak gdbsupport/valid-expr.h for GCC 6, fix buildPedro Alves1-0/+5
2020-09-24gdb: remove file_handler typedefSimon Marchi1-0/+4
2020-09-16Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.John Baldwin1-0/+5
2020-09-14Rewrite enum_flags, add unit tests, fix problemsPedro Alves1-0/+23
2020-09-14Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502)Pedro Alves1-0/+7
2020-09-10Add handle_eintr to wrap EINTR handling in syscallsKamil Rytarowski1-0/+4
2020-08-13gdb: allow specifying multiple filters when running selftestsSimon Marchi1-0/+6
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+8
2020-07-28[gdb/build] Fix Wmaybe-uninitialized in gdb_optional.hTom de Vries1-0/+6
2020-07-17gdb/riscv: delete target descriptions when gdb exitsAndrew Burgess1-0/+6
2020-06-30Do not define basic_string_view::to_stringTom Tromey1-0/+6
2020-06-27gdbsupport: add format attribute to print_xml_feature::add_lineSimon Marchi1-0/+5
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess1-0/+13
2020-06-23gdb: Print compatible information within print_xml_featureAndrew Burgess1-0/+9
2020-05-25gdbsupport: Drop now unused function 'stringify_argv'Michael Weghorn1-0/+5
2020-05-25gdbsupport: Let construct_inferior_arguments take gdb::array_view paramMichael Weghorn1-0/+6
2020-05-25gdbsupport: Adapt construct_inferior_argumentsMichael Weghorn1-0/+6
2020-05-25gdb: Move construct_inferior_arguments to gdbsupportMichael Weghorn1-0/+5
2020-05-14Disable record btrace bts support for AMD processorsKevin Buettner1-0/+4
2020-05-14gdb: protect some 'regcache_read_pc' callsTankut Baris Aktemur1-0/+5
2020-04-28Fix typo (thead -> thread)Tankut Baris Aktemur1-0/+4
2020-04-27gdbsupport: include cstdlib in common-defs.hSimon Marchi1-0/+4
2020-04-20Mark move constructors as "noexcept"Tom Tromey1-0/+9
2020-04-13Move gdb_notifier commentTom Tromey1-0/+4