aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-04-24gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXITSimon Marchi1-0/+6
2021-04-24gdbsupport: allow passing format string to scoped_debug_start_endSimon Marchi1-0/+14
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi1-0/+7
2021-04-24gdbsupport: introduce struct observerSimon Marchi1-0/+6
2021-04-23gdbsupport, gdb: change observer_debug to boolSimon Marchi1-0/+4
2021-04-23gdbsupport: include preprocessor.h in common-debug.hSimon Marchi1-0/+4
2021-03-24New memory-tag commandsLuis Machado1-0/+8
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-0/+4
2021-02-05gnulib: update to 776af40e0Paul E. Murphy1-0/+7
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX1-0/+7
2021-01-22gdb: add remote_debug_printfSimon Marchi1-0/+6
2021-01-08gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dirSimon Marchi1-0/+6
2021-01-06gdbsupport: common-utils.h: fix typo in headerMike Frysinger1-0/+4
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