Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162908695
D42406.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
373 B
Referenced Files
None
Subscribers
None
D42406.id.diff
View Options
diff --git a/usr.sbin/bhyve/gdb.c b/usr.sbin/bhyve/gdb.c
--- a/usr.sbin/bhyve/gdb.c
+++ b/usr.sbin/bhyve/gdb.c
@@ -803,7 +803,7 @@
CPU_SET(vcpuid, &vcpus_active);
if (!TAILQ_EMPTY(&breakpoints)) {
vm_set_capability(vcpu, VM_CAP_BPT_EXIT, 1);
- debug("$vCPU %d enabled breakpoint exits\n", vcpu);
+ debug("$vCPU %d enabled breakpoint exits\n", vcpuid);
}
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 5:10 AM (4 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35221813
Default Alt Text
D42406.id.diff (373 B)
Attached To
Mode
D42406: bhyve: fix invalid argument in a GDB stub debug printf statement
Attached
Detach File
Event Timeline
Log In to Comment