aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/lynx-low.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker1-1/+37
2013-08-28PR server/15604Jan Kratochvil1-0/+3
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-0/+3
2013-05-17[gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid confusion in commentJoel Brobecker1-5/+5
2013-05-17gdbserver/lynx178: spurious SIG61 signal when resuming inferior.Joel Brobecker1-13/+45
2013-01-07Simplifly ptrace_request_to_str's implementation...Joel Brobecker1-147/+52
2013-01-07Add ptrace error handling in lynx_resumeJoel Brobecker1-0/+4
2013-01-07LynxOS: Resume the same thread when receiving a thread create/exit event.Joel Brobecker1-4/+7
2013-01-07Delete unused variable in lynx_resumeJoel Brobecker1-2/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-17lynx-low: Add debug trace when new thread is discovered.Joel Brobecker1-1/+5
2012-12-17Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker1-0/+3
2012-12-17Delete unused variable in lynx_attach.Joel Brobecker1-2/+1
2012-12-17remove unused variable in lynx_create_inferior.Joel Brobecker1-2/+1
2012-12-17lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker1-0/+2
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-1/+1
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-13[LynxOS] Remove handling of PTRACE_* values removed in Lynx5.Joel Brobecker1-40/+0
2010-09-13[LynxOS] Include sys/ptrace.h instead of ptrace.h.Joel Brobecker1-1/+1
2010-09-01gdbserver support for powerpc-lynxos (4.x)Joel Brobecker1-0/+810