465 Commits (34d5ac9244ccfe566232469ec3bef1329f0bc42e)

Author SHA1 Message Date
Christophe Lyon 96c1bcb38b gdb, gdbserver: Add missing install-dvi Makefile target 2 years ago
Simon Marchi 18d2988e5d gdb, gdbserver, gdbsupport: remove includes of early headers 2 years ago
Simon Marchi ab7daea3ad gdb, gdbserver, gdbsupport: include early header files with `-include` 2 years ago
Simon Marchi 1d43b17eac {gdb,gdbserver}/Makefile.in: remove unnecessary intermediary variables 2 years ago
Simon Marchi 2f3dfa7f90 gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per line 2 years ago
Andrew Burgess 56f703d39d Revert "gdbserver: convert have_ptrace_getregset to a tribool" 2 years ago
Andrew Burgess 59b198a616 Revert "gdbserver/x86: move no-xml code earlier in x86_linux_read_description" 2 years ago
Andrew Burgess f06daade43 Revert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition" 2 years ago
Andrew Burgess 49a7660fb5 Revert "gdb/gdbserver: share some code relating to target description creation" 2 years ago
Andrew Burgess cba2791ca6 Revert "gdbserver: update target description creation for x86/linux" 2 years ago
Andrew Burgess 69324a74e3 Revert "gdb/gdbserver: share x86/linux tdesc caching" 2 years ago
Andrew Burgess 57d8b51d90 Revert "gdbserver/Makefile.in: add missing `-x c++`" 2 years ago
Simon Marchi c7c9820071 gdbserver/Makefile.in: add missing `-x c++` 2 years ago
Andrew Burgess 198ff6ff81 gdb/gdbserver: share x86/linux tdesc caching 3 years ago
Andrew Burgess 61bb321605 gdbserver: update target description creation for x86/linux 3 years ago
Andrew Burgess cd9b374ffe gdb/gdbserver: share some code relating to target description creation 3 years ago
Andrew Burgess 7816b81e9b gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition 3 years ago
Andrew Burgess 0a7bb97ad2 gdbserver/x86: move no-xml code earlier in x86_linux_read_description 3 years ago
Andrew Burgess 5920765d75 gdbserver: convert have_ptrace_getregset to a tribool 3 years ago
H.J. Lu 4bb20a6244 gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32 2 years ago
Simon Marchi da48217f31 gdbserver/linux: probe for libiconv in configure 2 years ago
Thiago Jung Bauermann bbb12eb9c8 gdb/arm: Remove tpidruro register from non-FreeBSD target descriptions 2 years ago
Tiezhu Yang 4a4fd10d17 gdb: Modify the output of "info breakpoints" and "delete breakpoints" 3 years ago
Simon Marchi aca8a74923 gdb: remove some GCC version checks 3 years ago
Pedro Alves 38065394e9 Fix crash in aarch64-linux gdbserver 3 years ago
Feiyang Chen e4d74c01e7 gdb: LoongArch: Add LBT extension support 3 years ago
Hui Li 1e9569f383 gdb: LoongArch: Add vector extensions support 3 years ago
Tom Tromey a197d5f7eb Really fix Windows gdbserver segment registers 3 years ago
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