debgs1b.htm

来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 25 行

HTM
25
字号
		<title>Debuggers for SerialICE-1B</title>		<h1 align=center>Debuggers for SerialICE-1B</h1><!--INDEX debuggers -->The debugger is used to provide a user interface to the target.You can use either <a href="imon95.htm">imon95</a>, or a <ahref="srcdebug.htm">source-level</a> debugger to perform thisfunction.<p>A source-level debugger permits you toperform your entire debugging session from a high-level language pointof view. You can display and set variables by name even if they arelocal (on the stack), you can also single step one high-level languagestatement at a time. Breakpoints are specified in terms of source linenumbers or function names.<p></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?