[Barry-devel] USB Logs
Status: Beta
Brought to you by:
ndprojects
From: Jon H. <jo...@hu...> - 2011-12-22 20:39:30
|
Hi everyone, I have a question about USB logging. In the source tree somewhere there is a file called USB-capture.txt, which includes the following at the end: Capturing: The RIM way ---------------------- It was reported on the mailing list that it is possible to add the following entries to the Windows Registry to cause RIM's software to create verbose logs in your temp directory. Apparently this also enables sniffing the communication with the BlackBerry simulator. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RimUsb\Parameters] "FileDump"=dword:00000001 "ServiceDebug"=dword:ffffffff Does anyone know if this is still valid? I've tried it, and get nothing new in my Windows temp directory... Are there any newer ways to get low-level logging information from running loader that anyone is aware of? Thanks, Jon |