437 Commits (25f31e1820dcec2f0c073c28cbf88646c7c2af97)

Author SHA1 Message Date
Andrew Burgess 1d506c26d9 Update copyright year range in header of all files managed by GDB 3 years ago
Mike Frysinger 761ed61e7b gdbsupport: tighten up libiberty code a bit with dnl 3 years ago
Mike Frysinger 908ff469f5 gdb: libiberty: switch to AC_CHECK_DECLS_ONCE 3 years ago
Mike Frysinger 3f258212a8 gdb: move libiberty.m4 to gdbsupport 3 years ago
Tom Tromey 862180a2d1 Fix two bugs in gdbserver thread name handling 3 years ago
Simon Marchi 51e6b8cfd6 gdb: change regcache interface to use array_view 3 years ago
Simon Marchi e4e20d4511 gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h 3 years ago
Stefano Moioli fa659800b0 gdbserver/win32: fix crash on detach 3 years ago
Andrew Burgess 8fd5a6058f gdbserver: allow for general 'monitor set debug COMPONENT VALUE' use 3 years ago
Andrew Burgess 3bf9e166ca gdbserver: allow the --debug command line option to take a value 3 years ago
Tom Tromey 74bbf9359a Update fall-through comment in gdbserver 3 years ago
Tom Tromey c6f7f9c80c Bail out of "attach" if a thread cannot be traced 3 years ago
Tom Tromey 69f6730df3 Remove gdb_static_assert 3 years ago
Tom Tromey d57f38ec74 Switch to -Wimplicit-fallthrough=5 3 years ago
Tom Tromey d182e39881 Use C++17 [[fallthrough]] attribute 3 years ago
Tom Tromey 602971b386 Introduce throw_winerror_with_name 3 years ago
Andrew Burgess 27365c5189 gdbserver: cleanup monitor_show_help 3 years ago
Lancelot Six 6b09f1342c gdb: Replace gdb::optional with std::optional 3 years ago
Sam James 9e11e7460d Finalized intl-update patches (deux) 3 years ago
Tom Tromey 07b3255c3b Filter invalid encodings from Linux thread names 3 years ago
Pedro Alves e8a625d126 Report thread exit event for leader if reporting thread exit events 4 years ago
Pedro Alves ef980d654b gdbserver: Queue no-resumed event after thread exit 4 years ago
Pedro Alves 4898949800 Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver 4 years ago
Pedro Alves ad320fbf91 gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNORE 4 years ago
Pedro Alves 00b0dc819d all-stop/synchronous RSP support thread-exit events 4 years ago
Pedro Alves faf44a3105 gdbserver: Hide and don't detach pending clone children 5 years ago
Pedro Alves 393a6b5947 Thread options & clone events (Linux GDBserver) 5 years ago
Pedro Alves 65c459abeb Thread options & clone events (core + remote) 5 years ago
Pedro Alves 53de5394f7 Support clone events in the remote protocol 5 years ago
Tom Tromey cf0d07fd07 Remove EXTERN_C and related defines 3 years ago
Lancelot Six f74dc26792 gdb/gdbsupport/gdbserver: Require c++17 3 years ago
Lancelot Six eb4de4047d gdb/ax_cxx_compile_stdcxx.m4: upgrade 3 years ago
Andrew Burgess fd492bf1e2 gdb: handle main thread exiting during detach 3 years ago
Andrew Burgess fe7c8e26fc gdbserver: don't leak program name in handle_v_run 3 years ago
Tom Tromey 5772d79823 Move -lsocket check to common.m4 3 years ago
Andrew Burgess dd6a9ec16e gdbserver: fix gdbserver builds after expedite_regs changes 3 years ago
Andrew Burgess f9089d2f7b gdbserver: cleanup in handle_v_run 3 years ago
Andrew Burgess 67e6945b7e gdbserver: handle newlines in inferior arguments 3 years ago
Andrew Burgess 7663126c0b gdbserver: fix handling of trailing empty argument 3 years ago
Andrew Burgess f1f0a06d5b gdbserver: fix handling of single quote arguments 3 years ago
Luis Machado 45f6a1e6aa sme2: Enable SME2 support in gdbserver 3 years ago
Luis Machado b816042e88 sme: Add support for SME 4 years ago
Luis Machado 223dbdd276 refactor: Adjust expedited registers dynamically 4 years ago
Luis Machado 6a65998a8a Convert tdesc's expedite_regs to a string vector 3 years ago
Luis Machado ca65640ff7 sme: Enable SME registers and pseudo-registers 4 years ago
Luis Machado 78d6a7e98c refactor: Simplify SVE interface to read/write registers 4 years ago
Luis Machado 6ada909eaf refactor: Rename SVE-specific files 4 years ago
Tom Tromey ef0f16ccf8 Remove explanatory comments from includes 3 years ago
Simon Marchi 4177008916 gdbserver: i387_cache_to_xsave: fix copy dest of zmm registers 3 years ago
Willgerodt, Felix 59487af3c8 gdbserver, linux-low: add a couple of nullptr assertions. 3 years ago