0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)C++48,381 star (48,381 star)2,734 fork (2,734 fork)batch import
enhancementgood first issuegui
- 议题类型
- feature
- 研究方向
- The issue requests adding the exception name to the 'Last exception' display in the settings dialog. Look for the settings dialog implementation, likely in source files under 'src/gui/'. The exception handling code in 'src/dbg/' may provide mapping from exception codes to names. The change would involve modifying the UI to show both the code and the name.