Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / gdb / nat /
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-15  Christian BiesingerUse ctime_r and localtime_r for threadsafety
2019-11-11  Christian BiesingerUse getpwuid_r instead of getpwuid
2019-11-06  Christian BiesingerUse strtok_r instead of strtok
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-10-03  Andrew Burgessgdb: Remove whitespace in 'std::vector <...>'
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-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-30  Sergio Durigan JuniorRemove "\nError: " suffix from nat/fork-inferior.c...
2019-08-27  Christian BiesingerFix compiler warning in linux-namespaces.c
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-11  Tom TromeyRemove linux-waitpid.c debugging code
2019-06-10  Tom TromeyRemove newlines from warnings
2019-04-17  Alan Haywardgdbserver: Ensure all debug output uses debug functions
2019-04-15  Alan HaywardAArch64 SVE: Support changing vector lengths for ptrace
2019-03-12  Tom TromeyChange iterate_over_lwps to take a gdb::function_view
2019-03-06  Tom TromeyRemove last cleanup from linux-namespaces.c
2019-03-05  Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to scoped_mmap
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-23  Alan HaywardAArch64: Ensure lwp info is created zeroed
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-19  Dimitar DimitrovFix build with latest GCC 9.0 tree
2018-12-17  Szabolcs NagyAArch64: Fix the gdb build with musl libc
2018-12-17  Philippe WaroquiersOBVIOUS: Fix ARI warning by removing warning trailing...
2018-12-16  Philippe WaroquiersFactorize killing the children in linux-ptrace.c, and...
2018-12-12  Philippe WaroquiersOBVIOUS: Forward declare linux_xfer_osdata_info_os_type...
2018-12-11  Philippe WaroquiersFix leaks in all the linux osdata annex transfers ...
2018-12-11  Philippe WaroquiersPATCH/OBVIOUS Remove various trailing spaces in linux...
2018-12-08  Philippe WaroquiersFix leak by using td_ta_delete() to deregister target...
2018-12-05  Alan HaywardAArch64: Racy: Don't set empty set of hardware BPs...
2018-10-27  Tom TromeyUnify shell-finding logic
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-05  Tom TromeySimple -Wshadow=local fixes
2018-09-14  Tom TromeyMake variable in get_startup_shell non-static
2018-08-10  Simon MarchiFix forgotten xstrprintf -> string_printf change
2018-08-07  Simon MarchiReplace some uses of xstrprintf with string_printf
2018-07-30  Tom TromeyFix crash with -D_GLIBCXX_DEBUG
2018-07-23  Simon MarchiRemove some unused variables
2018-07-04  Vyacheslav BarinovWarn if /proc is not accessible
2018-07-03  Tom TromeyRemove ptid_lwp_p
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-22  Alan HaywardFix up HAS_SVE_STATE macro
2018-06-18  Alan HaywardPtrace support for Aarch64 SVE
2018-06-18  Alan HaywardAdd Aarch64 SVE compatibility macros
2018-06-04  Alan HaywardUse uint64_t for SVE VQ
2018-05-31  Uros BizjakFix Alpha native GDB build
2018-05-31  Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-22  Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-05  Tom TromeyFix "fall through" comments
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-03-04  John BaldwinImplement "to_stopped_by_hw_breakpoint" for x86 debug...
2018-02-09  Markus Metzgerbtrace: check perf_event_paranoid
2018-02-09  Markus Metzgerbtrace: improve enable error messages
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-02-09  Markus Metzgerbtrace, gdbserver: use exceptions to convey btrace...
2018-02-09  Markus Metzgerbtrace: prepare for throwing exceptions when enabling...
2018-01-19  James Clarkegdb: Fix ia64 defining TRAP_HWBKPT before including...
2018-01-17  Simon MarchiMake linux_ptrace_attach_fail_reason return an std...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-15  Richard HendersonFix PR19061, gdb hangs/spins-on-cpu when debugging...
2017-11-30  Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-26  Tom TromeyChange maybe_disable_address_space_randomization to...
2017-10-14  Simon MarchiFix build failure in linux-osdata.c
2017-10-14  Simon MarchiUse std::vector in linux_xfer_osdata_processgroups
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-21  Simon Marchilinux-waitpid: Get rid of format string warning
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-01  Jan KratochvilPR gdb/22046: Fix T-stopped detach regression on old...
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-06-25  Simon Marchix86-dregs: Print debug registers one per line
2017-06-18  Thomas Petazzoninat/linux-ptrace.c: add missing gdb_byte* cast
2017-06-17  Simon MarchiAdd ATTRIBUTE_PRINTF to trace_start_error
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-17  Michael SturmSync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.
2017-01-20  Joel Brobeckerfix gdbserver build in nat/linux-ptrace.c on arm-android
2017-01-06  Yao QiInclude signal.h in nat/amd64-linux-siginfo.h
2017-01-06  Yao QiInclude break-common.h in nat/aarch64-linux-hw-point.h
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-14  Markus Metzgerbtrace: read entire aux buffer
2016-10-14  Markus Metzgerbtrace: remove leftover comment
2016-09-23  Yao QiReplace sprintf with xsnprintf in nat/linux-osdata.c
2016-09-16  Andreas Arnezlinux-nat: Add function lwp_is_stepping
next
This page took 0.353198 seconds and 7 git commands to generate.