This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog s390-nat.c
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 17 Dec 2011 09:43:54 -0000
- Subject: src/gdb ChangeLog s390-nat.c
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2011-12-17 09:43:53
Modified files:
gdb : ChangeLog s390-nat.c
Log message:
gdb/
Fix build regression from the PR threads/10729 fix.
* s390-nat.c (s390_insert_watchpoint, s390_remove_watchpoint): Use LP,
not LP->PTID.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13641&r2=1.13642
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/s390-nat.c.diff?cvsroot=src&r1=1.36&r2=1.37