src/gdb/gdbserver ChangeLog lynx-low.c

brobecke@sourceware.org brobecke@sourceware.org
Mon Dec 17 10:51:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-12-17 10:51:29

Modified files:
	gdb/gdbserver  : ChangeLog lynx-low.c 

Log message:
	lynx-low.c: PTRACE_GETTHREADLIST may not be defined.
	
	LynxOS 178 does not define this macro.
	
	gdb/gdbserver/ChangeLog:
	
	* lynx-low.c (ptrace_request_to_str): Do not handle
	PTRACE_GETTHREADLIST if this macro does not exist.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.654&r2=1.655
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/lynx-low.c.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Gdb-cvs mailing list