Skip to content

Commit

Permalink
[debugger] 移除重复文本
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims authored Feb 5, 2024
1 parent 4023124 commit af627b8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/debugger/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@

**喜欢谈优化的新手请先知道有不同的构建配置; 抱怨程序慢的人请先切换到 Release 构建配置.**

进行断点调试: 设置断点, 条件断点, 逐语句和跳入跳出执行, 设置监视值, 切换调用栈帧.

========================================================================================================================
阅读和控制调试
========================================================================================================================
Expand Down Expand Up @@ -265,4 +263,4 @@ C 风格数组传参后怎么办?

- `GDB Documentation <https://www.sourceware.org/gdb/documentation/>`_

- `Give me 15 minutes & I'll change your view of GDB - Greg Law - CppCon 2015`_ 及 Greg Law 的其他视频
- `Give me 15 minutes & I'll change your view of GDB - Greg Law - CppCon 2015`_ 及 Greg Law 的其他视频

0 comments on commit af627b8

Please sign in to comment.