RE: [Fault-injection-developer] RFC: Interceptor for PIO
Status: Alpha
Brought to you by:
rustyl
From: Lynch, R. <rus...@in...> - 2002-12-18 17:44:00
|
> Stanley wrote: > pros: > 1. As many breakpoints as you wish :) > > cons: > 1. A user mode utility is needed for finding all IO related > instructions > out. > 2. And we need to export the symbol "modules" for locating the wanted > instructions. > Have you looked into the new kernel module loader? We might be able to take advantage of some of the extra functionality it presents (at least for loadable modules). --rusty |