On-line Debugging Tool: Difference between revisions

Content deleted Content added
m General fixes and Typo fixing, typos fixed: currenly → currently (2), preceeding → preceding, eralier → earlier, a a → a using AWB
name corrected
Line 5:
The debugger allowed access to memory using [[octal]] addresses and data. Within the [[software system]]s, the debugger accessed the process's [[virtual memory]]. The firmware console implementation accessed [[physical memory]].
 
ODT is a non-symbolic debugger and implements similar functionality to [[AbsoluteAdvanced Debugger|adb]] on [[Unix]] systems.
 
== Console ODT==