Does SoftIce support XP SP2 + PAE?

I tried lots of ways still can not make the SoftIce work under
this machine, it’s an AMD 64bit system, Windows XP SP2 with
PAE enabled. Anyone has some experiences to share?

thanks,

AFei

My experience is that SoftIce does not work when /PAE is enabled.

At 02:27 06/11/2004, you wrote:

I tried lots of ways still can not make the SoftIce work under
this machine, it’s an AMD 64bit system, Windows XP SP2 with
PAE enabled. Anyone has some experiences to share?

thanks,

AFei


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

You are currently subscribed to ntdev as: xxxxx@wanadoo.es
To unsubscribe send a blank email to xxxxx@lists.osr.com

I can’t answer your question on this specific issue since I’ve never used SI
for serious debugging. Based on our experience with Compuware/NuMega, their
support staffs are very responsive and helpful.

Calvin Guan Software Engineer
ATI Technologies Inc. www.ati.com

-----Original Message-----
From: AFei [mailto:xxxxx@hotmail.com]
Sent: November 5, 2004 8:28 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Does SoftIce support XP SP2 + PAE?

I tried lots of ways still can not make the SoftIce work under
this machine, it’s an AMD 64bit system, Windows XP SP2 with
PAE enabled. Anyone has some experiences to share?

thanks,

AFei


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

You are currently subscribed to ntdev as: xxxxx@ati.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Okay, I’ll check with Numega’s tech support later sometime,
and now just go for WinDbg anyway. thanks.

http://frontline.compuware.com/nashua/kb/doc/1846.asp
http://frontline.compuware.com/nashua/kb/doc/1467.asp

Saurabh Tangri

— Calvin Guan wrote:

> I can’t answer your question on this specific issue
> since I’ve never used SI
> for serious debugging. Based on our experience with
> Compuware/NuMega, their
> support staffs are very responsive and helpful.
>
> -
> Calvin Guan Software Engineer
> ATI Technologies Inc. www.ati.com
>
> -----Original Message-----
> From: AFei [mailto:xxxxx@hotmail.com]
> Sent: November 5, 2004 8:28 PM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] Does SoftIce support XP SP2 + PAE?
>
>
> I tried lots of ways still can not make the SoftIce
> work under
> this machine, it’s an AMD 64bit system, Windows XP
> SP2 with
> PAE enabled. Anyone has some experiences to share?
>
> thanks,
>
> AFei
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as:
> xxxxx@ati.com
> To unsubscribe send a blank email to
> xxxxx@lists.osr.com
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
xxxxx@lists.osr.com

__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com

All SoftICE versions prior to 3.2 RC will work on PAE enabled machines
by disabling PAE. Disabling PAE can be accomplished by putting the
/NOPAE and /EXECUTE options in your boot.ini.

For the 3.2 RC and later releases, SoftICE has built in native support
for PAE and does not require those additional flags.

The beta for RC is starting shortly and if you are not on the beta and
would like to be, contact our tech support group and they can give
additional information.

Thanks
Chris

Tech/Dev Lead SoftICE
Compuware/NuMega
chris.plakyda at compuware dot com

“AFei” wrote in news:xxxxx@ntdev:

>
> I tried lots of ways still can not make the SoftIce work under
> this machine, it’s an AMD 64bit system, Windows XP SP2 with
> PAE enabled. Anyone has some experiences to share?
>
> thanks,
>
> AFei
>
>
>

Hi Saurabh:
thanks for the info, actually I have tried those but still no luky to make
it work.

Hi Chris:
Got it, I’ll ask for the beta 3.2 RC, thanks.