FreeBSD Bugzilla – Attachment 14533 Details for
Bug 27306
[patch] hw watchpoints work unreliable under gdb(1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 480 bytes, created by
kostik
on 2001-05-13 22:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kostik
Created:
2001-05-13 22:50:01 UTC
Size:
480 bytes
patch
obsolete
>--- freebsd-nat.c.orig Fri Jan 5 19:51:06 2001 >+++ freebsd-nat.c Mon May 14 00:25:36 2001 >@@ -534,4 +534,5 @@ > return 0; > } >+ dbr.dr7 &= ~0xfc00; > > for (i = 0, mask = 0x03; i < 4; i++, mask <<= 2) >@@ -603,4 +604,5 @@ > return 0; > } >+ return 0; > } > else >@@ -634,4 +636,5 @@ > return 0; > } >+ dbr.dr7 &= ~0xfc00; > > for (i = 0, dbregp = &dbr.dr0; i < 4; i++, dbregp++) >@@ -658,4 +661,5 @@ > return 0; > } >+ return 0; > } > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27306
: 14533