mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 03:58:33 +08:00
improve debugger
This commit is contained in:
parent
8cd7ff4b0a
commit
caeefb5d57
@ -2,6 +2,9 @@
|
||||
|
||||
2023/11/8
|
||||
* 重构service/remote_ui。
|
||||
* 关闭lldb的打印调试信息(感谢智明提供补丁)
|
||||
* 统一处理提取路径文件名的处理函数(感谢智明提供补丁)
|
||||
|
||||
|
||||
2023/11/7
|
||||
* socket初始化时忽略SIGPIPE。
|
||||
|
@ -19,7 +19,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define SHOW_PROTOCOL_MESSAGES 1
|
||||
#define SHOW_PROTOCOL_MESSAGES 0
|
||||
|
||||
#include "tkc.h"
|
||||
#include "debugger_lldb.h"
|
||||
|
Loading…
Reference in New Issue
Block a user