Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142168938
D3743.id8966.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
469 B
Referenced Files
None
Subscribers
None
D3743.id8966.diff
View Options
Index: gnu/usr.bin/gdb/kgdb/trgt_amd64.c
===================================================================
--- gnu/usr.bin/gdb/kgdb/trgt_amd64.c
+++ gnu/usr.bin/gdb/kgdb/trgt_amd64.c
@@ -72,7 +72,6 @@
supply_register(AMD64_R8_REGNUM + 6, (char *)&pcb.pcb_r14);
supply_register(AMD64_R15_REGNUM, (char *)&pcb.pcb_r15);
supply_register(AMD64_RIP_REGNUM, (char *)&pcb.pcb_rip);
- amd64_supply_fxsave(current_regcache, -1, (struct fpusave *)(&pcb + 1));
}
void
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 5:37 PM (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27697299
Default Alt Text
D3743.id8966.diff (469 B)
Attached To
Mode
D3743: Don't call treat stack garbage as a valid FPU/SIMD save area.
Attached
Detach File
Event Timeline
Log In to Comment