summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
...
* gdbserver/Linux: unbreak non-stopPedro Alves2015-03-192-3/+7
* gdbserver/Linux: unbreak thread event randomizationPedro Alves2015-03-192-2/+10
* select_event_lwp_callback: update commentsPedro Alves2015-03-192-5/+10
* Reimplement "vFile:fstat" without qSupportedGary Benson2015-03-182-3/+4
* Implement vFile:fstat: in gdbserverGary Benson2015-03-113-0/+52
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-115-2/+101
* gdbserver/tracepoint: Add 'struct sockaddr_un *' -> 'struct sockaddr *' castPedro Alves2015-03-092-1/+6
* Revert union gdb_sockaddr_uPedro Alves2015-03-094-27/+60
* Remove C-specific warnings from common warning setPedro Alves2015-03-073-2/+12
* Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves2015-03-074-45/+40
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-072-19/+24
* Use show_debug_regs as a booleanYao Qi2015-03-062-2/+8
* New common function "startswith"Gary Benson2015-03-068-82/+68
* Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves2015-03-055-0/+25
* gdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves2015-03-042-6/+133
* gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves2015-03-045-0/+92
* enum lwp_stop_reason -> enum target_stop_reasonPedro Alves2015-03-044-37/+32
* Add linux-aarch64-low.c in SFILEYao Qi2015-03-042-0/+5
* Fix incorrect vFile: prefix lengthsGary Benson2015-03-032-2/+6
* btrace: support 32-bit inferior on 64-bit hostMarkus Metzger2015-03-032-1/+6
* S390: Add vector register support to gdbserverAndreas Arnez2015-03-024-4/+137
* Fix 32-bit x86 in-process agent buildPedro Alves2015-03-012-1/+6
* x86 Linux/ptrace: fix offsetof usage in C++ modePedro Alves2015-02-272-4/+19
* proc-service, extern "C"Pedro Alves2015-02-273-2/+92
* Make functions and variables exported by the IPA be extern "C"Pedro Alves2015-02-275-102/+189
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-279-79/+84
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-275-14/+429
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-275-0/+391
* gdbserver/Linux: Simplify stepping past program breakpoint a littlePedro Alves2015-02-262-6/+8
* gdbserver: redo stepping over breakpoint that was on top of a permanent break...Pedro Alves2015-02-232-8/+45
* gdbserver: 64-bit kernel / 32-inferior, syscall restartingPedro Alves2015-02-232-2/+12
* GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves2015-02-202-1/+23
* fix gdbserver/linux-low'c's pending status handlingPedro Alves2015-02-202-3/+6
* Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay2015-02-192-16/+12
* gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay2015-02-102-0/+12
* record-btrace: add bts buffer size configuration optionMarkus Metzger2015-02-093-2/+69
* record btrace: add configuration structMarkus Metzger2015-02-094-11/+138
* btrace: add format argument to supports_btraceMarkus Metzger2015-02-093-16/+29
* btrace: add struct btrace_dataMarkus Metzger2015-02-093-11/+43
* libthread_db: attaching to terminated/joined threads, debug outputPedro Alves2015-02-062-0/+7
* Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves2015-02-042-23/+42
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-154-31/+20
* Move safe_strerror to common/Sergio Durigan Junior2015-01-154-2/+24
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-147-7/+22
* Move some ppc macros to nat/ppc-linux.hYao Qi2015-01-142-29/+11
* Fix use of wrong struct i387_xsave field in i387_cache_to_xsaveJoel Brobecker2015-01-102-1/+7
* [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-098-346/+506
* libthread_db: Skip attaching to terminated and joined threadsPedro Alves2015-01-092-0/+16
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-094-102/+68
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0182-82/+82