summaryrefslogtreecommitdiff
path: root/proc.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-22Making sure to not double-examine the same DWARF CUDima Kogan1-9/+14
2014-08-22whitespace style changeDima Kogan1-11/+11
2014-08-22moved DWARF prototype reading to library_get_prototype()Dima Kogan1-8/+1
2014-08-22updated error message to reflect the new dwfl use caseDima Kogan1-1/+1
2014-08-22whitespaceDima Kogan1-2/+2
2014-08-22initial prototypes-from-dwarf implementationDima Kogan1-23/+36
2014-08-22Initialize struct process.e_machine and .e_class for secondary threadsPetr Machata1-3/+5
2014-08-22Add support for using elfutils as unwinder.Mark Wielaard1-0/+62
2014-08-22Type proc_each_breakpoint properlyPetr Machata1-3/+3
2014-08-22check return value of unw_get_reg and unw_get_proc_nameLuca Clementi1-5/+0
2014-08-22Imported Upstream version 0.7.91upstream/0.7.91upstreamChanho Park1-157/+207
2013-01-15Imported Upstream version 0.7.2upstream/0.7.2Anas Nashif1-35/+1007
2012-11-13Imported Upstream version 0.5.3upstream/0.5.3Anas Nashif1-0/+65