Re: clarify few points in windbg Please..
From: Louis Solomon [SteelBytes] (louis_at_steelbytes.spam-is-bad.com)
Date: 09/30/04
- Next message: Tim Roberts: "Re: Read_register_USHORT performance...down"
- Previous message: Iyappan: "why no one is responding?"
- In reply to: Harry Potter: "Re: clarify few points in windbg Please.."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 16:08:47 +1000
ok, since you didn't guess what Pavel clearly knows, SIWVID.SYS is part of
Compuware SoftICE (formley known as NuMega WinICE)
-- Louis Solomon www.steelbytes.com "Harry Potter" <hpotter@azkabar.com> wrote in message news:O2pAk2jpEHA.3896@TK2MSFTNGP15.phx.gbl... > blue screen of death!!!!!! > can't find info on it but it seems to have somthing to do with Blue Screen > of Dealth???? what does it mean? anyfeedback on any of my questions.... > > "Pavel A." <pavel_a@geeklife.com> wrote in message > news:12CE6A14-8E7A-4A28-9AB7-7815B655641A@microsoft.com... >> Hmm. you really need debug symbols of SIWVID.SYS and DbgMsg.sys? >> The second one is the driver part of DebugView, to give you a clue. >> Can you guess what is siwvid? :-) >> >> --PA >> >> "Harry Potter" wrote: >> >> > well, I have got around the windbg thanks to Maxim and Check. >> > I can connect to target. when I run the test.exe on target I can see >> > the >> > debugging on my host windbg. >> > >> > But I would appreciate if you could help me with these few questions >> > too >> > (Note I'm running win 2000 and windbg 6.3.17) >> > >> > 1. I followed all the steps with downloading samples and everything but >> > still when I type in commands such as "u name" I get the following > message >> > that can't find the following symbols >> > ERROR: Module load completed but symbols could not be loaded for > avgcore.sys >> > >> > *** ERROR: Module load completed but symbols could not be loaded for >> > DbgMsg.SYS >> > >> > *** ERROR: Module load completed but symbols could not be loaded for >> > dump_atapi.sys >> > >> > *** ERROR: Module load completed but symbols could not be loaded for >> > siwvid.sys >> > >> > >> > >> > 2. passthru is the name of my driver, when I type in: x passthru!* >> > >> > I get the error that: >> > >> > Syntax error at 'passthru!*' >> > >> > >> > 3. When in windbg I go to file->source path do I give the source path > that >> > resides in the target machine or do I copy the code on the host machine > and >> > give the local path. >> > >> > >> > >> > 4. How can I browse through my source files using windbg running on >> > host >> > machine. >> > >> > >> > >> > 5. can I run test.exe from the host machine or it has to run on the > target >> > machine and follow the dbgprint(). >> > >> > >> > >> > And the final question, Maxim has mentioned that I should do the > following >> > >> > >>6) In My Computer/Properties, switch off the "auto-reboot on STOP > error" >> > option. >> > >> > I went to do it but I couldn't find the option. is this the same as >> > MY Computer/Properties->Advance Tab and then "Startup and Recovery" > button >> > opens the child window then should I turn off "Automatically reboot" > option? >> > >> > I really and greatly appreciate your feedbacks. >> > >> > thank you. >> > >
- Next message: Tim Roberts: "Re: Read_register_USHORT performance...down"
- Previous message: Iyappan: "why no one is responding?"
- In reply to: Harry Potter: "Re: clarify few points in windbg Please.."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|