Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | Remove unused libthread_db td_thr_validate reference | Gary Benson | 1 | -1/+0 |
2016-04-15 | MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT | Pedro Alves | 1 | -4/+7 |
2016-02-24 | Handle MIPS Linux SIGTRAP siginfo.si_code values | Pedro Alves | 1 | -10/+28 |
2016-02-02 | Adaptation of siginfo fixup for the new bnd fields | Walfred Tedeschi | 2 | -102/+228 |
2016-02-02 | Merge gdb and gdbserver implementations for siginfo | Walfred Tedeschi | 2 | -0/+506 |
2016-01-18 | Fix gdbserver build failure on targets without fork | Gary Benson | 1 | -1/+14 |
2016-01-12 | Fix invalid conversion from void * to gdb_byte * | Yao Qi | 1 | -1/+1 |
2016-01-12 | Change function signature passed to clone | Yao Qi | 1 | -5/+5 |
2016-01-12 | Remove trademark acknowledgements throughout | Pedro Alves | 2 | -8/+9 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 33 | -33/+33 |
2015-12-17 | Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL | Pedro Alves | 2 | -60/+6 |
2015-11-27 | [AArch64] Only check breakpoint alignment on inserting | Yao Qi | 1 | -7/+14 |
2015-11-26 | Display names of remote threads | Simon Marchi | 2 | -0/+49 |
2015-11-19 | Fix iov_len calculation in aarch64_linux_set_debug_regs | Simon Marchi | 1 | -2/+2 |
2015-10-26 | Move __SIGRTMIN. | Doug Evans | 1 | -0/+5 |
2015-10-24 | Replace (void *) cast with (gdb_byte *) | Simon Marchi | 1 | -1/+1 |
2015-10-23 | Add mmap casts in linux-btrace.c | Simon Marchi | 1 | -4/+6 |
2015-10-15 | aarch64 multi-arch part 6: HW breakpoint on unaligned address | Yao Qi | 1 | -3/+19 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 3 | -4/+6 |
2015-09-18 | aarch64 multi-arch (part 3): get thread area | Yao Qi | 2 | -0/+49 |
2015-09-15 | aarch64 multi-arch support (part 2): siginfo fixup | Yao Qi | 2 | -0/+213 |
2015-09-11 | Extended-remote follow-exec | Don Breazeal | 2 | -0/+12 |
2015-09-09 | btrace: kernel address filtering | Markus Metzger | 2 | -37/+51 |
2015-09-03 | [aarch64] Check region OK for HW watchpoint in GDBserver | Yao Qi | 2 | -0/+42 |
2015-08-27 | Detect SW breakpoints in Cell/B.E. combined debugging | Ulrich Weigand | 1 | -4/+11 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 3 | -5/+5 |
2015-08-25 | Print tid in debug output of debug_reg_change_callback | Yao Qi | 1 | -5/+5 |
2015-08-25 | Move aarch64_linux_new_thread to nat/aarch64-linux.c | Yao Qi | 2 | -0/+18 |
2015-08-25 | Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c | Yao Qi | 3 | -0/+90 |
2015-08-25 | Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar... | Yao Qi | 2 | -3/+88 |
2015-08-21 | Fix stale cleanup left by linux_mntns_access_fs | Gary Benson | 1 | -1/+1 |
2015-08-06 | Fix gdbserver --debug issues caught by Valgrind | Pedro Alves | 1 | -1/+1 |
2015-08-05 | Protect nat/gdb_thread_db.h against multiple inclusion. | Ulrich Weigand | 1 | -0/+22 |
2015-08-04 | C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c | Pedro Alves | 1 | -0/+38 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 2 | -3/+3 |
2015-07-29 | MIPS ptrace build fixes | Simon Marchi | 1 | -1/+1 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 5 | -4/+5 |
2015-07-24 | C++: handle glibc's ptrace(enum __ptrace_request, ...) | Pedro Alves | 1 | -0/+4 |
2015-07-24 | Move gdb_ptrace.h to nat/ | Pedro Alves | 1 | -0/+149 |
2015-07-21 | Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c | Yao Qi | 2 | -0/+55 |
2015-07-20 | Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h} | Yao Qi | 2 | -7/+8 |
2015-07-17 | Move common aarch64 HW breakpoint/watchpoint code to nat/ | Yao Qi | 2 | -0/+689 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 2 | -557/+0 |
2015-07-15 | Move linux_find_memory_regions_full & co. | Jan Kratochvil | 2 | -0/+515 |
2015-07-15 | Create empty nat/linux-maps.[ch] and common/target-utils.[ch] | Jan Kratochvil | 2 | -0/+42 |
2015-07-15 | ari, btrace: avoid unsigned long long | Markus Metzger | 2 | -37/+71 |
2015-07-14 | Fix build issue with nat/linux-namespaces.c. | Peter Bergner | 1 | -6/+6 |
2015-07-08 | ari: fix strerror() use | Markus Metzger | 1 | -10/+10 |
2015-07-02 | btrace, linux: use data_size and data_offset | Markus Metzger | 1 | -5/+16 |
2015-07-02 | btrace: support Intel(R) Processor Trace | Markus Metzger | 2 | -1/+395 |