9

WinDBG从零开始系列之主题定制

 3 years ago
source link: https://www.geekzl.com/windbg-customize-theme.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

WinDBG从零开始系列之主题定制

安装和自己PC中Windows版本匹配的Windbg

首先,确保你按安装了经典版本的 Windbg,Windbg的下载地址见文章 windbg官方下载及其历史 末尾。

安装windbg主题

安装下面的方法即能快速配置好 windbg 主题:

  • 使用git clone [email protected]:yanglr/advDotnetDebugging.git命令克隆该分支
  • 复制其中的.wew格式的文件(即主题文件)到某个文件夹
  • 在你上一步打开的文件夹中以管理员权限打开命令行, 执行如下命令:
windbg.exe -Q -WF <PathOf_white.wew>

如果你更喜欢黑色,请执行:

windbg.exe -Q -WF <PathOf_dark.wew>

: 别忘了要将上文中的 <PathOf_XXX> 的值改成.wew主题文件的实际路径.

主题文件下载:
https://github.com/yanglr/advDotnetDebugging/tree/main/windbg-theme

今天就先酱紫,沪小羊下次继续分享~

5 / 5 ( 3

votes )


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK