an
saurus
tags:
windbg
views:
55
answers:
0
Q:
How to get the windbg command output into a array? Not by reading the logfile.
I want to get the windbg output data to a array,not by reading the log file .Is there any function?
related questions
Application.Exit didn't kill a message pump?
Can I run a .NET garbage collection from WinDbg?
How do I find the lockholder (reader) of my ReaderWriterLock in windbg
Windbg help -> how can I read the code at this callstack?
How do I evaluate dependency properties in silverlight/WPF from S.O.S. ?
How can I abort a long operation in WinDbg?
Which Visual Studio debugger features are missing from WinDbg?
How do I debug a memory dump of a spiking ASP.NET process?
WinDbg outputs characters to console nonstop
With WinDbg, can I modify an item in memory while a process is running?
Windbg: How to set breakpoint on one of the overloads of a C++ function?
Debugging C++ STL containers in Windbg
Starting to learn Windbg
WinDbg Dr. Watson minidump - requires pdb/dll originally built for installed version?
ACCESS_VIOLATION_BAD_IP
What is your favourite Windbg tip/trick?
Dump CCWs and RCWs in a mixed managed/unmanaged process
Why use windbg vs the Visual Studio (VS) debugger ?
How do you resolve crashing Windbg Logger on Vista?
Finding GDI/User resource usage from a crash dump
Triggering a .NET garbage collection externally
Stack overflow from .NET code in IIS, but not in Winforms
Diagnosing Deadlocks in Win32 Program
Interpreting Stacks in Windows Minidumps
best technique for launching a windbg user-mode remote debugging session