starting blender in debug mode?

I’ve submitted a bug for wacom expresskeys not being recognized by blender 2.73a (work fine in 2.7). I was asked to start blender in debug mode and give them that file to look at.

Can anyone give me a step by step for how to do that on a windows 7 computer? I got the cmd.exe, but it says ‘debug-events’ is not recognized as an internal or external command

I have 0 knowledge of coding. Any help would be hugely appreciated.

Hi, start cmd and change to your blender.exe directory.

Start Blender with “blender.exe --debug-all”
Copy the messages and paste it to your bug entry.

Change directory with “cd \path o\yourBlenderlocation”
You can copy the path from Windows Explorer

Cheers, mib