Remove unwanted exception plugins like hardware, list of running processes and disassembly.

This commit is contained in:
Ansgar Becker
2009-11-03 20:05:25 +00:00
parent 20405e6ed1
commit 34f6b888ec

View File

@ -103,17 +103,17 @@ RestartApplicationText=restart application
CloseApplicationText=close application
[BugReport]
ListThreads=1
ListModules=1
ListHardware=1
ListModules=0
ListHardware=0
ShowCpuRegisters=0
ShowStackDump=1
Disassembly=1
ShowStackDump=0
Disassembly=0
HideUglyItems=0
ShowRelativeAddrs=1
ShowRelativeLines=1
FormatDisassembly=0
LimitDisassembly=5
EnabledPlugins=modules|processes|hardware
EnabledPlugins=
[Filters]
Filter1ExceptionClasses=EDBEditError
Filter1DontCreateBugReport=1