RES: Can I still buy SoftICE?

Hi Gary,

In truth, someone that doesn’t has two computers ask me this.

I tried look at Compuware web site but I can’t find anything beyond
support.

So, I tried asking here before answering that is not possible.

Thanks,

Fernando.

-----Mensagem original-----
De: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] Em nome de Gary G. Little
Enviada em: segunda-feira, 26 de fevereiro de 2007 15:52
Para: Windows System Software Devs Interest List
Assunto: Re:[ntdev] Can I still buy SoftICE?

Why do you want something that is no longer supported and most likely
will not function with the latest WDK and OS?

WinDbg is free.


The personal opinion of
Gary G. Little

“Fernando Roberto” wrote in message
news:xxxxx@ntdev…

Hi all,

Any one knows if it still possible is getting a trial version of
SoftICE?

Thanks in advance,



Fernando Roberto da Silva

http://driverentry.com.br


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

I don’t know if a trial version is still available, but if you don’t
mind being abused, you can pay for an unsupported copy at an insulting
discount. If you need it, you need it. Check the website.

mm

>> xxxxx@seagate.com 2007-02-26 13:52 >>>
Why do you want something that is no longer supported and most likely
will not function with the latest WDK and OS?

WinDbg is free.


The personal opinion of
Gary G. Little

“Fernando Roberto” wrote in message
news:xxxxx@ntdev…
Hi all,

Any one knows if it still possible is getting a trial version of
SoftICE?

Thanks in advance,



Fernando Roberto da Silva

http://driverentry.com.br


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Unless you need to develop for actual hardware, try VMWare/VPC on a
single machine.

mm

>> xxxxx@opencs.com.br 2007-02-26 14:12 >>>
Hi Gary,

In truth, someone that doesn’t has two computers ask me this.

I tried look at Compuware web site but I can’t find anything beyond
support.

So, I tried asking here before answering that is not possible.

Thanks,

Fernando.

-----Mensagem original-----
De: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] Em nome de Gary G. Little
Enviada em: segunda-feira, 26 de fevereiro de 2007 15:52
Para: Windows System Software Devs Interest List
Assunto: Re:[ntdev] Can I still buy SoftICE?

Why do you want something that is no longer supported and most likely
will not function with the latest WDK and OS?

WinDbg is free.


The personal opinion of
Gary G. Little

“Fernando Roberto” wrote in message
news:xxxxx@ntdev…

Hi all,

Any one knows if it still possible is getting a trial version
of
SoftICE?

Thanks in advance,



Fernando Roberto da Silva

http://driverentry.com.br


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Unfortunately, Gary is right. I have the latest SI available version and can’t use it at Vista. Also, it doesn’t seem to work correctly with symbols generated with the latest WDK compiler even at XP SP2. I haven’t examined what causes it, though. Maybe it can be solved by symbols engine update in the SI directory.

For somebody with one computer I’d recommend different appoach. If kernel debugger is really necessary, use VMware and connect WinDbg from host to virtual machine. If he only needs to examine kernel structures, use WinDbg in local kernel debugging mode (it isn’t debugging at all but it allows to examine current machine state and run KD extensions). Finally, as a long term solution, I’d recommend to learn how to debug code using traces (discussed here as nauseam :).

Saying this I really regret SI demise. It was quite useful for reverse engineering which is unfortunately necessary for Windows development. I need it only few times per years but in these cases it is really helpful.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]


From: xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com] on behalf of Fernando Roberto[SMTP:xxxxx@opencs.com.br]
Reply To: Windows System Software Devs Interest List
Sent: Monday, February 26, 2007 8:12 PM
To: Windows System Software Devs Interest List
Subject: RES: [ntdev] Can I still buy SoftICE?

Hi Gary,

In truth, someone that doesn’t has two computers ask me this.

I tried look at Compuware web site but I can’t find anything beyond support.

So, I tried asking here before answering that is not possible.

