This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb gdb_ptrace.h inf-ttrace.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2009-09-17 19:19:59

Modified files:
	gdb            : gdb_ptrace.h inf-ttrace.c ChangeLog 

Log message:
	Fix a build failure on pa-hpux:
	* gdb_ptrace.h (PT_SYSCALL): Define here if not already defined.
	* inf-ttrace.c (inf_ttrace_wait): Fix compilation failure
	introduced after field syscall_id inside struct target_waitstatus
	has been renamed into syscall_number.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdb_ptrace.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/inf-ttrace.c.diff?cvsroot=src&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10876&r2=1.10877


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]