<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WinDbg shortcuts: !envvar</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2008/08/04/windbg-shortcuts-envvar/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Wed, 06 May 2026 03:24:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Taehwa</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/08/04/windbg-shortcuts-envvar/#comment-36903</link>
		<dc:creator>Taehwa</dc:creator>
		<pubDate>Tue, 05 Aug 2008 01:18:13 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/08/04/windbg-shortcuts-envvar/#comment-36903</guid>
		<description>It's very cool command to see hostname.

I usually use blow command. ^^

lkd&#62; dt srv!SrvComputerName
 "CSS-TALEE"
   +0x000 Length           : 0x12
   +0x002 MaximumLength    : 0x22
   +0x004 Buffer           : 0xe1d37af8  "CSS-TALEE"</description>
		<content:encoded><![CDATA[<p>It&#8217;s very cool command to see hostname.</p>
<p>I usually use blow command. ^^</p>
<p>lkd&gt; dt srv!SrvComputerName<br />
 &#8220;CSS-TALEE&#8221;<br />
   +0&#215;000 Length           : 0&#215;12<br />
   +0&#215;002 MaximumLength    : 0&#215;22<br />
   +0&#215;004 Buffer           : 0xe1d37af8  &#8220;CSS-TALEE&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
