summaryrefslogtreecommitdiff
path: root/src/format/dwarf/abbrev.c
AgeCommit message (Expand)Author
2018-11-24Moved the DWARF support as plugin and disabled it.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-03-14Improved the basic support of Dwarf information.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2008-08-24Registered found debug functions and handled the void type.Cyrille Bagard
2008-08-23Supported the structure and enumeration types.Cyrille Bagard
2008-08-22Made a first try to get all registered prototypes of functions.Cyrille Bagard
2008-08-17Looked for prototyped functions using the registered abbreviations.Cyrille Bagard
2008-08-10Read all the DWARF abbreviations.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard