473,400 Members | 2,163 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,400 software developers and data experts.

reading a structure containing pointers using softice !!

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 ?

Do, plz respond,
karthik bala guru

Nov 14 '05 #1
2 1223
bl*********@yahoo.com wrote:
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 ... ????


Sorry, but I can't see anything related to the language C in your
question, which is the topic of this group. Having heard that
"SoftICE" is a program that gets used under Windows I would
strongly recommend that you ask that kind of questions in a
newsgroup where Windows issues get discussed. And since this
seems to be about the use of a specific program on that platform
you might get better results when you try to find a group
(or some other forum like a mailing list) where people discuss
the use of that program. And did you think about contacting the
technical support of the company that produces "SoftICE"?

Regards, Jens
--
\ Jens Thoms Toerring ___ Je***********@physik.fu-berlin.de
\__________________________ http://www.toerring.de
Nov 14 '05 #2
The development is in 'C' language only
and i think(beleive) that the bug in my driver is due to that
structure's element only !!

actually i was using the 'reverse engineering term' as a point
to track my driver bug only in which i lost control(almost forgot)
in the course of my development .
(development deviation from that particular driver for quite long time)
Anyhow thanx for ur info.
karthik bala guru

Nov 14 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: Thomas Matthews | last post by:
Hi, Given a structure of pointers: struct Example_Struct { unsigned char * ptr_buffer; unsigned int * ptr_numbers; }; And a function that will accept the structure:
4
by: Mikkel christensen | last post by:
Hi there I wonder if any of you could point me in a direction where I can find some usefull information about coding standarts. I have some generel experiense in programming but I lack many...
5
by: Alfonso Morra | last post by:
Hi, I am writing a messaging library which will allow me to send a generic message structure with custom "payloads". In many cases, a message must store a non-linear data structure (i.e....
3
by: zhphust | last post by:
I want to convert a object of a managed class to a unmanaged structure that has the same member with that managed class. Can anybody tell me how i can do it? Thanks in advance. -- zhphust...
10
by: David Fort | last post by:
Hi, I'm upgrading a VB6 app to VB.net and I'm having a problem with a call to a function provided in a DLL. The function takes the address of a structure which it will fill in with values. I...
6
by: arne.muller | last post by:
Hello, I've come across some problems reading strucutres from binary files. Basically I've some strutures typedef struct { int i; double x; int n; double *mz;
111
by: Tonio Cartonio | last post by:
I have to read characters from stdin and save them in a string. The problem is that I don't know how much characters will be read. Francesco -- ------------------------------------- ...
3
by: bill | last post by:
All, I have the following: ...... unsafe public struct Example { public double we;
8
by: Andrew Smallshaw | last post by:
I'm working on a data structure that began life as a skip list derivative, but has evolved to the point that it now only has a passing resemblance to them. Each node of this structure has a few...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.