2021-06-17 |
Pedro Alves | Don't call sigtimedwait for scoped_ignore_sigttou |
tree | commitdiff |
2021-06-17 |
Pedro Alves | scoped_ignore_signal: Use sigprocmask+sigtimedwait... |
tree | commitdiff |
2021-06-17 |
Pedro Alves | Introduce scoped_restore_signal |
tree | commitdiff |
2021-06-17 |
Pedro Alves | Move scoped_ignore_sigttou to gdbsupport/ |
tree | commitdiff |
2021-05-17 |
Andrew Burgess | gdb: additional settings for emacs in .dir-locals.el |
tree | commitdiff |
2021-05-09 |
Simon Marchi | gdbsupport: re-generate configure & friends |
tree | commitdiff |
2021-05-08 |
Pedro Alves | Don't run personality syscall at configure time; don... |
tree | commitdiff |
2021-04-30 |
Tom Tromey | Use rvalue reference in thread_pool::post_task |
tree | commitdiff |
2021-04-27 |
Michael Weghorn | gdbsupport: allow to specify dependencies between observers |
tree | commitdiff |
2021-04-24 |
Simon Marchi | gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_... |
tree | commitdiff |
2021-04-24 |
Simon Marchi | gdbsupport: allow passing format string to scoped_debug... |
tree | commitdiff |
2021-04-24 |
Simon Marchi | gdbsupport, gdb: give names to observers |
tree | commitdiff |
2021-04-24 |
Simon Marchi | gdbsupport: introduce struct observer |
tree | commitdiff |
2021-04-23 |
Simon Marchi | gdbsupport, gdb: change observer_debug to bool |
tree | commitdiff |
2021-04-23 |
Simon Marchi | gdbsupport: include preprocessor.h in common-debug.h |
tree | commitdiff |
2021-03-24 |
Luis Machado | New memory-tag commands |
tree | commitdiff |
2021-03-21 |
Alan Modra | Provide an inline startswith function in bfd.h |
tree | commitdiff |
2021-02-05 |
Paul E. Murphy | gnulib: update to 776af40e0 |
tree | commitdiff |
2021-01-23 |
Lancelot SIX | Improve gdb_tilde_expand logic. |
tree | commitdiff |
2021-01-22 |
Simon Marchi | gdb: add remote_debug_printf |
tree | commitdiff |
2021-01-08 |
Simon Marchi | gdb: check for empty strings in get_standard_cache_dir... |
tree | commitdiff |
2021-01-06 |
Mike Frysinger | gdbsupport: common-utils.h: fix typo in header |
tree | commitdiff |
2021-01-04 |
Simon Marchi | gdb: introduce scoped debug prints |
tree | commitdiff |
2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
tree | commitdiff |
2020-12-11 |
Andrew Burgess | gdbsupport: make use of safe-ctype functions from libiberty |
tree | commitdiff |
2020-12-11 |
Simon Marchi | gdb: factor out debug_prefixed_printf_cond |
tree | commitdiff |
2020-12-08 |
Alexander Fedotov | gdbsupport: Use LOCALAPPDATA to determine cache dir |
tree | commitdiff |
2020-12-01 |
Andrew Burgess | gdbsupport/tdesc: print enum fields using 'evalue'... |
tree | commitdiff |
2020-12-01 |
Chungyi Chi | gdbsupport/tdesc: print enum size attribute |
tree | commitdiff |
2020-11-20 |
Tom Tromey | Ignore system_error in thread startup |
tree | commitdiff |
2020-11-10 |
Tom Tromey | Move include block to pathstuff.h |
tree | commitdiff |
2020-11-02 |
Andrew Burgess | gdb: use get_standard_config_dir when looking for ... |
tree | commitdiff |
2020-11-02 |
Tom Tromey | Add get_standard_config_dir function |
tree | commitdiff |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdb, gdbsupport: add debug_prefixed_printf, remove... |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: replace AC_TRY_COMPILE in common.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: replace AC_TRY_COMPILE in warning.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: re-indent ptrace.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD... |
tree | commitdiff |
2020-10-26 |
Pedro Alves | gdb::handle_eintr, remove need to specify return type |
tree | commitdiff |
2020-10-26 |
Simon Marchi | gdb: move ptrace.m4 to gdbsupport |
tree | commitdiff |
2020-10-08 |
Andrew Burgess | gdb: Have allocate_target_description return a unique_ptr |
tree | commitdiff |
2020-10-07 |
Tom Tromey | Move simple_search_memory to gdbsupport/search.cc |
tree | commitdiff |
2020-10-02 |
Simon Marchi | gdb: add debug prints in event loop |
tree | commitdiff |
2020-10-02 |
Simon Marchi | gdb: move debug_prefixed_vprintf here |
tree | commitdiff |
2020-10-02 |
Simon Marchi | gdb: give names to event loop file handlers |
tree | commitdiff |
2020-10-01 |
Kamil Rytarowski | Preinitialize the sockaddr_un variable to zero |
tree | commitdiff |
2020-09-29 |
Pedro Alves | Tweak gdbsupport/valid-expr.h for GCC 6, fix build |
tree | commitdiff |
2020-09-24 |
Simon Marchi | gdb: remove file_handler typedef |
tree | commitdiff |
2020-09-16 |
John Baldwin | Require kinfo_get_file and kinfo_get_vmmap for FreeBSD... |
tree | commitdiff |
2020-09-14 |
Pedro Alves | Rewrite enum_flags, add unit tests, fix problems |
tree | commitdiff |
2020-09-14 |
Pedro Alves | Rewrite valid-expr.h's internals in terms of the detect... |
tree | commitdiff |
2020-09-11 |
Felix Willgerodt | Add bfloat16 support for AVX512 register view. |
tree | commitdiff |
2020-09-10 |
Kamil Rytarowski | Add handle_eintr to wrap EINTR handling in syscalls |
tree | commitdiff |
2020-08-13 |
Simon Marchi | gdb: allow specifying multiple filters when running... |
tree | commitdiff |
2020-08-07 |
Simon Marchi | gdb: change regcache list to be a map |
tree | commitdiff |
2020-07-30 |
Rainer Orth | Unify Solaris procfs and largefile handling |
tree | commitdiff |
2020-07-28 |
Tom de Vries | [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h |
tree | commitdiff |
2020-07-17 |
Andrew Burgess | gdb/riscv: delete target descriptions when gdb exits |
tree | commitdiff |
2020-06-30 |
Tom Tromey | Do not define basic_string_view::to_string |
tree | commitdiff |
2020-06-27 |
Simon Marchi | gdbsupport: add format attribute to print_xml_feature... |
tree | commitdiff |
2020-06-23 |
Andrew Burgess | gdb: New maintenance command to print XML target descri... |
tree | commitdiff |
2020-06-23 |
Andrew Burgess | gdb: Print compatible information within print_xml_feature |
tree | commitdiff |
2020-05-25 |
Michael Weghorn | gdbsupport: Drop now unused function 'stringify_argv' |
tree | commitdiff |
2020-05-25 |
Michael Weghorn | gdbsupport: Let construct_inferior_arguments take gdb... |
tree | commitdiff |
2020-05-25 |
Michael Weghorn | gdbsupport: Adapt construct_inferior_arguments |
tree | commitdiff |
2020-05-25 |
Michael Weghorn | gdb: Move construct_inferior_arguments to gdbsupport |
tree | commitdiff |
2020-05-23 |
Pedro Alves | Use safe-ctype.h (ISSPACE etc.) in symbol parsing ... |
tree | commitdiff |
2020-05-15 |
Kevin Buettner | Disable record btrace bts support for AMD processors |
tree | commitdiff |
2020-05-14 |
Tankut Baris Aktemur | gdb: protect some 'regcache_read_pc' calls |
tree | commitdiff |
2020-04-28 |
Tankut Baris Aktemur | Fix typo (thead -> thread) |
tree | commitdiff |
2020-04-27 |
Simon Marchi | gdbsupport: include cstdlib in common-defs.h |
tree | commitdiff |
2020-04-20 |
Tom Tromey | Mark move constructors as "noexcept" |
tree | commitdiff |
2020-04-13 |
Tom Tromey | Move gdb_notifier comment |
tree | commitdiff |
2020-04-13 |
Tom Tromey | Move event-loop.[ch] to gdbsupport/ |
tree | commitdiff |
2020-04-13 |
Tom Tromey | Introduce and use flush_streams |
tree | commitdiff |
2020-04-13 |
Tom Tromey | Move gdb_select.h to gdbsupport/ |
tree | commitdiff |
2020-04-13 |
Tom Tromey | Move event-loop configury to common.m4 |
tree | commitdiff |
2020-03-31 |
Tom Tromey | Don't pass NULL to memcpy in gdb |
tree | commitdiff |
2020-03-27 |
Andrew Burgess | gdbsupport: Resolve shellcheck issues in create-version... |
tree | commitdiff |
2020-03-20 |
Simon Marchi | gdb: remove HAVE_DECL_PTRACE |
tree | commitdiff |
2020-03-18 |
Kamil Rytarowski | Include <alloca.h> conditionally |
tree | commitdiff |
2020-03-12 |
Tom Tromey | Change gdbsupport not to rely on BFD |
tree | commitdiff |
2020-03-12 |
Simon Marchi | Move gdb/selftest.m4 to gdbsupport/selftest.m4 |
tree | commitdiff |
2020-03-12 |
Simon Marchi | Move sourcing of development.sh to GDB_AC_COMMON |
tree | commitdiff |
2020-03-12 |
Simon Marchi | gdb/selftest.m4: ensure $development is set |
tree | commitdiff |
2020-03-11 |
Simon Marchi | gdb: enable -Wmissing-prototypes warning |
tree | commitdiff |
2020-03-08 |
Tom Tromey | Fix two typos in gdb_binary_search.h |
tree | commitdiff |
2020-03-06 |
Andrew Burgess | gdbserver/gdbsupport: Add .dir-locals.el file |
tree | commitdiff |
2020-03-05 |
Vyacheslav Petrishchev | gdbsupport/configure.ac: source development.sh |
tree | commitdiff |
2020-03-05 |
Tankut Baris Aktemur | gdb, gdbserver, gdbsupport: add .gitattributes files |
tree | commitdiff |
2020-03-03 |
Simon Marchi | gdbsupport: re-generate Makefile.in |
tree | commitdiff |
2020-02-28 |
Sergio Durigan Junior | Fix comment for 'gdb_dlopen' |
tree | commitdiff |
2020-02-19 |
Andrew Burgess | Merge changes from GCC for the config/ directory |
tree | commitdiff |
2020-02-14 |
Tom Tromey | Change gdbserver to use existing gnulib and libiberty |
tree | commitdiff |
2020-02-13 |
Simon Marchi | gdbsupport: rename source files to .cc |
tree | commitdiff |
2020-02-11 |
Simon Marchi | Re-generate gdb/gdbserver/gdbsupport configure scripts |
tree | commitdiff |
next |