icecmds
来自「MIPS处理器的bootloader,龙芯就是用的修改过的PMON2」· 代码 · 共 81 行
TXT
81 行
SerialICE Monitor Commands by CatagorySerialICE Monitor Commands by CatagoryThe SerialICE Monitor (running on the SerialICE Controller) provides a set ofpowerful assembly-level debugging commands. Click here to see an example annotated debugsession..DownloadingLoad File(load),Define a Symbol(sym),List Symbols(ls),Display/Set Registers/MemoryDisplay/set Registers(r),Modify Memory(m),Display Memory(d),Disassemble Memory(l),Fill Memory(fill),Copy Memory(copy),Compare Memory(compare),Search Memory(search),Dump Memory(dump),Execution ControlStart Execution(g),Display/Set Breakpoints(b),Set Complex Breakpoint(when),Delete Breakpoint(db),Single Step(t/to),Continue Execution(c),Set Data Breakpoint(ab),MiscellaneousHelp(h),Enter DBX mode(debug),History(hi),Display/set Enviroment Variable(set),Set Terminal Parameters(stty),Transparent Mode(tr),Flush the Caches(flush),Display the Caches(cache),Display the version number,Reestablish connection with target(sync),Save Driver to Flash memory(sdtf),The Command Shell,Paginator.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?