📄 gdb.ini
字号:
target extended-remote :1024symbol uc3a0512-rtosdemo.elfb _handle_Unrecoverable_Exceptionb _handle_TLB_Multiple_Hitb _handle_Bus_Error_Data_Fetchb _handle_Bus_Error_Instruction_Fetchb _handle_NMIb _handle_Instruction_Addressb _handle_ITLB_Protectionb _handle_Breakpointb _handle_Illegal_Opcodeb _handle_Unimplemented_Instructionb _handle_Privilege_Violationb _handle_Floating_Pointb _handle_Coprocessor_Absentb _handle_Data_Address_Readb _handle_Data_Address_Writeb _handle_DTLB_Protection_Readb _handle_DTLB_Protection_Writeb _handle_DTLB_Modifiedb _handle_ITLB_Missb _handle_DTLB_Miss_Readb _handle_DTLB_Miss_Writedefine current_taskprintf "Task name: %s\n", ((tskTCB *)pxCurrentTCB)->pcTaskNameprintf "pxTopOfStack: %x\n", ((tskTCB *)pxCurrentTCB)->pxTopOfStackend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -