diff --git a/riscv-dwarf.adoc b/riscv-dwarf.adoc index 280a2250..0b2fdcb2 100644 --- a/riscv-dwarf.adoc +++ b/riscv-dwarf.adoc @@ -4,8 +4,17 @@ ifeval::["{docname}" == "riscv-dwarf"] include::prelude.adoc[] endif::[] +== DWARF Debugging Format + +The DWARF debugging format for RISC-V follows the +https://dwarfstd.org/[standard DWARF specification]; this specification only +describes RISC-V-specific definitions. + == DWARF Register Numbers +The table below lists the mapping from DWARF register numbers to machine +registers. + [cols="2,2,4"] [width=80%] |===