summaryrefslogtreecommitdiffstats
path: root/lib/Utils/DebugDump.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* added checks for debugdump statusZdenek Prikryl2009-05-131-0/+20
* weak reference to commlayerinnerZdenek Prikryl2009-04-291-1/+14
* rework commlayerinner usageZdenek Prikryl2009-04-291-33/+50
* new commlayerinner interfaceZdenek Prikryl2009-04-281-5/+11
* added new abrt exceptionsZdenek Prikryl2009-04-231-19/+20
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-37/+93
* Rename to abrtJiri Moskovcak2009-03-031-0/+1
* throw std::string instead of char * (zprikryl)Jiri Moskovcak2009-03-031-2/+2
* avoid deadlocks (zprikryl)Jiri Moskovcak2009-03-021-0/+8
* Rewritten CCpp hook and removed dealock in DebugDumps lib (zprikryl)Jiri Moskovcak2009-02-281-2/+4
* added new reporting itemsZdenek Prikryl2009-02-251-0/+8
* rewrote locking stuffZdenek Prikryl2009-02-191-34/+41
* new delete functionZdenek Prikryl2009-02-191-7/+14
* new logic of getting package nameZdenek Prikryl2009-02-181-18/+7
* removed constantsZdenek Prikryl2009-02-181-1/+1
* fixed bug in lockingZdenek Prikryl2009-02-121-15/+28
* fixed lock functionalityZdenek Prikryl2009-02-121-18/+54
* added lock functionality to DebugDumpZdenek Prikryl2009-02-121-4/+24
* fixed getting package nameZdenek Prikryl2009-02-121-1/+1
* for getting proc info and package names there are separate plublic methodsZdenek Prikryl2009-02-121-13/+17
* added new constructionr and new method for getting timeZdenek Prikryl2009-02-111-1/+23
* DebugDump can get package name nowZdenek Prikryl2009-02-051-3/+10
* Create new Utils library (it uses old DebugDump and adds more functionality)Zdenek Prikryl2009-02-051-0/+247