GRMON3-UM
June 2019, Version 3.1.0
118 www.cobham.com/gaisler
27. dwarf - syntax
NAME
dwarf - print or lookup DWARF debug information
SYNOPSIS
dwarf subcommand ?arg?
DESCRIPTION
The dwarf command can be used to retrieve line information of a file.
dwarf addr2line addr ?cpu#?
This command will lookup the filename and line number for a given address.
dwarf clear ?cpu#?
Remove all dwarf debug information to the active CPU or a specific CPU.
RETURN VALUE
Upon successful completion dwarf addr2line will return a list where the first element is the filename and the
second element is the line number.
EXAMPLE
Retrieve the line information for address 0xf0014000.
grmon3> dwarf addr2line 0xf0014000
SEE ALSO
load