You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Tromey 96bbe3ef96 Change ptid_t::tid to ULONGEST 5 years ago
..
.dir-locals.el gdb: additional settings for emacs in .dir-locals.el 5 years ago
.gitattributes gdb, gdbserver, gdbsupport: add .gitattributes files 6 years ago
ChangeLog-2020-2021 gdb: move remaining ChangeLogs to legacy files 5 years ago
Makefile.am Update copyright year range in all GDB files 5 years ago
Makefile.in gdbsupport: re-generate configure & friends 5 years ago
README Move gdbsupport to the top level 6 years ago
acinclude.m4 gdb: move ptrace.m4 to gdbsupport 6 years ago
aclocal.m4 gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC 6 years ago
agent.cc Remove defaulted 'tid' parameter to ptid_t constructor 5 years ago
agent.h Update copyright year range in all GDB files 5 years ago
alt-stack.h Update copyright year range in all GDB files 5 years ago
array-view.h Update copyright year range in all GDB files 5 years ago
ax.def Update copyright year range in all GDB files 5 years ago
block-signals.h Update copyright year range in all GDB files 5 years ago
break-common.h Update copyright year range in all GDB files 5 years ago
btrace-common.cc Update copyright year range in all GDB files 5 years ago
btrace-common.h Update copyright year range in all GDB files 5 years ago
buffer.cc Update copyright year range in all GDB files 5 years ago
buffer.h Update copyright year range in all GDB files 5 years ago
byte-vector.h Update copyright year range in all GDB files 5 years ago
check-defines.el Update copyright year range in all GDB files 5 years ago
cleanups.cc Update copyright year range in all GDB files 5 years ago
cleanups.h Update copyright year range in all GDB files 5 years ago
common-debug.cc gdb: add remote_debug_printf 5 years ago
common-debug.h gdbsupport: allow passing format string to scoped_debug_start_end 5 years ago
common-defs.h [gdb/build] Disable attribute nonnull 5 years ago
common-exceptions.cc Update copyright year range in all GDB files 5 years ago
common-exceptions.h Replace exception_print_same with operator!= 5 years ago
common-gdbthread.h Update copyright year range in all GDB files 5 years ago
common-inferior.cc Update copyright year range in all GDB files 5 years ago
common-inferior.h gdb: make inferior::m_cwd an std::string 5 years ago
common-regcache.cc Update copyright year range in all GDB files 5 years ago
common-regcache.h Update copyright year range in all GDB files 5 years ago
common-types.h Update copyright year range in all GDB files 5 years ago
common-utils.cc New memory-tag commands 5 years ago
common-utils.h New memory-tag commands 5 years ago
common.m4 gdbsupport/common.m4: check for sigtimedwait 5 years ago
config.in gdbsupport/common.m4: check for sigtimedwait 5 years ago
configure gdbsupport/common.m4: check for sigtimedwait 5 years ago
configure.ac Update copyright year range in all GDB files 5 years ago
create-version.sh Update copyright year range in all GDB files 5 years ago
def-vector.h Update copyright year range in all GDB files 5 years ago
default-init-alloc.h Update copyright year range in all GDB files 5 years ago
eintr.h Update copyright year range in all GDB files 5 years ago
enum-flags.h Update copyright year range in all GDB files 5 years ago
environ.cc Update copyright year range in all GDB files 5 years ago
environ.h Update copyright year range in all GDB files 5 years ago
errors.cc Update copyright year range in all GDB files 5 years ago
errors.h Update copyright year range in all GDB files 5 years ago
event-loop.cc Update copyright year range in all GDB files 5 years ago
event-loop.h Update copyright year range in all GDB files 5 years ago
fileio.cc Update copyright year range in all GDB files 5 years ago
fileio.h Update copyright year range in all GDB files 5 years ago
filestuff.cc Update copyright year range in all GDB files 5 years ago
filestuff.h Update copyright year range in all GDB files 5 years ago
filtered-iterator.h Update copyright year range in all GDB files 5 years ago
format.cc Update copyright year range in all GDB files 5 years ago
format.h Update copyright year range in all GDB files 5 years ago
forward-scope-exit.h Update copyright year range in all GDB files 5 years ago
function-view.h Update copyright year range in all GDB files 5 years ago
gdb-dlfcn.cc Update copyright year range in all GDB files 5 years ago
gdb-dlfcn.h Update copyright year range in all GDB files 5 years ago
gdb-safe-ctype.h Update copyright year range in all GDB files 5 years ago
gdb-sigmask.h Update copyright year range in all GDB files 5 years ago
gdb_assert.h Update copyright year range in all GDB files 5 years ago
gdb_binary_search.h Update copyright year range in all GDB files 5 years ago
gdb_locale.h Update copyright year range in all GDB files 5 years ago
gdb_optional.h gdbsupport: add debug assertions in gdb::optional::get 5 years ago
gdb_proc_service.h gdbsupport/gdb_proc_service.h: use decltype instead of typeof 5 years ago
gdb_ref_ptr.h Update copyright year range in all GDB files 5 years ago
gdb_select.h Update copyright year range in all GDB files 5 years ago
gdb_setjmp.h Update copyright year range in all GDB files 5 years ago
gdb_signals.h Update copyright year range in all GDB files 5 years ago
gdb_splay_tree.h Update copyright year range in all GDB files 5 years ago
gdb_string_view.h Update copyright year range in all GDB files 5 years ago
gdb_string_view.tcc Update copyright year range in all GDB files 5 years ago
gdb_sys_time.h Update copyright year range in all GDB files 5 years ago
gdb_tilde_expand.cc Improve gdb_tilde_expand logic. 5 years ago
gdb_tilde_expand.h Improve gdb_tilde_expand logic. 5 years ago
gdb_unique_ptr.h Update copyright year range in all GDB files 5 years ago
gdb_unlinker.h Update copyright year range in all GDB files 5 years ago
gdb_vecs.cc Update copyright year range in all GDB files 5 years ago
gdb_vecs.h Update copyright year range in all GDB files 5 years ago
gdb_wait.cc Update copyright year range in all GDB files 5 years ago
gdb_wait.h Update copyright year range in all GDB files 5 years ago
hash_enum.h Update copyright year range in all GDB files 5 years ago
host-defs.h Update copyright year range in all GDB files 5 years ago
intrusive_list.h gdb: use intrusive list for step-over chain 5 years ago
iterator-range.h gdb: introduce iterator_range, remove next_adapter 5 years ago
job-control.cc Update copyright year range in all GDB files 5 years ago
job-control.h Update copyright year range in all GDB files 5 years ago
netstuff.cc Update copyright year range in all GDB files 5 years ago
netstuff.h Update copyright year range in all GDB files 5 years ago
new-op.cc Update copyright year range in all GDB files 5 years ago
next-iterator.h gdb: introduce iterator_range, remove next_adapter 5 years ago
observable.h gdbsupport: allow to specify dependencies between observers 5 years ago
offset-type.h Update copyright year range in all GDB files 5 years ago
parallel-for.h Update copyright year range in all GDB files 5 years ago
pathstuff.cc gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dir 5 years ago
pathstuff.h Update copyright year range in all GDB files 5 years ago
poison.h Update copyright year range in all GDB files 5 years ago
preprocessor.h Update copyright year range in all GDB files 5 years ago
print-utils.cc Update copyright year range in all GDB files 5 years ago
print-utils.h Update copyright year range in all GDB files 5 years ago
ptid.cc Change ptid_t::tid to ULONGEST 5 years ago
ptid.h Change ptid_t::tid to ULONGEST 5 years ago
ptrace.m4 Update copyright year range in all GDB files 5 years ago
refcounted-object.h Update copyright year range in all GDB files 5 years ago
reference-to-pointer-iterator.h gdb: use intrusive list for step-over chain 5 years ago
rsp-low.cc New memory-tag commands 5 years ago
rsp-low.h New memory-tag commands 5 years ago
run-time-clock.cc Update copyright year range in all GDB files 5 years ago
run-time-clock.h Update copyright year range in all GDB files 5 years ago
safe-iterator.h gdb: make all_inferiors_safe actually work 5 years ago
safe-strerror.cc Update copyright year range in all GDB files 5 years ago
scope-exit.h Update copyright year range in all GDB files 5 years ago
scoped_fd.h Update copyright year range in all GDB files 5 years ago
scoped_ignore_signal.h gdb: fall back on sigpending + sigwait if sigtimedwait is not available 5 years ago
scoped_ignore_sigttou.h Don't call sigtimedwait for scoped_ignore_sigttou 5 years ago
scoped_mmap.cc Update copyright year range in all GDB files 5 years ago
scoped_mmap.h Update copyright year range in all GDB files 5 years ago
scoped_restore.h Update copyright year range in all GDB files 5 years ago
search.cc Update copyright year range in all GDB files 5 years ago
search.h Update copyright year range in all GDB files 5 years ago
selftest.cc [gdb] Add maint selftest -verbose option 5 years ago
selftest.h [gdb] Add maint selftest -verbose option 5 years ago
selftest.m4 Update copyright year range in all GDB files 5 years ago
signals-state-save-restore.cc Update copyright year range in all GDB files 5 years ago
signals-state-save-restore.h Update copyright year range in all GDB files 5 years ago
signals.cc Update copyright year range in all GDB files 5 years ago
symbol.h Update copyright year range in all GDB files 5 years ago
tdesc.cc Update copyright year range in all GDB files 5 years ago
tdesc.h Update copyright year range in all GDB files 5 years ago
thread-pool.cc Use rvalue reference in thread_pool::post_task 5 years ago
thread-pool.h Use rvalue reference in thread_pool::post_task 5 years ago
traits.h Update copyright year range in all GDB files 5 years ago
underlying.h Update copyright year range in all GDB files 5 years ago
valid-expr.h Update copyright year range in all GDB files 5 years ago
version.h Update copyright year range in all GDB files 5 years ago
warning.m4 Update copyright year range in all GDB files 5 years ago
x86-xstate.h Update copyright year range in all GDB files 5 years ago
xml-utils.cc Update copyright year range in all GDB files 5 years ago
xml-utils.h Update copyright year range in all GDB files 5 years ago

README

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE. For maintainers, see ../gdb/MAINTAINERS.