Изменения документа Отладка внешнего кода
Редактировал(а) Alexandr Fokin 2024/12/19 16:44
<
>
отредактировано Alexandr Fokin
на 2024/09/22 13:37
на 2024/09/22 13:37
отредактировано Alexandr Fokin
на 2024/10/19 13:49
на 2024/10/19 13:49
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -2,6 +2,11 @@ 2 2 |(% style="width:121px" %) |(% style="width:1333px" %)((( 3 3 |(% style="width:109px" %)Параметр|(% style="width:1206px" %)How to debug into .NET framework source code 4 4 [[https:~~/~~/stackoverflow.com/questions/54774515/how-to-debug-into-net-framework-source-code>>url:https://stackoverflow.com/questions/54774515/how-to-debug-into-net-framework-source-code]] 5 + ((( 6 +|(% style="width:350px" %) |(% style="width:885px" %) 7 +|(% style="width:350px" %)Включить только мой код|(% style="width:885px" %) 8 +|(% style="width:350px" %)Отключить JIT оптимизацию при загрузке модуля|(% style="width:885px" %) 9 +))) 5 5 |(% style="width:109px" %)PDB|(% style="width:1206px" %)((( 6 6 |Program-Debug Data Base 7 7 |What is a PDB file? ... ... @@ -21,7 +21,8 @@ 21 21 | 22 22 |Создание исходного кода из сборок .NET во время отладки 23 23 [[https:~~/~~/learn.microsoft.com/ru-ru/visualstudio/debugger/decompilation?view=vs-2022>>https://learn.microsoft.com/ru-ru/visualstudio/debugger/decompilation?view=vs-2022]] 24 -| 29 +|Debugging a .NET assembly without the source code with Visual Studio 30 +[[https:~~/~~/www.meziantou.net/debugging-a-dotnet-assembly-without-the-original-source-code-with-visual-studio.htm>>https://www.meziantou.net/debugging-a-dotnet-assembly-without-the-original-source-code-with-visual-studio.htm]] 25 25 26 26 27 27 )))