Create xml-builtin.h to declare xml_builtins
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
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)
2018-08-27  Tom TromeyRemove -Wno-narrowing from warnings.m4
2018-08-27  Tom TromeyAvoid -Wnarrowing warnings in gdbserver
2018-08-22  Simon MarchiRestore behavior of disabling address randomization...
2018-07-23  Simon MarchiRemove some unused variables
2018-07-22  Tom TromeyAdd -Wunused-variable to warnings.m4
2018-07-22  Tom TromeyRemove unused variables from gdbserver
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_kill
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_detach...
2018-07-11  Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-11  Pedro AlvesGDBserver: Don't assume a current process in D;PID...
2018-07-11  Pedro AlvesGDBserver: Fix "Cond. jump or move depends on uninit...
2018-07-04  Vyacheslav BarinovWarn if /proc is not accessible
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_match
2018-07-03  Tom TromeyRemove ptid_is_pid
2018-07-03  Tom TromeyRemove ptid_get_tid
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
next
This page took 0.352253 seconds and 107 git commands to generate.