![]() |
|
|
|
#1
|
|||
|
|||
|
softice from ds 3.1 works pretty good under the SP2, but it doesnt work on the XP 32bit + SP2 and XP 64bit
![]() but there are always other tools, like windbg , olly
|
|
#2
|
|||
|
|||
|
Yes, there are always other debugging tools though most of us are quite immersed in Softice to accept other debuggers
And if you want to debug from kernel, Softice is almost the only solution (at least you have two computers to remotelly debug with Windbg...not easy for a poor guy like me )I also have problems with SP2. I guess that they have paid more attention to those WinXP incompatibilities in this new release. Regards. |
|
#3
|
|||
|
|||
|
There is a way, how to use softice from ds 3.1 with XP32+SP2 and AMD64/IL64 CPU.
For this reason you have to edit boot.ini and change: noexecute=optin to: noexecute=alwaysoff. This modification will disables Physical Address Extension (PAE) and the softice can start. |
|
#4
|
|||
|
|||
|
Just 2 let people know who maybe forget or never read the announcement topics, v3.2 is on his way 2 the ftp.
|
|
#5
|
|||
|
|||
|
panzer22... guy, I really, really, really love you! You just made my life more bright, you enlightened it more than you can imagine, and if you were a pretty girl (there is no evidence you aren't, but pretty girls usually don't tend to hang around on boards like this), I'd kiss you all over to show you how much I appreciated your post! thanks!!
Now I feel much better behind my computer, I used to feel so weak without the raw power of winice that allows me to debug down to the raw metal![EDIT JMI: People, People, People, use the small button on the far right to Reply without quote, unless the quote is ABSOLUTELY NECESSARY to make the response CLEAR. Here is was not, so I deleted the Quote.] Last edited by JMI; 02-11-2005 at 02:52. |
|
#6
|
|||
|
|||
|
more about PAE
I read, it is also possible to activate PAE on Win2000+SP4+AMD64.
But with XPSP2, Mirosoft has activated PAE to make windows more secure. It could be, that some other system-tools will not work with WXP+SP2+AMD64, so you have to disable it in boot.ini |
|
#7
|
|||
|
|||
|
@panzer22:
Are you sure you understood what PAE is used for? PAE is an extension which was introduced to allow CPUs to access more than 4 GB of RAM, by increasing the maximum addressable memory location from 32 bits to 36 bits (so a total of 64 GB RAM is addressable). It has nothing to do with the execution prevention introduced in WinXP SP2 and doesn't make Windows more or less secure in any way. In fact, the PAE extension has been available since WinNT 4.0 SP3 came out. |
|
#8
|
|||
|
|||
|
That all meens - If I'm upgrade my WinXP+SP1 (+MSBlast protection) to SP2, PAE will be turned ON, event with 768Mb RAM? And I'll have to turn it off by my hands...
Becouse all says that they hav'd this problem... Or Somebodys turn On Some Security tools (MS Firewall, Automatic Updates \I've turned them off\, ...)?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DriverStudio | Git | General Discussion | 0 | 04-13-2009 18:58 |
| Driverstudio 3.x and amd 64 | runet | General Discussion | 5 | 04-17-2005 00:12 |
| DriverStudio 3.1 & W2K | assembler | General Discussion | 9 | 03-30-2004 13:44 |