Exetools  

Go Back   Exetools > General > General Discussion

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08-09-2004, 14:11
LoveExeZ
 
Posts: n/a
general speeking...
windbg is a weight-level tools,howbeit softice light-level..
all i say here suited for souce code debug,not disassemble.

1.load times
when use symbols,windbg spilt every file into single .pdb file
but sice pack all file into one .sym file.
so,,when u debug a large project,sice will spend many time to load symbles file(in our project,it's 5 mins.)

2.c/s debug
c/s debug is used in many kernel debug,(via COM1 or 1394)
when remote debugger is enabled,sice is very fast than windbg.
becauze windbg will spend time to detect symbols file and more work,
which can be saw in win2k leaked code dir,\private\windbg64\...

3.expand funcs
we can easy expand windbg funcs by design some plug-in tools,
but iceext is only chocie of u.

so,my advice...
when debugged in small project,sice is first choice.
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Detours Pro v3.0 b30wulf Source Code 38 06-22-2018 10:41
All Editions Win ISO from Microsoft xsdenied07 General Discussion 12 04-19-2017 14:36
microsoft ddk kP^ General Discussion 3 10-20-2003 20:39


All times are GMT +8. The time now is 20:29.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )