summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/Reporter.h
Commit message (Collapse)AuthorAgeFilesLines
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-47/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* added support for storing results from reporters (used from gui)Zdenek Prikryl2009-08-141-2/+3
|
* remove redundant virtual destructors definitionsDenys Vlasenko2009-08-041-4/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* added commentsZdenek Prikryl2009-06-291-0/+13
|
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-2/+2
| | | | | - added "Reporters" option which allows report basic info after a crash occurs - fixed interface of plugins
* new crash typesZdenek Prikryl2009-04-021-1/+1
|
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-1/+1
|
* refactor because of new typesZdenek Prikryl2009-02-181-13/+2
|
* added new crash information, "cmdline"Zdenek Prikryl2009-02-121-0/+1
|
* changed interface of reporter plugins, so user have posibility ti change ↵Zdenek Prikryl2009-02-121-1/+13
| | | | reported data
* tabs are replaced by spacesZdenek Prikryl2009-02-041-3/+3
|
* Initial git commitJiri Moskovcak2009-02-021-0/+35