]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/nat
Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit
[thirdparty/binutils-gdb.git] / gdb / nat /
2016-01-18  Gary BensonFix gdbserver build failure on targets without fork
2016-01-12  Yao QiFix invalid conversion from void * to gdb_byte *
2016-01-12  Yao QiChange function signature passed to clone
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-17  Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-11-27  Yao Qi[AArch64] Only check breakpoint alignment on inserting
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-19  Simon MarchiFix iov_len calculation in aarch64_linux_set_debug_regs
2015-10-26  Doug EvansMove __SIGRTMIN.
2015-10-24  Simon MarchiReplace (void *) cast with (gdb_byte *)
2015-10-23  Simon MarchiAdd mmap casts in linux-btrace.c
2015-10-15  Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-18  Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-15  Yao Qiaarch64 multi-arch support (part 2): siginfo fixup
2015-09-11  Don BreazealExtended-remote follow-exec
2015-09-09  Markus Metzgerbtrace: kernel address filtering
2015-09-03  Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
2015-08-27  Ulrich WeigandDetect SW breakpoints in Cell/B.E. combined debugging
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Yao QiPrint tid in debug output of debug_reg_change_callback
2015-08-25  Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
2015-08-25  Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25  Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-21  Gary BensonFix stale cleanup left by linux_mntns_access_fs
2015-08-06  Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-05  Ulrich WeigandProtect nat/gdb_thread_db.h against multiple inclusion.
2015-08-04  Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-29  Simon MarchiMIPS ptrace build fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24  Pedro AlvesMove gdb_ptrace.h to nat/
2015-07-21  Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-20  Yao QiFix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
2015-07-17  Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15  Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-15  Markus Metzgerari, btrace: avoid unsigned long long
2015-07-14  Peter BergnerFix build issue with nat/linux-namespaces.c.
2015-07-08  Markus Metzgerari: fix strerror() use
2015-07-02  Markus Metzgerbtrace, linux: use data_size and data_offset
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-24  Gary BensonRemove redundant include directives.
2015-06-16  Michael EagerGDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
2015-06-11  Gary BensonUse pulongest for printing ssize_t
2015-06-11  Gary BensonFix ARI warning in linux-namespaces.c
2015-06-10  Gary BensonRemove linux_proc_pid_get_ns
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-06-01  Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-05-15  Pedro AlvesInclude header for enum target_stop_reason
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-05-12  Don BreazealIdentify remote fork event support
2015-04-17  Gary BensonIntroduce linux_proc_pid_to_exec_file
2015-03-31  Antoine TremblayAdd cpu information to the info os command on linux.
2015-03-24  Gary BensonMove duplicated Linux x86 code to nat/x86-linux.c
2015-03-24  Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24  Gary BensonMake lwp_info.arch_private handling shared
2015-03-24  Gary BensonIntroduce basic LWP accessors
2015-03-24  Gary BensonMake linux_stop_lwp be a shared function
2015-03-24  Gary BensonAdd iterate_over_lwps to gdbserver
2015-03-24  Gary BensonAdd x86_debug_reg_state to gdbserver
2015-03-24  Gary BensonIntroduce current_lwp_ptid
2015-03-19  Pedro AlvesFix race exposed by gdb.threads/killed.exp
2015-03-06  Gary BensonNew common function "startswith"
2015-03-04  Pedro AlvesLinux native: Use TRAP_BRKPT/TRAP_HWBPT
2015-03-03  Markus Metzgerbtrace: support 32-bit inferior on 64-bit host
2015-02-27  Pedro AlvesDon't forward declare enum target_hw_bp_type
2015-02-27  Pedro AlvesAdd extern "C" to declarations of C symbols
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-20  Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-19  Antoine TremblayFix non executable stack handling when calling function...
2015-02-09  Markus Metzgerbtrace: identify cpu
2015-02-09  Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace, linux: add perf event buffer abstraction
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2015-01-20  Joel Brobeckergdb/ARI: Call safe_strerror instead of strerror in...
2015-01-16  Sergio Durigan JuniorFix nat/linux-personality.c regression on RHEL-5
2015-01-15  Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14  Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-13  Joel Brobecker[ARI] Remove trailing new-line in argument of call... gdb-7.9-branchpoint
2015-01-09  Pedro AlvesLinux: on attach, attach to lwps listed under /proc...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-16  Joel Brobecker[Linux] Ask kernel to kill inferior when GDB terminates
2014-11-11  Daniel ColascioneWarn users about mismatched PID namespaces
2014-09-19  Don BreazealRefactor ptrace extended event status.
2014-09-12  Gary BensonClarify GDBSERVER use in linux-waitpid.c
2014-09-12  Gary BensonRemove GDBSERVER uses from x86-dregs.c
2014-09-12  Gary BensonRemove GDBSERVER uses from linux-btrace.c
2014-09-12  Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-09-12  Gary BensonIntroduce common-regcache.h
2014-09-11  Gary BensonIntroduce show_debug_regs
2014-09-03  Gary Bensonx86 debug address register clarifications
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-19  Gary BensonIntroduce common-debug.h
next