Filippos Karapetis 3d85d6804b SCI: Added a new debug command, "find_callk"
This command can be used to find the object methods (including their
corresponding objects and owner scripts) that call a specific kernel
call. This shall aid us track all the spots where a particular kernel
function is called from, therefore it'll be a bit easier to find
examples where unimplemented kernel functions are called

svn-id: r53646
2010-10-20 17:31:29 +00:00
..
2010-09-17 20:03:20 +00:00
2010-09-28 20:30:50 +00:00
2010-10-13 03:28:59 +00:00