diff options
Diffstat (limited to 'release/packages/ucl/libdwarf-all.ucl')
-rw-r--r-- | release/packages/ucl/libdwarf-all.ucl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release/packages/ucl/libdwarf-all.ucl b/release/packages/ucl/libdwarf-all.ucl new file mode 100644 index 000000000000..4226dbfee592 --- /dev/null +++ b/release/packages/ucl/libdwarf-all.ucl @@ -0,0 +1,6 @@ +comment = "DWARF access library" +desc = <<EOD +The DWARF Access Library provides functions that allow an application to read +and write debugging information in object files. The format of debugging +information accessible through this API is defined by the DWARF standard. +EOD |