2016-04-28 |
Par Olsson | Fix write endianness/size problem for fast tracepoint... |
tree | commitdiff |
2016-04-28 |
Yao Qi | Remove need_step_over from struct lwp_info |
tree | commitdiff |
2016-04-25 |
Yao Qi | Resume the inferior with signal rather than stepping... |
tree | commitdiff |
2016-04-25 |
Yao Qi | [GDBserver] Don't error in reinsert_raw_breakpoint... |
tree | commitdiff |
2016-04-25 |
Yao Qi | Insert breakpoint even when the raw breakpoint is found |
tree | commitdiff |
2016-04-22 |
Yao Qi | [ARM] Clear reserved bits in CPSR |
tree | commitdiff |
2016-04-22 |
Walfred Tedeschi | [obv] [PR gdb/19980] Typo in gdbserver/configure.srv |
tree | commitdiff |
2016-04-22 |
Yao Qi | Deliver signal in hardware single step |
tree | commitdiff |
2016-04-21 |
Pedro Alves | Fix s390 GNU/Linux gdb and gdbserver builds |
tree | commitdiff |
2016-04-20 |
Pedro Alves | Build GDB as a C++ program by default |
tree | commitdiff |
2016-04-20 |
Yao Qi | Move ARM_CPSR_GREGNUM to arch/arm-linux.h |
tree | commitdiff |
2016-04-19 |
Walfred Tedeschi | Add target descriptions for AVX + MPX |
tree | commitdiff |
2016-04-18 |
Pedro Alves | Fix PR gdb/19250: ptrace prototype is not detected... |
tree | commitdiff |
2016-04-13 |
Antoine Tremblay | Fix aarch64 ftrace JIT condition testcase |
tree | commitdiff |
2016-04-12 |
Pedro Alves | Eliminate prepare_to_throw_exception |
tree | commitdiff |
2016-04-05 |
Simon Marchi | Make ftrace tests work with remote targets |
tree | commitdiff |
2016-04-05 |
Marcin Kościelnicki | IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT |
tree | commitdiff |
2016-04-03 |
Marcin Kościelnicki | IPA: Fix build problem on !HAVE_GETAUXVAL |
tree | commitdiff |
2016-03-31 |
Marcin Kościelnicki | gdbserver: Fix C++ build errors in tracepoint.c |
tree | commitdiff |
2016-03-31 |
Marcin Kościelnicki | gdbserver: Add emit_ops for powerpc. |
tree | commitdiff |
2016-03-31 |
Marcin Kościelnicki | gdbserver: Add powerpc fast tracepoint support. |
tree | commitdiff |
2016-03-31 |
Marcin Kościelnicki | IPA: Add alloc_jump_pad_buffer target hook. |
tree | commitdiff |
2016-03-30 |
Marcin Kościelnicki | gdbserver/IPA: Export some functions via global functio... |
tree | commitdiff |
2016-03-30 |
Simon Marchi | gdbserver/tracepoint.c: Remove whitespace |
tree | commitdiff |
2016-03-29 |
Marcin Kościelnicki | gdbserver: Handle 'v' packet while processing qSymbol. |
tree | commitdiff |
2016-03-29 |
Marcin Kościelnicki | gdbserver/s390: Add support for compiled agent expressions. |
tree | commitdiff |
2016-03-29 |
Marcin Kościelnicki | gdbserver/s390: Add fast tracepoint support. |
tree | commitdiff |
2016-03-29 |
Marcin Kościelnicki | gdbserver/s390: Switch on tracepoint support. |
tree | commitdiff |
2016-03-18 |
Yao Qi | Check lwp_signal_can_be_delivered for enqueue/dequeue... |
tree | commitdiff |
2016-03-18 |
Yao Qi | Set signal to 0 after enqueue_pending_signal |
tree | commitdiff |
2016-03-18 |
Yao Qi | Remove redundant WIFSTOPPED check |
tree | commitdiff |
2016-03-09 |
Marcin Kościelnicki | gdb: Add tracepoint support for powerpc. |
tree | commitdiff |
2016-03-03 |
Yao Qi | Update comments to start_step_over |
tree | commitdiff |
2016-03-03 |
Yao Qi | [GDBserver] Leave child suspended when step over parent |
tree | commitdiff |
2016-03-02 |
Yao Qi | Call enqueue_pending_signal in linux_resume_one_lwp_throw |
tree | commitdiff |
2016-03-02 |
Marcin Kościelnicki | [OBV] gdbserver: Only write ipa_tdesc_idx if agent... |
tree | commitdiff |
2016-02-25 |
Marcin Kościelnicki | gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit... |
tree | commitdiff |
2016-02-25 |
Marcin Kościelnicki | [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbser... |
tree | commitdiff |
2016-02-24 |
Pedro Alves | Handle MIPS Linux SIGTRAP siginfo.si_code values |
tree | commitdiff |
2016-02-24 |
Wei-cheng Wang | powerpc: Support z-point type in gdbserver. |
tree | commitdiff |
2016-02-17 |
Marcin Kościelnicki | gdbserver/s390: Advertise Z0 packet support. |
tree | commitdiff |
2016-02-16 |
Yao Qi | Remove PC from syscall_next_pc |
tree | commitdiff |
2016-02-12 |
Yao Qi | [gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bit |
tree | commitdiff |
2016-02-12 |
Yao Qi | [ARM] Fixup PC in software single step |
tree | commitdiff |
2016-02-12 |
Marcin Kościelnicki | gdb.trace: Deduplicate write_inferior_data_ptr. |
tree | commitdiff |
2016-02-11 |
Wei-cheng Wang | gdbserver: Remove tracepoint_action ops. |
tree | commitdiff |
2016-02-10 |
Yao Qi | Clear *VAL in regcache_raw_read_unsigned |
tree | commitdiff |
2016-02-09 |
Simon Marchi | Modernize configure.ac's |
tree | commitdiff |
2016-02-09 |
Simon Marchi | Fix siginfo C++ build error |
tree | commitdiff |
2016-02-09 |
Walfred Tedeschi | Revert "Fix build breakage" |
tree | commitdiff |
2016-02-09 |
Walfred Tedeschi | Fix build breakage |
tree | commitdiff |
2016-02-02 |
Walfred Tedeschi | Merge gdb and gdbserver implementations for siginfo |
tree | commitdiff |
2016-01-28 |
Simon Marchi | Import strchrnul from gnulib and use it |
tree | commitdiff |
2016-01-26 |
Yao Qi | Remove argument pc in get_next_pcs |
tree | commitdiff |
2016-01-26 |
Yao Qi | [GDBserver] Use regcache_read_pc in install_software_si... |
tree | commitdiff |
2016-01-26 |
Yao Qi | [GDBserver] Block and unblock SIGIO |
tree | commitdiff |
2016-01-26 |
Yao Qi | [GDBserver] Check input interrupt after reading in... |
tree | commitdiff |
2016-01-25 |
Yao Qi | Remove new_thread_notify and dead_thread_notify |
tree | commitdiff |
2016-01-23 |
Marcin Kościelnicki | gdb.trace: Fix another expected message on continue. |
tree | commitdiff |
2016-01-22 |
Marcin Kościelnicki | gdb.trace: Fix write_inferior_data_ptr on 32-bit big... |
tree | commitdiff |
2016-01-21 |
Pedro Alves | gdb: Respect CXXFLAGS when building with C++ compiler |
tree | commitdiff |
2016-01-21 |
Yao Qi | Detect the arm/thumb mode of code SIGRETURN or RT_SIGRE... |
tree | commitdiff |
2016-01-18 |
Yao Qi | Replace some $ARCH_{get,set}_pc with linux_{get,set... |
tree | commitdiff |
2016-01-18 |
Yao Qi | Replace some $ARCH_{get,set}_pc with linux_{get,set... |
tree | commitdiff |
2016-01-18 |
Gary Benson | Fix gdbserver build failure on targets without fork |
tree | commitdiff |
2016-01-14 |
Yao Qi | [ARM] Make thumb2_breakpoint static again |
tree | commitdiff |
2016-01-12 |
Josh Stone | Implement 'catch syscall' for gdbserver |
tree | commitdiff |
2016-01-12 |
Mike Frysinger | gdbserver: use the new gdb warning helpers |
tree | commitdiff |
2016-01-12 |
Mike Frysinger | gdbserver: fix various warnings |
tree | commitdiff |
2016-01-12 |
Pedro Alves | Remove trademark acknowledgements throughout |
tree | commitdiff |
2016-01-08 |
Yao Qi | Check input interrupt first when reading packet |
tree | commitdiff |
2016-01-06 |
Yao Qi | [ARM/AArch64] Fix -Werror=unused-const-variable warning... |
tree | commitdiff |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
tree | commitdiff |
2016-01-01 |
Joel Brobecker | update copyright year printed by GDB, GDBserver and... |
tree | commitdiff |
2015-12-28 |
Patrick Palka | Use libiberty's crc32 implementation in gdbserver |
tree | commitdiff |
2015-12-22 |
Joel Brobecker | [lynxos] gdbserver hangs when killing inferior from GDB |
tree | commitdiff |
2015-12-22 |
Joel Brobecker | gdbserver crash in gdb/gdbserver/thread.c::thread_searc... |
tree | commitdiff |
2015-12-21 |
Yao Qi | Use arm_eabi_breakpoint on aarch32 |
tree | commitdiff |
2015-12-18 |
Antoine Tremblay | Enable conditional breakpoints for targets that support... |
tree | commitdiff |
2015-12-18 |
Antoine Tremblay | Enable software single stepping for while-stepping... |
tree | commitdiff |
2015-12-18 |
Antoine Tremblay | Support software single step on ARM in GDBServer |
tree | commitdiff |
2015-12-18 |
Antoine Tremblay | Share regcache function regcache_raw_read_unsigned |
tree | commitdiff |
2015-12-18 |
Antoine Tremblay | Replace breakpoint_reinsert_addr by get_next_pcs operat... |
tree | commitdiff |
2015-12-17 |
Pedro Alves | Remove support for LinuxThreads and vendor 2.4 kernels... |
tree | commitdiff |
2015-12-16 |
Pedro Alves | Fix -Wno-unknown-warning support detection |
tree | commitdiff |
2015-12-14 |
Don Breazeal | Target remote mode fork and exec event support |
tree | commitdiff |
2015-12-11 |
Yao Qi | Understand arm breakpoints in aarch64_breakpoint_at |
tree | commitdiff |
2015-12-11 |
Yao Qi | Use arm_eabi_breakpoint on aarch32 |
tree | commitdiff |
2015-12-07 |
Yao Qi | Support Z0 packet in AArch64 multi-arch debugging |
tree | commitdiff |
2015-12-05 |
Josh Stone | gdbserver: set ptrace flags after creating inferiors |
tree | commitdiff |
2015-12-03 |
Antoine Tremblay | Remove duplicate arch/arm.h include in linux-arm-low.c. |
tree | commitdiff |
2015-11-30 |
Antoine Tremblay | Remove too simple breakpoint_reinsert_addr implementations. |
tree | commitdiff |
2015-11-30 |
Antoine Tremblay | Remove support for thread events without PTRACE_EVENT_C... |
tree | commitdiff |
2015-11-30 |
Antoine Tremblay | Refactor queries for hardware and software single stepp... |
tree | commitdiff |
2015-11-30 |
Antoine Tremblay | Fix instruction skipping when using software single... |
tree | commitdiff |
2015-11-30 |
Antoine Tremblay | Fix breakpoint size when stepping over a permanent... |
tree | commitdiff |
2015-11-30 |
Pedro Alves | gdbserver: don't exit until GDB disconnects |
tree | commitdiff |
2015-11-30 |
Pedro Alves | gdbserver/linux: Always wake up event loop after resume |
tree | commitdiff |
2015-11-30 |
Pedro Alves | gdbserver:prepare_access_memory: pick another thread |
tree | commitdiff |
2015-11-30 |
Pedro Alves | Implement TARGET_WAITKIND_NO_RESUMED in the remote... |
tree | commitdiff |
next |