Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . windbg
This is a Usenet group - learn more
Find or start a Google Group about windbg.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Microsoft developers newsgroup.
Medium activity, Usenet
Microsoft 32-bit development newsgroup.
Medium activity, Usenet
Microsoft Visual C newsgroup.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 4326  Older »
Description: Microsoft Windows Debugging Tools newsgroup.
 

How to configure source search path 
  I have a simple question: is it possible to define the source lookup path so that if the debugger tries to find a file '<old_root>\a\b\c\file.cxx' it also tries the path '<some_other_root>\a\b\c\file. cxx'. Currently I have to add a new .srcpath entry whenever I encounter a file which is located in some other file directory.... more »
By J.Weiss  - 11:33am - 1 new of 1 message    

WinDbg Loop in ADPlus command file 
  When creating a -hang dump from ADPlus I try to format some of the application critical areas so we can get an idea what went wrong without downloading the full dmp file. So I am trying to dump an array of structures (cpp) and I just can't get the syntax correct 0:000> .for ($n=0; $n<g_pTranData->m_nMakeCodes; $n++){ ??... more »
By Scott  - Nov 13 - 2 new of 2 messages    

WDFTester with debug on/off 
  Hi, I'm trying to resolve a driver issue with remote kernel debugging. A bugcheck occurs as a result of fault injection (FI) by WDFTester. The platform is Windows 7. The bugcheck does not appear if debug mode has been enabled (bcdedit /debug on) before running WDFTester, though. The method, WdfRequestForwardToIoQueue in my case, that causes the bugcheck is never FI... more »
By AO  - Nov 13 - 1 new of 1 message    

.net heap and stack 
  This data is based on a MFC \ .NET 1.1 crash. 1. Why does DumpStackObject show an Exception but DumpHeap does not? 2. How can I view the content of Exception? Using DumpObj on the column value colon only yields "Not a managed object" output. What am I doing wrong? 0:014> !DumpHeap -type Exception succeeded... more »
By RedLars  - Nov 11 - 1 new of 1 message    

.net exception 
  Hi, Trying to debug a MFC \ .NET 1.1 crash that has several exceptions. 1. How can I output the stacktrace array in the below example (remember - using .NET 1.1). This is an "A generic error occurred in GDI+." exception. 0:000> !DumpObj 07692190 Name: System.Runtime.InteropServices .ExternalException... more »
By RedLars  - Nov 11 - 2 new of 2 messages    

windbg will not break in on hung system(kernel debugging) 
  I have a target system that is consistently hanging. After the hang I get no response at all, I can't ping it, the NUM LOCK and CAPS LOCK keys do not toggle the associated lights on the keyboard. I am currently attached to the system using kernel mode debugging over rs232. When the system hangs I am not able to break the debugger. Is... more »
By The Justin Patterson  - Nov 11 - 10 new of 10 messages    

Windows 2000 RTM symbols 
  On Windows 2000 RTM symbols, it seemed that not every language version was imported. I ran into this while trying to debug an IE crash triggered by a visit of a MS web site (even worse, I think it was the default home page) right from an Win2000 clean install. Is it too late to fix this?
By yuhong  - Nov 9 - 2 new of 2 messages    

LoadLibrary(kdexts) failed 
  Hi, I have a kd session running on Win2K trying to debug WinXP SP [Kernel Version 2600.xpsp_sp2_rtm.040803-2158] . I'm unable to see the process list using: !process 0 0, likely because LoadLibrary(kdexts) fails: The call to LoadLibrary(kdexts) failed, Win32 error 0n127 "The specified procedure could not be found."... more »
By harry  - Nov 8 - 2 new of 2 messages    

single stepping after an exception 
  Hello Suppose an application generated an access violation and the debugger reported it. Manually, I change the EIP to another location and want to continue single stepping, but if I press "t" the exception handler is executed (as if "gu" was used). I could use "gh" to mask the exception but I don't want to resume the... more »
By lallous  - Nov 6 - 1 new of 1 message    

how to track dump file 
  i have crashed dump file (.mdmp and .hdmp). it contains crash of an application. I have windbg and OS symbold installed on my system but could not get the position where crash occur in application please suggest how to use windbg properly to know thw crash place.
By Ashish  - Nov 3 - 11 new of 11 messages    

1 - 10 of 4326   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google