X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: bluekarthik AT yahoo DOT com Newsgroups: comp.os.msdos.djgpp Subject: extracting a structure's detail using softice for effective programming !! Date: 25 Dec 2004 05:47:08 -0800 Organization: http://groups.google.com Lines: 34 Message-ID: <1103982428.447517.195410@c13g2000cwb.googlegroups.com> NNTP-Posting-Host: 202.54.213.138 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1103982432 23273 127.0.0.1 (25 Dec 2004 13:47:12 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 25 Dec 2004 13:47:12 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: c13g2000cwb.googlegroups.com; posting-host=202.54.213.138; posting-account=9X3Y1g0AAABF_iGmyF3uKdouU-0mQq_p To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi, In simple words 'How to view / Read the various elements values in a structure at a particular point of my DRV ?' The Story is ->>>> i am using softice for tracking/hunting a bug . I am able to locate and get the address of the structure from the stack. eg:- Consider, lpvDevice located at 0x06CF:FB42. But, neither CS/DS/SS/ES/FS/GS has 0x06cf value. i did try many ways . Is there anything special in softice for viewing the structure details ... ???? dl 0x06CF:FB42 - displays some values ??? But, am i right here ? The structure has many elements and i am able to c only few !! actually dl will list only virtual/physical memory - does this have the structure elements values ???? clear me friends !!! how to view/read the values from that address so that i could get the values of the variables in the structure. how to get the values of the strucure's elements using softice ? wht should i do ? karthik bala guru