1*f75b20e7SLexi Wintercomment = "DWARF access library" 2*f75b20e7SLexi Winterdesc = <<EOD 3*f75b20e7SLexi WinterThe DWARF Access Library provides functions that allow an application to read 4*f75b20e7SLexi Winterand write debugging information in object files. The format of debugging 5*f75b20e7SLexi Winterinformation accessible through this API is defined by the DWARF standard. 6*f75b20e7SLexi WinterEOD 7