This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/725


The following reply was made to PR gdb/725; it has been noted by GNATS.

From: cagney@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: gdb/725
Date: 4 Dec 2002 03:20:30 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	cagney@sourceware.org	2002-12-03 19:20:30
 
 Modified files:
 	gdb            : ChangeLog lin-lwp.c sparc-nat.c 
 
 Log message:
 	2002-12-03  Andrew Cagney  <ac131313@redhat.com>
 	
 	* sparc-nat.c (fetch_inferior_registers)
 	(store_inferior_registers): Add comment on problem of LWP vs
 	threads.
 	
 	From 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
 	* lin-lwp.c (lin_lwp_fetch_registers): Remove.
 	(lin_lwp_store_registers): Remove.
 	(init_lin_lwp_ops): Use fetch_inferior_registers
 	and store_inferior_registers directly.
 	* sparc-nat.c (fetch_inferior_registers): Honor LWP ID.
 	(store_inferior_registers): Likewise.
 	Fix PR gdb/725.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3536&r2=1.3537
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/lin-lwp.c.diff?cvsroot=src&r1=1.37&r2=1.38
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-nat.c.diff?cvsroot=src&r1=1.15&r2=1.16
 


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