- enhancement: Set lldb-mi as the debugger program for clang, when finding compiler set in folders and gdb doesn't exist.

This commit is contained in:
Roy Qu 2023-01-23 22:27:43 +08:00
parent 580a88721f
commit 7f1b27e099
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Red Panda C++ Version 2.10
- enhancement: Confirm before remove a compiler set. - enhancement: Confirm before remove a compiler set.
- enhancement: If there is "cppreference.chm" or "cppreference-%locale_name%.chm"(like cppreference-zh_CN.chm) in the redpanda C++'s app folder, open it instead of the cppreference website. - enhancement: If there is "cppreference.chm" or "cppreference-%locale_name%.chm"(like cppreference-zh_CN.chm) in the redpanda C++'s app folder, open it instead of the cppreference website.
- enhancement: Use lldb-mi as the debugger. - enhancement: Use lldb-mi as the debugger.
- enhancement: Set lldb-mi as the debugger program for clang, when finding compiler set in folders. - enhancement: Set lldb-mi as the debugger program for clang, when finding compiler set in folders and gdb doesn't exist.
Red Panda C++ Version 2.9 Red Panda C++ Version 2.9