| .. |
|
.dir-locals.el
|
gdbserver/gdbsupport: Add .dir-locals.el file
|
6 years ago |
|
.gitattributes
|
gdb, gdbserver, gdbsupport: add .gitattributes files
|
6 years ago |
|
ChangeLog
|
gdb: Have allocate_target_description return a unique_ptr
|
6 years ago |
|
Makefile.am
|
Move simple_search_memory to gdbsupport/search.cc
|
6 years ago |
|
Makefile.in
|
Move simple_search_memory to gdbsupport/search.cc
|
6 years ago |
|
README
|
Move gdbsupport to the top level
|
6 years ago |
|
acinclude.m4
|
Move gdb/selftest.m4 to gdbsupport/selftest.m4
|
6 years ago |
|
aclocal.m4
|
Move many configure checks to common.m4
|
6 years ago |
|
agent.cc
|
Preinitialize the sockaddr_un variable to zero
|
6 years ago |
|
agent.h
|
Move gdbsupport to the top level
|
6 years ago |
|
alt-stack.h
|
Move gdbsupport to the top level
|
6 years ago |
|
array-view.h
|
Move gdbsupport to the top level
|
6 years ago |
|
ax.def
|
Move gdbsupport to the top level
|
6 years ago |
|
block-signals.h
|
Move gdbsupport to the top level
|
6 years ago |
|
break-common.h
|
Move gdbsupport to the top level
|
6 years ago |
|
btrace-common.cc
|
Don't pass NULL to memcpy in gdb
|
6 years ago |
|
btrace-common.h
|
Disable record btrace bts support for AMD processors
|
6 years ago |
|
buffer.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
buffer.h
|
Move gdbsupport to the top level
|
6 years ago |
|
byte-vector.h
|
Move gdbsupport to the top level
|
6 years ago |
|
check-defines.el
|
Add gdbsupport check-defines script
|
6 years ago |
|
cleanups.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
cleanups.h
|
Move gdbsupport to the top level
|
6 years ago |
|
common-debug.cc
|
gdb: move debug_prefixed_vprintf here
|
6 years ago |
|
common-debug.h
|
gdb: move debug_prefixed_vprintf here
|
6 years ago |
|
common-defs.h
|
gdbsupport: include cstdlib in common-defs.h
|
6 years ago |
|
common-exceptions.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
common-exceptions.h
|
Move gdbsupport to the top level
|
6 years ago |
|
common-gdbthread.h
|
Move gdbsupport to the top level
|
6 years ago |
|
common-inferior.cc
|
gdbsupport: Let construct_inferior_arguments take gdb::array_view param
|
6 years ago |
|
common-inferior.h
|
gdbsupport: Let construct_inferior_arguments take gdb::array_view param
|
6 years ago |
|
common-regcache.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
common-regcache.h
|
gdb: protect some 'regcache_read_pc' calls
|
6 years ago |
|
common-types.h
|
Change gdbsupport not to rely on BFD
|
6 years ago |
|
common-utils.cc
|
gdbsupport: Drop now unused function 'stringify_argv'
|
6 years ago |
|
common-utils.h
|
gdbsupport: Drop now unused function 'stringify_argv'
|
6 years ago |
|
common.m4
|
Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
|
6 years ago |
|
config.in
|
Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
|
6 years ago |
|
configure
|
Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
|
6 years ago |
|
configure.ac
|
Move sourcing of development.sh to GDB_AC_COMMON
|
6 years ago |
|
create-version.sh
|
gdbsupport: Resolve shellcheck issues in create-version.sh script
|
6 years ago |
|
def-vector.h
|
Move gdbsupport to the top level
|
6 years ago |
|
default-init-alloc.h
|
Move gdbsupport to the top level
|
6 years ago |
|
eintr.h
|
Add handle_eintr to wrap EINTR handling in syscalls
|
6 years ago |
|
enum-flags.h
|
Rewrite enum_flags, add unit tests, fix problems
|
6 years ago |
|
environ.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
environ.h
|
Move gdbsupport to the top level
|
6 years ago |
|
errors.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
errors.h
|
Introduce and use flush_streams
|
6 years ago |
|
event-loop.cc
|
gdb: add debug prints in event loop
|
6 years ago |
|
event-loop.h
|
gdb: add debug prints in event loop
|
6 years ago |
|
fileio.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
fileio.h
|
Move gdbsupport to the top level
|
6 years ago |
|
filestuff.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
filestuff.h
|
Move gdbsupport to the top level
|
6 years ago |
|
filtered-iterator.h
|
Move gdbsupport to the top level
|
6 years ago |
|
format.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
format.h
|
Move gdbsupport to the top level
|
6 years ago |
|
forward-scope-exit.h
|
Move gdbsupport to the top level
|
6 years ago |
|
function-view.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb-dlfcn.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
gdb-dlfcn.h
|
Fix comment for 'gdb_dlopen'
|
6 years ago |
|
gdb-safe-ctype.h
|
Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison
|
6 years ago |
|
gdb-sigmask.h
|
Fix typo (thead -> thread)
|
6 years ago |
|
gdb_assert.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_binary_search.h
|
Fix two typos in gdb_binary_search.h
|
6 years ago |
|
gdb_locale.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_optional.h
|
[gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
|
6 years ago |
|
gdb_proc_service.h
|
Ensure proc-service symbols have default visibility (PR build/24805)
|
6 years ago |
|
gdb_ref_ptr.h
|
Mark move constructors as "noexcept"
|
6 years ago |
|
gdb_select.h
|
Move gdb_select.h to gdbsupport/
|
6 years ago |
|
gdb_setjmp.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_signals.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_splay_tree.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_string_view.h
|
Do not define basic_string_view::to_string
|
6 years ago |
|
gdb_string_view.tcc
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_sys_time.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_tilde_expand.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
gdb_tilde_expand.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_unique_ptr.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_unlinker.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_vecs.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
gdb_vecs.h
|
Move gdbsupport to the top level
|
6 years ago |
|
gdb_wait.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
gdb_wait.h
|
Move gdbsupport to the top level
|
6 years ago |
|
hash_enum.h
|
Move gdbsupport to the top level
|
6 years ago |
|
host-defs.h
|
Move gdbsupport to the top level
|
6 years ago |
|
job-control.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
job-control.h
|
Move gdbsupport to the top level
|
6 years ago |
|
netstuff.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
netstuff.h
|
Move gdbsupport to the top level
|
6 years ago |
|
new-op.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
next-iterator.h
|
Move gdbsupport to the top level
|
6 years ago |
|
observable.h
|
Move gdbsupport to the top level
|
6 years ago |
|
offset-type.h
|
Move gdbsupport to the top level
|
6 years ago |
|
parallel-for.h
|
Move gdbsupport to the top level
|
6 years ago |
|
pathstuff.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
pathstuff.h
|
Move gdbsupport to the top level
|
6 years ago |
|
poison.h
|
Move gdbsupport to the top level
|
6 years ago |
|
preprocessor.h
|
Move gdbsupport to the top level
|
6 years ago |
|
print-utils.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
print-utils.h
|
Move gdbsupport to the top level
|
6 years ago |
|
ptid.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
ptid.h
|
gdb: change regcache list to be a map
|
6 years ago |
|
refcounted-object.h
|
Move gdbsupport to the top level
|
6 years ago |
|
rsp-low.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
rsp-low.h
|
Move gdbsupport to the top level
|
6 years ago |
|
run-time-clock.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
run-time-clock.h
|
Move gdbsupport to the top level
|
6 years ago |
|
safe-iterator.h
|
Move gdbsupport to the top level
|
6 years ago |
|
safe-strerror.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
scope-exit.h
|
Move gdbsupport to the top level
|
6 years ago |
|
scoped_fd.h
|
Mark move constructors as "noexcept"
|
6 years ago |
|
scoped_mmap.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
scoped_mmap.h
|
Mark move constructors as "noexcept"
|
6 years ago |
|
scoped_restore.h
|
Move gdbsupport to the top level
|
6 years ago |
|
search.cc
|
Move simple_search_memory to gdbsupport/search.cc
|
6 years ago |
|
search.h
|
Move simple_search_memory to gdbsupport/search.cc
|
6 years ago |
|
selftest.cc
|
gdb: allow specifying multiple filters when running selftests
|
6 years ago |
|
selftest.h
|
gdb: allow specifying multiple filters when running selftests
|
6 years ago |
|
selftest.m4
|
Move gdb/selftest.m4 to gdbsupport/selftest.m4
|
6 years ago |
|
signals-state-save-restore.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
signals-state-save-restore.h
|
Move gdbsupport to the top level
|
6 years ago |
|
signals.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
symbol.h
|
Move gdbsupport to the top level
|
6 years ago |
|
tdesc.cc
|
Add bfloat16 support for AVX512 register view.
|
6 years ago |
|
tdesc.h
|
gdb: Have allocate_target_description return a unique_ptr
|
6 years ago |
|
thread-pool.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
thread-pool.h
|
Move gdbsupport to the top level
|
6 years ago |
|
traits.h
|
Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502)
|
6 years ago |
|
underlying.h
|
Move gdbsupport to the top level
|
6 years ago |
|
valid-expr.h
|
Tweak gdbsupport/valid-expr.h for GCC 6, fix build
|
6 years ago |
|
version.h
|
Move gdbsupport to the top level
|
6 years ago |
|
warning.m4
|
gdb: enable -Wmissing-prototypes warning
|
6 years ago |
|
x86-xstate.h
|
Move gdbsupport to the top level
|
6 years ago |
|
xml-utils.cc
|
gdbsupport: rename source files to .cc
|
6 years ago |
|
xml-utils.h
|
Move gdbsupport to the top level
|
6 years ago |