| ARM Technical Support Knowledge Articles | |
Applies to: RealView Development Suite (RVDS)
The legacy armsd and AXD debuggers do not support the new DWARF3 debug information produced by RVCT 3.0. When loading images created with RVCT 3.0, the debugger will report:
DBT Warning 00056: Debug table format error at offset 0x0 in area .debug_info
To load images built with RVCT 3.0 into armsd and AXD, you must compile your application using the --dwarf2 command-line option.
Article last edited on: 2008-09-09 15:47:49
Did you find this article helpful? Yes No
How can we improve this article?