Set names of worker threads
[binutils-gdb.git] / gdb / gdbserver / ChangeLog
2019-11-26 Tom TromeySet names of worker threads
2019-11-26 Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26 Tom TromeyAdd configure check for std::thread
2019-11-26 Christian BiesingerUse safe_strerror instead of strerror where possible
2019-11-26 Tom TromeyFix gdbserver ChangeLog entry
2019-11-22 Tom TromeyAvoid crash in print_ada_task_info
2019-11-20 Luis MachadoImprove target description check for SVE in gdbserver
2019-11-15 Christian BiesingerUse gnulib's strerror_r on MinGW
2019-11-15 Christian BiesingerImport the strerror_r-posix module and use it in GDB.
2019-11-12 Andrew Burgessgdb: Support printf 'z' size modifier
2019-11-06 Christian BiesingerUse strtok_r instead of strtok
2019-11-01 Christian BiesingerMove check for strerror_r to common.m4 where it belongs
2019-10-31 Christian BiesingerAlso check for strerror_r in gdbserver
2019-10-31 Christian BiesingerConvert int to bool in agent.c
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-25 Tom Tromeygdbserver does not need xstrdup
2019-10-23 Tom TromeyCheck for sigprocmask in common.m4
2019-10-23 Tom TromeyUse m4_include, not sinclude in .m4 files
2019-10-17 Tom TromeyFix creation of stamp-h by gdb's configure script
2019-10-16 Christian BiesingerCreate xml-builtin.h to declare xml_builtins
2019-10-15 Andrew Burgessgdb/gdbserver: Remove reference to vec-ipa.o
2019-10-15 Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-10-02 Christian BiesingerConvert boolean globals in server.c to bool
2019-10-02 Tom TromeyFix type of startup_with_shell in gdbserver
2019-10-02 Andrew Burgessgdb: Remove a VEC from gdbsupport/btrace-common.h
2019-09-26 Sergio Durigan JuniorRevert "Improve ptrace-error detection on Linux targets"
2019-09-26 Sergio Durigan JuniorImprove ptrace-error detection on Linux targets
2019-09-21 Christian BiesingerMove declarations of debug_threads and using_threads...
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-08-23 Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-15 Tom TromeyUse gdb::byte_vector in target_write_memory
2019-08-15 Tom TromeyReplace write_inferior_memory with target_write_memory
2019-08-15 Tom TromeySimplify write_inferior_memory
2019-08-06 Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-07-19 Alan HaywardArm: Remove unused feature files and tests
2019-07-19 Alan HaywardArm: Use read_description funcs in gdbserver
2019-07-10 Alan HaywardArm: Minor style cleanups
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-04 Alan HaywardArm/AArch64: Use a single set of Arm register set size...
2019-07-04 Alan Haywardi386/AArch64: Remove old xml tests
2019-06-20 Tom de Vries[gdbserver] Fix s390x -m31 gdbserver build
2019-06-19 Tom de Vries[gdb] Fix clang buildbreaker
2019-06-16 Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-14 Tom TromeyMove gnulib to top level
2019-06-11 Tom TromeyMove gdb's xmalloc and friends to new file
2019-06-10 Tom TromeyRemove newlines from warnings
2019-06-04 Pedro AlvesIntroduce and use make_unique_xstrdup
2019-06-02 Tom TromeyRemove fromhex implementation from gdbreplay
2019-05-29 Tom TromeyAdd new GCC 9 warnings to warnings.m4
2019-05-06 Kevin BuettnerFix regression caused by recently added syscall restart...
2019-05-03 Eli ZaretskiiOn MS-Windows, define _WIN32_WINNT in a single common...
2019-04-19 Tom TromeyUse std::list for event notifications in gdbserver
2019-04-17 Alan Haywardgdbserver: Ensure all debug output uses debug functions
2019-04-17 Alan Haywardgdbserver: Add debug-file option
2019-04-17 Alan Haywardgdbserver: Move remote_debug to a single place
2019-04-11 Kevin BuettnerFix amd64->i386 linux syscall restart problem
2019-04-09 Tom TromeyUse find_thread_in_random in select_event_lwp
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-04-05 Pedro Franco de... Use linux_get_auxv to get AT_PHDR in the PPC stub
2019-04-05 Tom TromeyUse upper-case for metasyntactic in gdbserver help
2019-03-28 Alan Haywardgdbserver: Ensure AT_HWCAP2 is defined
2019-03-26 Alan Haywardgdbserver: Add linux_get_hwcap
2019-03-22 Alan HaywardAArch64: gdbserver: read pauth registers
2019-03-22 Alan HaywardAArch64: Use HWCAP to detect pauth feature
2019-03-22 Alan HaywardAArch64: Add pointer authentication feature
2019-03-12 John BaldwinSupport the fs_base and gs_base registers on i386.
2019-03-12 Tom TromeyChange iterate_over_lwps to take a gdb::function_view
2019-03-06 Tom TromeyRemove last cleanup from gdbserver
2019-03-04 Sergio Durigan JuniorUse '$enable_unittest' instead of '$development' on...
2019-02-27 Tom TromeyHandle \r\n in gdbreplay
2019-02-07 Alan Haywardgdbserver: When attaching, add process before lwps
2019-02-07 Tom TromeyNormalize include guards in gdb
2019-01-30 Szabolcs Nagy[PR gdb/23985] Fix libinproctrace.so build
2019-01-25 Tom TromeyDon't use -I for common subdirectory
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-21 Tom TromeyRemove duplicate or commented-out #includes
2019-01-01 Joel Brobeckerupdate copyright year printed by gdb, gdbserver and...
2018-12-05 Alan HaywardAArch64: Racy: Don't set empty set of hardware BPs...
2018-11-29 Tom TromeyFix use-after-free in gdbserver
2018-11-23 Alan Haywardgdbserver: AArch64: Remove cannot_fetch/store_register
2018-10-31 Pedro Franco de... [PowerPC] Include nat/linux-ptrace.h in native targets
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26 Pedro Franco de... [PowerPC] Don't zero-initialize vector register buffers
2018-10-10 Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-05 Tom TromeyAdd -Wshadow=local
2018-10-05 Tom TromeyAvoid shadowing in gdbserver
2018-10-01 Gary BensonMove duplicated code to common/gdb_proc_service.h
2018-10-01 Gary Bensongdb_proc_service.h comment and whitespace synchronization
2018-09-25 Tom TromeyRemove dead code from gdbserver's configure
2018-09-17 Simon MarchiSort objects in gdb and gdbserver Makefiles
2018-09-17 Simon Marchigdbserver/Makefile.in: Remove ADD_DEPS
2018-09-16 Tom TromeyUse GNU style for metasyntactic variables in gdbserver
2018-09-06 Tom TromeyMake -Wformat-nonliteral work with gcc
2018-08-28 Simon MarchiGet rid of -Wodr warning (PR build/23399)
next