Age | Commit message (Expand) | Author | Files | Lines |
2021-01-08 | gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dir | Simon Marchi | 1 | -0/+6 |
2021-01-06 | gdbsupport: common-utils.h: fix typo in header | Mike Frysinger | 1 | -0/+4 |
2021-01-04 | gdb: introduce scoped debug prints | Simon Marchi | 1 | -0/+8 |
2020-12-11 | gdbsupport: make use of safe-ctype functions from libiberty | Andrew Burgess | 1 | -0/+11 |
2020-12-11 | gdb: factor out debug_prefixed_printf_cond | Simon Marchi | 1 | -0/+6 |
2020-12-08 | gdbsupport: Use LOCALAPPDATA to determine cache dir | Alexander Fedotov | 1 | -0/+5 |
2020-12-01 | gdbsupport/tdesc: print enum fields using 'evalue' syntax | Andrew Burgess | 1 | -0/+5 |
2020-12-01 | gdbsupport/tdesc: print enum size attribute | Chungyi Chi | 1 | -0/+4 |
2020-11-20 | Ignore system_error in thread startup | Tom Tromey | 1 | -0/+5 |
2020-11-10 | Move include block to pathstuff.h | Tom Tromey | 1 | -0/+6 |
2020-11-02 | Add get_standard_config_dir function | Tom Tromey | 1 | -0/+5 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -0/+11 |
2020-10-31 | gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functions | Simon Marchi | 1 | -0/+9 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in common.m4 | Simon Marchi | 1 | -0/+6 |
2020-10-31 | gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK | Simon Marchi | 1 | -0/+4 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in warning.m4 | Simon Marchi | 1 | -0/+6 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 | Simon Marchi | 1 | -0/+6 |
2020-10-31 | gdbsupport: re-indent ptrace.m4 | Simon Marchi | 1 | -0/+5 |
2020-10-31 | gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC | Simon Marchi | 1 | -0/+6 |
2020-10-31 | gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A... | Simon Marchi | 1 | -0/+6 |
2020-10-26 | gdb::handle_eintr, remove need to specify return type | Pedro Alves | 1 | -0/+7 |
2020-10-25 | gdb: move ptrace.m4 to gdbsupport | Simon Marchi | 1 | -0/+6 |
2020-10-08 | gdb: Have allocate_target_description return a unique_ptr | Andrew Burgess | 1 | -0/+4 |
2020-10-07 | Move simple_search_memory to gdbsupport/search.cc | Tom Tromey | 1 | -0/+7 |
2020-10-02 | gdb: add debug prints in event loop | Simon Marchi | 1 | -0/+9 |
2020-10-02 | gdb: move debug_prefixed_vprintf here | Simon Marchi | 1 | -0/+5 |
2020-10-02 | gdb: give names to event loop file handlers | Simon Marchi | 1 | -0/+8 |
2020-10-02 | Preinitialize the sockaddr_un variable to zero | Kamil Rytarowski | 1 | -1/+4 |
2020-09-29 | Tweak gdbsupport/valid-expr.h for GCC 6, fix build | Pedro Alves | 1 | -0/+5 |
2020-09-24 | gdb: remove file_handler typedef | Simon Marchi | 1 | -0/+4 |
2020-09-16 | Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. | John Baldwin | 1 | -0/+5 |
2020-09-14 | Rewrite enum_flags, add unit tests, fix problems | Pedro Alves | 1 | -0/+23 |
2020-09-14 | Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502) | Pedro Alves | 1 | -0/+7 |
2020-09-10 | Add handle_eintr to wrap EINTR handling in syscalls | Kamil Rytarowski | 1 | -0/+4 |
2020-08-13 | gdb: allow specifying multiple filters when running selftests | Simon Marchi | 1 | -0/+6 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -0/+8 |
2020-07-28 | [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h | Tom de Vries | 1 | -0/+6 |
2020-07-17 | gdb/riscv: delete target descriptions when gdb exits | Andrew Burgess | 1 | -0/+6 |
2020-06-30 | Do not define basic_string_view::to_string | Tom Tromey | 1 | -0/+6 |
2020-06-27 | gdbsupport: add format attribute to print_xml_feature::add_line | Simon Marchi | 1 | -0/+5 |
2020-06-23 | gdb: New maintenance command to print XML target description | Andrew Burgess | 1 | -0/+13 |
2020-06-23 | gdb: Print compatible information within print_xml_feature | Andrew Burgess | 1 | -0/+9 |
2020-05-25 | gdbsupport: Drop now unused function 'stringify_argv' | Michael Weghorn | 1 | -0/+5 |
2020-05-25 | gdbsupport: Let construct_inferior_arguments take gdb::array_view param | Michael Weghorn | 1 | -0/+6 |
2020-05-25 | gdbsupport: Adapt construct_inferior_arguments | Michael Weghorn | 1 | -0/+6 |
2020-05-25 | gdb: Move construct_inferior_arguments to gdbsupport | Michael Weghorn | 1 | -0/+5 |
2020-05-14 | Disable record btrace bts support for AMD processors | Kevin Buettner | 1 | -0/+4 |
2020-05-14 | gdb: protect some 'regcache_read_pc' calls | Tankut Baris Aktemur | 1 | -0/+5 |
2020-04-28 | Fix typo (thead -> thread) | Tankut Baris Aktemur | 1 | -0/+4 |
2020-04-27 | gdbsupport: include cstdlib in common-defs.h | Simon Marchi | 1 | -0/+4 |