Skip to content

Commit f71ee9d

Browse files
committed
link fix
1 parent 63ae800 commit f71ee9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/debugger/mfc-debugging-techniques.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,6 @@ The debug information for a large MFC application can take up a lot of disk spac
370370

371371
3. Build your own application with debug information for selected modules only as described below.
372372

373-
[In this topic](#BKMK_In_this_topic)
374-
375373
### <a name="BKMK_Building_an_MFC_app_with_debug_information_for_selected_modules"></a> Building an MFC app with debug information for selected modules
376374
Building selected modules with the MFC debug libraries enables you to use stepping and the other debug facilities in those modules. This procedure makes use of both the Debug and Release configurations of the project, thus necessitating the changes described in the following steps (and also making a "rebuild all" necessary when a full Release build is required).
377375

0 commit comments

Comments
 (0)