]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/ChangeLog
gdbserver: Remove gdb_id_to_thread_id
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
2017-09-15  Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15  Simon Marchigdbserver: Move detach code to its own function
2017-09-15  Simon MarchiDeduplicate require_running macros and move them up
2017-09-15  Simon Marchilinux-low: Remove unused variables
2017-09-15  Simon Marchigdbserver: Remove duplicate functions to find any threa...
2017-09-10  Sergio Durigan JuniorFix build breakage on GNU/Linux AArch64, take 2
2017-09-10  Sergio Durigan JuniorFix build breakage on GNU/Linux AArch64
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-09-05  Yao Qi[GDBserver] Shorten srv_amd64_linux_xmlfiles
2017-09-05  Yao Qi[GDBserver] Use pre-generated amd64-linux tdesc as...
2017-09-05  Yao QiConvert amd64-linux target descriptions
2017-09-05  Yao Qi[GDBserver] Shorten srv_i386_linux_xmlfiles
2017-09-05  Yao Qi[GDBserver] Use pre-generated tdesc as test
2017-09-05  Yao QiShare i386-linux target description between GDB and...
2017-09-05  Yao QiDynamically composite xml in reply to GDB
2017-09-05  Yao Qi[GDBserver] unit test to i386_tdesc
2017-09-05  Yao Qi[GDBserver] Centralize tdesc for i386-linux
2017-09-05  Yao QiReturn X86_TDESC_MMX in x86_get_ipa_tdesc_idx
2017-09-05  Yao QiUse VEC for target_desc.reg_defs
2017-09-04  Simon Marchigdbserver Makefile: don't delete intermediary files
2017-09-03  Simon MarchiMake target_waitstatus_to_string return an std::string
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-25  Simon Marchigdbserver: Rename some functions, thread -> inferior
2017-08-24  Simon MarchiRemove unused function set_inferior_target_data
2017-08-18  Yao QiGDBserver self tests
2017-08-09  Yao QiClean up x86 non-linux GDBserver target descriptions
2017-08-09  Yao QiRemove x32 non-linux target descriptions
2017-07-26  Simon MarchiAdd enum for result of fast_tracepoint_collecting
2017-07-10  Yao QiRe-indent the code
2017-06-29  Yao QiUse target_desc fields expedite_regs and xmltarget...
2017-06-20  Simon Marchigdbserver/Makefile.in: Sort IPA_OBJS
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-17  Simon Marchilinux-low: Remove usage of "register" keyword
2017-06-17  Simon Marchigdb: Add -Wno-mismatched-tags
2017-06-17  Simon Marchigdb: Use -Werror when checking for (un)supported warnin...
2017-06-17  Simon Marchigdb: Pass -x c++ to the compiler
2017-06-09  Sergio Durigan JuniorInclude <signal.h> on gdbserver/fork-child.c (and fix...
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-06-07  Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-06-07  Sergio Durigan JuniorMove parts of inferior job control to common/
2017-05-06  Sergio Durigan JuniorIntroduce "gdb/configure.nat" (and delete "gdb/config...
2017-05-05  Pedro Alvesgdb: Disable -Werror for -Wmaybe-uninitialized
2017-05-03  Sergio Durigan JuniorRegenerate gdb/{,gdbserver/}configure (for commit be628...
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-12  Sergio Durigan JuniorCreate gdb_termios.h (and cleanup gdb/{,gdbserver/...
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-07  Simon MarchiClass-ify ptid_t
2017-04-05  Pedro Alves-Wwrite-strings: Remove -Wno-write-strings
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITK...
2017-04-05  Pedro Alves-Wwrite-strings: gdbserver's 'port' parsing
2017-04-04  Simon Marchigdbserver: Clear .deps on clean
2017-03-31  Simon Marchigdbserver: Suffix generated C files with -generated
2017-03-27  Max Filippovgdbserver: xtensa: support THREADPTR register
2017-03-27  Max Filippovgdbserver: xtensa: add call0 support
2017-03-13  Simon Marchigdbserver: Use pattern rule for the remaining %-ipa...
2017-03-13  Simon Marchigdbserver: Use pattern rule for IPA objects from common/
2017-03-13  Simon Marchigdbserver: Use pattern rule for IPA objects from gdbserver/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from arch/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from nat/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from common/
2017-03-13  Simon Marchigdbserver: Use pattern rule for objects from target/
2017-03-13  Simon Marchigdbserver: Use pattern rule for regformats source file...
2017-03-07  Sergio Durigan JuniorShare gdb/environ.[ch] with gdbserver
2017-01-27  Walfred Tedeschigdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_...
2017-01-09  Antoine TremblayFix inferior memory reading in GDBServer for arm/aarch32
2016-12-23  Luis MachadoFix incorrect reference to source files
2016-11-30  Simon MarchiMakefiles: Disable suffix rules and implicit rules
2016-11-23  Pedro Alvesgdb: Use C++11 std::chrono
2016-11-23  Simon MarchiMinor formatting fixups in Makefiles
2016-11-23  Simon MarchiMakefiles: Flatten and sort file lists
2016-11-23  Pedro Alvesgdbserver: Use warning for warnings
2016-11-23  Pedro Alvesgdbserver: Use debug_printf for debug output
2016-11-17  Simon MarchiMakefile: Replace old suffix rules with pattern rules
2016-11-17  Simon MarchiRemove code that checks for GNU/non-GNU make
2016-10-28  Pedro Alvesgdb: Require C++11
2016-10-27  Yao QiEnable range stepping if software single step is supported
2016-10-27  Yao QiGet pending events in random
2016-10-27  Yao QiRemove single-step breakpoint for GDBserver internal...
2016-10-26  Pedro Alvesgdbserver: Leave already-vCont-resumed threads as they...
2016-10-24  Yao Qi[GDBserver] Fix conversion warning
2016-10-10  Yao QiShare enum arm_breakpoint_kinds
2016-10-06  Sergio Durigan JuniorConsolidate API of target_supports_multi_process
2016-10-05  Tom TromeyPR remote/20655 - small fix in handle_tracepoint_bkpts
2016-10-05  Yao QiUpdate the path arm-*.xml files for aarch64
2016-10-05  Yao QiClean up the XML files for ARM
2016-09-30  Yao QiPR 20627: Use resume_stop to stop lwp
2016-09-26  Yao QiCall debug_exit in linux_wait_1
2016-09-23  Pedro Alvesgdb: Replace operator new / operator new[]
2016-09-21  Simon MarchiUpdate and add .gitignore's
2016-09-21  Yao QiKeep reserved bits in CPSR on write
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-16  Andreas Arnezlinux-nat: Add function lwp_is_stepping
2016-09-13  Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-13  Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-05  Pedro Alvesgdb/: Require a C++ compiler
2016-09-03  Akash TrehanRemoved redundant line remote-utils.c
2016-09-01  Sergio Durigan JuniorShare target_wait prototype between GDB and gdbserver
2016-09-01  Sergio Durigan JuniorUse target_continue{,_no_signal} instead of target_resume
next