1 Commits (3ec2b3c05887bd00a6d4a4e94e004c6d9d2f70eb)

Author SHA1 Message Date
Andrew Burgess 730afdd139 gdb: move remaining ChangeLogs to legacy files 5 years ago
Pedro Alves 606a431366 scoped_ignore_signal: Use sigprocmask+sigtimedwait instead of signal 5 years ago
Pedro Alves 965febe599 Move scoped_ignore_sigttou to gdbsupport/ 5 years ago
Andrew Burgess c1c0a7e1f3 gdb: additional settings for emacs in .dir-locals.el 5 years ago
Simon Marchi b6703327bb gdbsupport: re-generate configure & friends 5 years ago
Pedro Alves 4655f8509f Don't run personality syscall at configure time; don't check it at all 5 years ago
Tom Tromey 698facb837 Use rvalue reference in thread_pool::post_task 5 years ago
Michael Weghorn 9a6e099f43 gdbsupport: allow to specify dependencies between observers 5 years ago
Simon Marchi a8536c466a gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXIT 5 years ago
Simon Marchi 0df0cce7c6 gdbsupport: allow passing format string to scoped_debug_start_end 5 years ago
Simon Marchi c90e7d6352 gdbsupport, gdb: give names to observers 5 years ago
Simon Marchi ec098003e2 gdbsupport: introduce struct observer 5 years ago
Simon Marchi 98c897e37a gdbsupport, gdb: change observer_debug to bool 5 years ago
Simon Marchi 4d6840c335 gdbsupport: include preprocessor.h in common-debug.h 5 years ago
Luis Machado 48136e006e New memory-tag commands 6 years ago
Alan Modra e93388417c Provide an inline startswith function in bfd.h 5 years ago
Paul E. Murphy 9c9d63b15a gnulib: update to 776af40e0 5 years ago
Lancelot SIX d3ee35dbf7 Improve gdb_tilde_expand logic. 5 years ago
Simon Marchi 2189c31265 gdb: add remote_debug_printf 5 years ago
Simon Marchi 6abd4cf281 gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dir 5 years ago
Mike Frysinger 4b186f88b8 gdbsupport: common-utils.h: fix typo in header 5 years ago
Simon Marchi 3ec3145c5d gdb: introduce scoped debug prints 5 years ago
Andrew Burgess 9664849417 gdbsupport: make use of safe-ctype functions from libiberty 5 years ago
Simon Marchi 74b773fcd6 gdb: factor out debug_prefixed_printf_cond 5 years ago
Alexander Fedotov 60a7223fdd gdbsupport: Use LOCALAPPDATA to determine cache dir 5 years ago
Andrew Burgess 54e75f291e gdbsupport/tdesc: print enum fields using 'evalue' syntax 5 years ago
Chungyi Chi 4f36e61b2d gdbsupport/tdesc: print enum size attribute 5 years ago
Tom Tromey 14f62a099a Ignore system_error in thread startup 5 years ago
Tom Tromey 6c51cf513d Move include block to pathstuff.h 6 years ago
Tom Tromey 8768c3e362 Add get_standard_config_dir function 6 years ago
Simon Marchi dda83cd783 gdb, gdbserver, gdbsupport: fix leading space vs tabs issues 6 years ago
Simon Marchi 17417fb0ec gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functions 6 years ago
Simon Marchi b9442ec18b gdbsupport: replace AC_TRY_COMPILE in common.m4 6 years ago
Simon Marchi 15dabc52a1 gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK 6 years ago
Simon Marchi 864ca43565 gdbsupport: replace AC_TRY_COMPILE in warning.m4 6 years ago
Simon Marchi 5164c11714 gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 6 years ago
Simon Marchi b6fb30eda7 gdbsupport: re-indent ptrace.m4 6 years ago
Simon Marchi e41fda1d5f gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC 6 years ago
Simon Marchi 91e1a0ed09 gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of AC_CANONICAL_SYSTEM 6 years ago
Pedro Alves d744f0f965 gdb::handle_eintr, remove need to specify return type 6 years ago
Simon Marchi 006811bc02 gdb: move ptrace.m4 to gdbsupport 6 years ago
Andrew Burgess 51a948fdf0 gdb: Have allocate_target_description return a unique_ptr 6 years ago
Tom Tromey 4a72de7366 Move simple_search_memory to gdbsupport/search.cc 6 years ago
Simon Marchi 6b01403b25 gdb: add debug prints in event loop 6 years ago
Simon Marchi ba98841943 gdb: move debug_prefixed_vprintf here 6 years ago
Simon Marchi 2554f6f564 gdb: give names to event loop file handlers 6 years ago
Kamil Rytarowski e2a2a24a8e Preinitialize the sockaddr_un variable to zero 6 years ago
Pedro Alves de38d64ad2 Tweak gdbsupport/valid-expr.h for GCC 6, fix build 6 years ago
Simon Marchi 29363cfa40 gdb: remove file_handler typedef 6 years ago
John Baldwin e911c6663b Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. 6 years ago