Thanks,

Fernando.

-----Mensagem original-----
De: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] Em nome de Gary G. Little
Enviada em: segunda-feira, 26 de fevereiro de 2007 15:52
Para: Windows System Software Devs Interest List
Assunto: Re:[ntdev] Can I still buy SoftICE?

Why do you want something that is no longer supported and most likely will not function with the latest WDK and OS?

WinDbg is free.


The personal opinion of
Gary G. Little

“Fernando Roberto” > wrote in message news:xxxxx
>
> Hi all,
>
>
>
> Any one knows if it still possible is getting a trial version of SoftICE?
>
>
>
> Thanks in advance,
>
> –
>
> Fernando Roberto da Silva
>
> http://driverentry.com.br
>
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
>
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
></news:xxxxx>

You can get DriverStudio for $25 ( download from compuware) if you need it.
I was shown by a co-worker about 2wks ago, since he needs to tackle some
vtoolsd type stuff. He needs to clean those up …

BTW, DriverStudio package has SI ( incase you dont know :slight_smile:

Windbg is a better choice for long run.
-pro

On 2/26/07, Fernando Roberto wrote:
>
> Hi all,
>
>
>
> Any one knows if it still possible is getting a trial version of SoftICE?
>
>
>
> Thanks in advance,
>
> –
>
> Fernando Roberto da Silva
>
> http://driverentry.com.br
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

PRO:

You can? Although a long time user, I don’t intend anymore.
Nevertheless, if this is correct, this makes the insulting offer of
something like 30% off that they sent to “valued customers” a couple of
months ago even more insulting.

mm

>> xxxxx@gmail.com 2007-02-26 15:06 >>>
You can get DriverStudio for $25 ( download from compuware) if you need
it.
I was shown by a co-worker about 2wks ago, since he needs to tackle
some
vtoolsd type stuff. He needs to clean those up …

BTW, DriverStudio package has SI ( incase you dont know :slight_smile:

Windbg is a better choice for long run.
-pro

On 2/26/07, Fernando Roberto wrote:
>
> Hi all,
>
>
>
> Any one knows if it still possible is getting a trial version of
SoftICE?
>
>
>
> Thanks in advance,
>
> –
>
> Fernando Roberto da Silva
>
> http://driverentry.com.br
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

You have money for Driver Studio ($1000+) and you don’t have $200 for used
laptop acting as WinDbg head???

Regards,

Anton A. Kolomyeytsev

CEO, Rocket Division Software

From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Fernando Roberto
Sent: Monday, February 26, 2007 9:13 PM
To: Windows System Software Devs Interest List
Subject: RES: [ntdev] Can I still buy SoftICE?

Hi Gary,

In truth, someone that doesn’t has two computers ask me this.

I tried look at Compuware web site but I can’t find anything beyond support.

So, I tried asking here before answering that is not possible.

Thanks,

Fernando.

-----Mensagem original-----
De: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] Em nome de Gary G. Little
Enviada em: segunda-feira, 26 de fevereiro de 2007 15:52
Para: Windows System Software Devs Interest List
Assunto: Re:[ntdev] Can I still buy SoftICE?

Why do you want something that is no longer supported and most likely will
not function with the latest WDK and OS?

WinDbg is free.


The personal opinion of
Gary G. Little

“Fernando Roberto” wrote in message
news:xxxxx@ntdev…

Hi all,

Any one knows if it still possible is getting a trial version of SoftICE?

Thanks in advance,



Fernando Roberto da Silva

http://driverentry.com.br


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Martin,

I’m also a long time subscriper of it. But I can not let other use it,
since it is single user. So he was looking for to see if there is any free
down ( try then buy :), and found that there is a web site ( and I saw it,
was thinking how they could do it. Then I thought, since it is soon going
to be unsupported, may be they are looking for whatever they can get out
of the package).

Honestly, I did not talk to him for a while ( meaning I don’t know whether
he was successfully able to download the pkg).

I don’t see how they can come up with a decent 64bit version. As you might
already be awere that only when a debugger is attacged, os/hw would allow
severe/dangerous/whatever patching to krnl. Without looking further, it
seems like it is caught on a recursion.

Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD? IIRC,
it should be, adn then windbg should be fine to close that last
concern(i.e. single machine (de)bugging .

-pro

PRO:

You can? Although a long time user, I don’t intend anymore.
Nevertheless, if this is correct, this makes the insulting offer of
something like 30% off that they sent to “valued customers” a couple of
months ago even more insulting.

mm

>>> xxxxx@gmail.com 2007-02-26 15:06 >>>
You can get DriverStudio for $25 ( download from compuware) if you need
it.
I was shown by a co-worker about 2wks ago, since he needs to tackle
some
vtoolsd type stuff. He needs to clean those up …

BTW, DriverStudio package has SI ( incase you dont know :slight_smile:

Windbg is a better choice for long run.
-pro

On 2/26/07, Fernando Roberto wrote:
>>
>> Hi all,
>>
>>
>>
>> Any one knows if it still possible is getting a trial version of
> SoftICE?
>>
>>
>>
>> Thanks in advance,
>>
>> –
>>
>> Fernando Roberto da Silva
>>
>> http://driverentry.com.br
>>
>> —
>> Questions? First check the Kernel Driver FAQ at
>> http://www.osronline.com/article.cfm?id=256
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

> ----------

From: xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com] on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
Reply To: Windows System Software Devs Interest List
Sent: Monday, February 26, 2007 10:33 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] Can I still buy SoftICE?

Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD? IIRC,
it should be, adn then windbg should be fine to close that last
concern(i.e. single machine (de)bugging .

LiveKd is useful tool but it is not debugging. Everything you can do is to access kernel memory and run KD extensions over it. No breakpoints, no single stepping. Basically, it is similar as if you manually invoke crashdump and analyse it. Similar, not the same because post-mortem analysis gives you system in constant state whereas with LiveKd system is alive and you can encounter invonsistencies.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]

PRO:

I never really used the 64-bit of SI proper; rather I used VSI. I
still use it from time to time for some RE situations for which WinDbg
is useless.

I can’t say that I have ever used LiveKD.

mm

>> xxxxx@garlic.com 2007-02-26 16:33 >>>
Martin,

I’m also a long time subscriper of it. But I can not let other use it,
since it is single user. So he was looking for to see if there is any
free
down ( try then buy :), and found that there is a web site ( and I saw
it,
was thinking how they could do it. Then I thought, since it is soon
going
to be unsupported, may be they are looking for whatever they can get
out
of the package).

Honestly, I did not talk to him for a while ( meaning I don’t know
whether
he was successfully able to download the pkg).

I don’t see how they can come up with a decent 64bit version. As you
might
already be awere that only when a debugger is attacged, os/hw would
allow
severe/dangerous/whatever patching to krnl. Without looking further,
it
seems like it is caught on a recursion.

Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD?
IIRC,
it should be, adn then windbg should be fine to close that last
concern(i.e. single machine (de)bugging .

-pro

PRO:

You can? Although a long time user, I don’t intend anymore.
Nevertheless, if this is correct, this makes the insulting offer of
something like 30% off that they sent to “valued customers” a couple
of
months ago even more insulting.

mm

>>> xxxxx@gmail.com 2007-02-26 15:06 >>>
You can get DriverStudio for $25 ( download from compuware) if you
need
it.
I was shown by a co-worker about 2wks ago, since he needs to tackle
some
vtoolsd type stuff. He needs to clean those up …

BTW, DriverStudio package has SI ( incase you dont know :slight_smile:

Windbg is a better choice for long run.
-pro

On 2/26/07, Fernando Roberto wrote:
>>
>> Hi all,
>>
>>
>>
>> Any one knows if it still possible is getting a trial version of
> SoftICE?
>>
>>
>>
>> Thanks in advance,
>>
>> –
>>
>> Fernando Roberto da Silva
>>
>> http://driverentry.com.br
>>
>> —
>> Questions? First check the Kernel Driver FAQ at
>> http://www.osronline.com/article.cfm?id=256
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Michal,

I’ve used LiveKd, just for quick stuff, and I know it is not very useful
in xp. I don’t remember where I heard from, but I thought from vista
onward, we should be able to debug ( true sense ) using single machine.
Can I read your stmt that still windbg can’t be used as true sense KD
under vista? I can try that too ( to see ) if it works or not, but then
I’ve to wait till the day ends to get to my kids game machines (64bit dual
pro, ddr2, sata, blah, blah …) with vista 64bit ultimate :slight_smile:

-pro

> ----------
> From:
> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> Reply To: Windows System Software Devs Interest List
> Sent: Monday, February 26, 2007 10:33 PM
> To: Windows System Software Devs Interest List
> Subject: Re: [ntdev] Can I still buy SoftICE?
>
> Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD?
> IIRC,
> it should be, adn then windbg should be fine to close that last
> concern(i.e. single machine (de)bugging .
>
LiveKd is useful tool but it is not debugging. Everything you can do is to
access kernel memory and run KD extensions over it. No breakpoints, no
single stepping. Basically, it is similar as if you manually invoke
crashdump and analyse it. Similar, not the same because post-mortem
analysis gives you system in constant state whereas with LiveKd system is
alive and you can encounter invonsistencies.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

I haven’t tried LiveKd at Vista, yet. How do you expect it’d work? WinDbg is GUI based and KD uses console, both need OS services. SoftICE took ownership of whole computer when it was popped up. Maybe I’m missing something but I don’t see a way how could LiveKd offer real single machine debugging.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]


From: xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com] on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
Reply To: Windows System Software Devs Interest List
Sent: Monday, February 26, 2007 11:53 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Can I still buy SoftICE?

Michal,

I’ve used LiveKd, just for quick stuff, and I know it is not very useful
in xp. I don’t remember where I heard from, but I thought from vista
onward, we should be able to debug ( true sense ) using single machine.
Can I read your stmt that still windbg can’t be used as true sense KD
under vista? I can try that too ( to see ) if it works or not, but then
I’ve to wait till the day ends to get to my kids game machines (64bit dual
pro, ddr2, sata, blah, blah …) with vista 64bit ultimate :slight_smile:

-pro

>> ----------
>> From:
>> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
>> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
>> Reply To: Windows System Software Devs Interest List
>> Sent: Monday, February 26, 2007 10:33 PM
>> To: Windows System Software Devs Interest List
>> Subject: Re: [ntdev] Can I still buy SoftICE?
>>
>> Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD?
>> IIRC,
>> it should be, adn then windbg should be fine to close that last
>> concern(i.e. single machine (de)bugging .
>>
> LiveKd is useful tool but it is not debugging. Everything you can do is to
> access kernel memory and run KD extensions over it. No breakpoints, no
> single stepping. Basically, it is similar as if you manually invoke
> crashdump and analyse it. Similar, not the same because post-mortem
> analysis gives you system in constant state whereas with LiveKd system is
> alive and you can encounter invonsistencies.
>
> Best regards,
>
> Michal Vodicka
> UPEK, Inc.
> [xxxxx@upek.com, http://www.upek.com]
>
>
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

I’ve no idea, how it would work. If I have to guess, when I boot from
debug environment ( g’ol boot.ini or bcd ), does the debugging
infrastructure really have to direct input/ouput to serial port or other
emulated port? Perhaps a console type KD or NTSD is on the working to
tackle this single machine. it does not have to have the GUI.

I heard that single machine debugging would be possible from vista.

I also never thought that quite a bit of Driver Verifier setting stuff
would not require rebooting but I was wrong.

At any rate, lets close the discussion. OP got more than what he was
looking for !

-pro

I haven’t tried LiveKd at Vista, yet. How do you expect it’d work? WinDbg
is GUI based and KD uses console, both need OS services. SoftICE took
ownership of whole computer when it was popped up. Maybe I’m missing
something but I don’t see a way how could LiveKd offer real single machine
debugging.

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]

> ----------
> From:
> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> Reply To: Windows System Software Devs Interest List
> Sent: Monday, February 26, 2007 11:53 PM
> To: Windows System Software Devs Interest List
> Subject: RE: [ntdev] Can I still buy SoftICE?
>
> Michal,
>
> I’ve used LiveKd, just for quick stuff, and I know it is not very useful
> in xp. I don’t remember where I heard from, but I thought from vista
> onward, we should be able to debug ( true sense ) using single machine.
> Can I read your stmt that still windbg can’t be used as true sense KD
> under vista? I can try that too ( to see ) if it works or not, but then
> I’ve to wait till the day ends to get to my kids game machines (64bit
> dual
> pro, ddr2, sata, blah, blah …) with vista 64bit ultimate :slight_smile:
>
> -pro
>
> >> ----------
> >> From:
> >> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> >> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> >> Reply To: Windows System Software Devs Interest List
> >> Sent: Monday, February 26, 2007 10:33 PM
> >> To: Windows System Software Devs Interest List
> >> Subject: Re: [ntdev] Can I still buy SoftICE?
> >>
> >> Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD?
> >> IIRC,
> >> it should be, adn then windbg should be fine to close that last
> >> concern(i.e. single machine (de)bugging .
> >>
> > LiveKd is useful tool but it is not debugging. Everything you can do
> is to
> > access kernel memory and run KD extensions over it. No breakpoints, no
> > single stepping. Basically, it is similar as if you manually invoke
> > crashdump and analyse it. Similar, not the same because post-mortem
> > analysis gives you system in constant state whereas with LiveKd system
> is
> > alive and you can encounter invonsistencies.
> >
> > Best regards,
> >
> > Michal Vodicka
> > UPEK, Inc.
> > [xxxxx@upek.com, http://www.upek.com]
> >
> >
> >
> >
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> >
> > To unsubscribe, visit the List Server section of OSR Online at
> > http://www.osronline.com/page.cfm?name=ListServer
> >
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

OK, the last note. It is on you to find the source of this info as nobody else apparently didn’t hear about it :slight_smile:

Sorry, Pro, I don’t believe it. Moreover, I’m affraid this kind of false info could partially cause SoftICE demise. I still remember discussions here when WinDbg local “debugging” option was introduced. “Hey, who needs it when WinDbg also supports local machine debugging and it is for free!”

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]


From: xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com] on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
Reply To: Windows System Software Devs Interest List
Sent: Tuesday, February 27, 2007 2:48 AM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Can I still buy SoftICE?

I’ve no idea, how it would work. If I have to guess, when I boot from
debug environment ( g’ol boot.ini or bcd ), does the debugging
infrastructure really have to direct input/ouput to serial port or other
emulated port? Perhaps a console type KD or NTSD is on the working to
tackle this single machine. it does not have to have the GUI.

I heard that single machine debugging would be possible from vista.

I also never thought that quite a bit of Driver Verifier setting stuff
would not require rebooting but I was wrong.

At any rate, lets close the discussion. OP got more than what he was
looking for !

-pro

> I haven’t tried LiveKd at Vista, yet. How do you expect it’d work? WinDbg
> is GUI based and KD uses console, both need OS services. SoftICE took
> ownership of whole computer when it was popped up. Maybe I’m missing
> something but I don’t see a way how could LiveKd offer real single machine
> debugging.
>
> Best regards,
>
> Michal Vodicka
> UPEK, Inc.
> [xxxxx@upek.com, http://www.upek.com]
>
>
>> ----------
>> From:
>> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
>> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
>> Reply To: Windows System Software Devs Interest List
>> Sent: Monday, February 26, 2007 11:53 PM
>> To: Windows System Software Devs Interest List
>> Subject: RE: [ntdev] Can I still buy SoftICE?
>>
>> Michal,
>>
>> I’ve used LiveKd, just for quick stuff, and I know it is not very useful
>> in xp. I don’t remember where I heard from, but I thought from vista
>> onward, we should be able to debug ( true sense ) using single machine.
>> Can I read your stmt that still windbg can’t be used as true sense KD
>> under vista? I can try that too ( to see ) if it works or not, but then
>> I’ve to wait till the day ends to get to my kids game machines (64bit
>> dual
>> pro, ddr2, sata, blah, blah …) with vista 64bit ultimate :slight_smile:
>>
>> -pro
>>
>> >> ----------
>> >> From:
>> >> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
>> >> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
>> >> Reply To: Windows System Software Devs Interest List
>> >> Sent: Monday, February 26, 2007 10:33 PM
>> >> To: Windows System Software Devs Interest List
>> >> Subject: Re: [ntdev] Can I still buy SoftICE?
>> >>
>> >> Is vista (32bit, 64bit) ready for LiveKd? I mean single machine KD?
>> >> IIRC,
>> >> it should be, adn then windbg should be fine to close that last
>> >> concern(i.e. single machine (de)bugging .
>> >>
>> > LiveKd is useful tool but it is not debugging. Everything you can do
>> is to
>> > access kernel memory and run KD extensions over it. No breakpoints, no
>> > single stepping. Basically, it is similar as if you manually invoke
>> > crashdump and analyse it. Similar, not the same because post-mortem
>> > analysis gives you system in constant state whereas with LiveKd system>
>> is
>> > alive and you can encounter invonsistencies.
>> >
>> > Best regards,
>> >
>> > Michal Vodicka
>> > UPEK, Inc.
>> > [xxxxx@upek.com, http://www.upek.com]
>> >
>> >
>> >
>> >
>> >
>> > —
>> > Questions? First check the Kernel Driver FAQ at
>> > http://www.osronline.com/article.cfm?id=256
>> >
>> > To unsubscribe, visit the List Server section of OSR Online at
>> > http://www.osronline.com/page.cfm?name=ListServer
>> >
>>
>>
>> —
>> Questions? First check the Kernel Driver FAQ at
>> http://www.osronline.com/article.cfm?id=256
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

You honestly think this kind of discussion partially caused SI’s demise !.

I wish I am that effective, then I can tell "Company x, y and z’s stock is
going to cross the price of google, people start buying, and I can retire
:-).

I must have heard from a pipe dreamer ( which I doubt), so may be I’m pipe
dreaming. Usually I don’t do though !!!

-pro

OK, the last note. It is on you to find the source of this info as nobody
else apparently didn’t hear about it :slight_smile:

Sorry, Pro, I don’t believe it. Moreover, I’m affraid this kind of false
info could partially cause SoftICE demise. I still remember discussions
here when WinDbg local “debugging” option was introduced. “Hey, who needs
it when WinDbg also supports local machine debugging and it is for free!”

Best regards,

Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com]

> ----------
> From:
> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> Reply To: Windows System Software Devs Interest List
> Sent: Tuesday, February 27, 2007 2:48 AM
> To: Windows System Software Devs Interest List
> Subject: RE: [ntdev] Can I still buy SoftICE?
>
> I’ve no idea, how it would work. If I have to guess, when I boot from
> debug environment ( g’ol boot.ini or bcd ), does the debugging
> infrastructure really have to direct input/ouput to serial port or other
> emulated port? Perhaps a console type KD or NTSD is on the working to
> tackle this single machine. it does not have to have the GUI.
>
> I heard that single machine debugging would be possible from vista.
>
> I also never thought that quite a bit of Driver Verifier setting stuff
> would not require rebooting but I was wrong.
>
> At any rate, lets close the discussion. OP got more than what he was
> looking for !
>
> -pro
>
> > I haven’t tried LiveKd at Vista, yet. How do you expect it’d work?
> WinDbg
> > is GUI based and KD uses console, both need OS services. SoftICE took
> > ownership of whole computer when it was popped up. Maybe I’m missing
> > something but I don’t see a way how could LiveKd offer real single
> machine
> > debugging.
> >
> > Best regards,
> >
> > Michal Vodicka
> > UPEK, Inc.
> > [xxxxx@upek.com, http://www.upek.com]
> >
> >
> >> ----------
> >> From:
> >> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> >> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> >> Reply To: Windows System Software Devs Interest List
> >> Sent: Monday, February 26, 2007 11:53 PM
> >> To: Windows System Software Devs Interest List
> >> Subject: RE: [ntdev] Can I still buy SoftICE?
> >>
> >> Michal,
> >>
> >> I’ve used LiveKd, just for quick stuff, and I know it is not very
> useful
> >> in xp. I don’t remember where I heard from, but I thought from vista
> >> onward, we should be able to debug ( true sense ) using single
> machine.
> >> Can I read your stmt that still windbg can’t be used as true sense KD
> >> under vista? I can try that too ( to see ) if it works or not, but
> then
> >> I’ve to wait till the day ends to get to my kids game machines (64bit
> >> dual
> >> pro, ddr2, sata, blah, blah …) with vista 64bit ultimate :slight_smile:
> >>
> >> -pro
> >>
> >> >> ----------
> >> >> From:
> >> >> xxxxx@lists.osr.com[SMTP:xxxxx@lists.osr.com]
> >> >> on behalf of xxxxx@garlic.com[SMTP:xxxxx@garlic.com]
> >> >> Reply To: Windows System Software Devs Interest List
> >> >> Sent: Monday, February 26, 2007 10:33 PM
> >> >> To: Windows System Software Devs Interest List
> >> >> Subject: Re: [ntdev] Can I still buy SoftICE?
> >> >>
> >> >> Is vista (32bit, 64bit) ready for LiveKd? I mean single machine
> KD?
> >> >> IIRC,
> >> >> it should be, adn then windbg should be fine to close that last
> >> >> concern(i.e. single machine (de)bugging .
> >> >>
> >> > LiveKd is useful tool but it is not debugging. Everything you can
> do
> >> is to
> >> > access kernel memory and run KD extensions over it. No breakpoints,
> no
> >> > single stepping. Basically, it is similar as if you manually invoke
> >> > crashdump and analyse it. Similar, not the same because post-mortem
> >> > analysis gives you system in constant state whereas with LiveKd
> system>
> >> is
> >> > alive and you can encounter invonsistencies.
> >> >
> >> > Best regards,
> >> >
> >> > Michal Vodicka
> >> > UPEK, Inc.
> >> > [xxxxx@upek.com, http://www.upek.com]
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > —
> >> > Questions? First check the Kernel Driver FAQ at
> >> > http://www.osronline.com/article.cfm?id=256
> >> >
> >> > To unsubscribe, visit the List Server section of OSR Online at
> >> > http://www.osronline.com/page.cfm?name=ListServer
> >> >
> >>
> >>
> >> —
> >> Questions? First check the Kernel Driver FAQ at
> >> http://www.osronline.com/article.cfm?id=256
> >>
> >> To unsubscribe, visit the List Server section of OSR Online at
> >> http://www.osronline.com/page.cfm?name=ListServer
> >>
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> >
> > To unsubscribe, visit the List Server section of OSR Online at
> > http://www.osronline.com/page.cfm?name=ListServer
> >
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

> I don’t remember where I heard from, but I thought from vista

onward, we should be able to debug ( true sense ) using single machine.

I am afraid you were misinformed…

The best you can do is just to issue comands, but you cannot set breakpoints in your code.

When you do actual kernel-level debugging, the debugger has to “freeze” the machine somehow, so that no threads, apart from the one being debugged, are able to run on the debuggee when you single-step through the code. How can WinDbg (which happens to be GUI-based app, BTW) run then??? Therefore, the whole thing is simply infeasible for WinDbg…

Anton Bassov

some tidbit ,

though i havent used it i have heard that this debugger is able to do
kernel debugging in a single machine with gui its apparently a directx
based debugger ( i might be very much wrong here ) and iam not sure if
it will work in vista or not and it was free when i last checked the
site so if some on is bored enough to give it a try here is a link to
the site of the author wuyanfeng

http://www.sysersoft.com/

as far as livekd is concerned i heard that ms has not digitally signed
the driver yet
and seen comments that state it would never be signed because of some
security considerations.

and last but not least vpc and windbg on a single machine kernel debugging works
like a charm even on a severely low memory outdated junk processor machines
like celeron 133 mhz 128 mb pc running xp with all memory hogging
norton hooker installed and a vpc running on 32 mb ram with w2k on it

so unless you have some real need for stepping through transition mechanisms
and have absolutly freaking control over your target si shouldnt be
that much indispensible

On 2/27/07, xxxxx@hotmail.com wrote:
> > I don’t remember where I heard from, but I thought from vista
> > onward, we should be able to debug ( true sense ) using single machine.
>
> I am afraid you were misinformed…
>
> The best you can do is just to issue comands, but you cannot set breakpoints in your code.
>
> When you do actual kernel-level debugging, the debugger has to “freeze” the machine somehow, so that no threads, apart from the one being debugged, are able to run on the debuggee when you single-step through the code. How can WinDbg (which happens to be GUI-based app, BTW) run then??? Therefore, the whole thing is simply infeasible for WinDbg…
>
> Anton Bassov
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
>

In defense of Pro, I read the same thing… The local debug facility in
windbg would be
further expanded in Vista.

I hope someone from the windbg team could comment on what’s new in Vista
with
windbg.

m.

xxxxx@hotmail.com wrote:

>I don’t remember where I heard from, but I thought from vista
>onward, we should be able to debug ( true sense ) using single machine.
>
>

I am afraid you were misinformed…

The best you can do is just to issue comands, but you cannot set breakpoints in your code.

When you do actual kernel-level debugging, the debugger has to “freeze” the machine somehow, so that no threads, apart from the one being debugged, are able to run on the debuggee when you single-step through the code. How can WinDbg (which happens to be GUI-based app, BTW) run then??? Therefore, the whole thing is simply infeasible for WinDbg…

Anton Bassov


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

> The local debug facility in windbg would be further expanded in Vista.

Well, in order to make it possible to debug the local machine “expanding local debug facility” is just not enough - they would have to change the whole architecture, and make it SoftIce-like (i.e.
no message-orienteded GUI and no separate process). Certainly, if they wish to go this way, I am really glad…

Anton Bassov

Maybe a debugger is like particle physics in that observing something
changes it. There is some of that with windbg since the real debugger is
part of the OS and not the fancy GUI on the host. When computers cost $5k
then a single machine debugger made sense and the GUI/app guys have one with
Visual Studio. The main use for SoftIce was that they had a useful debugger
for 9x and by using their NT version, you could stick with similar
interfaces and commands between them.

wrote in message news:xxxxx@ntdev…
>> The local debug facility in windbg would be further expanded in Vista.
>
> Well, in order to make it possible to debug the local machine “expanding
> local debug facility” is just not enough - they would have to change the
> whole architecture, and make it SoftIce-like (i.e.
> no message-orienteded GUI and no separate process). Certainly, if they
> wish to go this way, I am really glad…
>
> Anton Bassov
>
>
>