attaching a debugger to vboxdrv

Discussions related to using VirtualBox on Linux hosts.
Post Reply
algawi86
Posts: 1
Joined: 16. May 2016, 18:42

attaching a debugger to vboxdrv

Post by algawi86 »

Hey,
I'm trying to remote debug the vboxdrv kernel module (or more specifically the VMXEnable procedure)
but i cannot seem to load the debug symbols.

I compiled virtualbox with debug symbols on the debugger machine, and created a redistributable package, also i got the a debug symbols as a result.
but i can't seem to find the right symbol file to load in order to break at that procedure.

can anyone give me some pointers ?
Post Reply