473,396 Members | 1,998 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,396 software developers and data experts.

Input from a file to !objsize command(WinDbg)

Hi All,

Can anyone tell me how to give the input(object address) to
!objsize <address> command in WinDbg .. I have a list of object
addresses in a file which is stored in local drive.. How to give this
address to input of !objsize <addr> command in WinDbg ??? and also how
to redirect the output of !objsize command to a file... Is there any
scipt available in Windbg to do this task??? Plz help me....
Thanx,
- Jacob

May 11 '06 #1
1 2856

<co*******@gmail.com> wrote in message
news:11*********************@i40g2000cwc.googlegro ups.com...
| Hi All,
|
| Can anyone tell me how to give the input(object address) to
| !objsize <address> command in WinDbg .. I have a list of object
| addresses in a file which is stored in local drive.. How to give this
| address to input of !objsize <addr> command in WinDbg ??? and also how
| to redirect the output of !objsize command to a file... Is there any
| scipt available in Windbg to do this task??? Plz help me....
|
|
| Thanx,
| - Jacob
|

I'm not clear on what you are trying to achieve here. Where did you get the
object addresses from written to disk, and how and when did you write these
object references?
Anyway, you can't take the input from anything but the keyboard, even if you
could redirect the input of the !objsize from a disk stream, there is no
guarantee that the addresses are still valid, the objects they refer to
could have been moved or collected.

Willy.
May 11 '06 #2

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

Similar topics

11
by: Vijay Chegu | last post by:
I have built a 64bit ATL COM dll. When i register the dll on IA64 windows Enterprise server 2003, i get following error. DllRegisterServer in mydll.dll failed. Return code was : 0x80020009 ...
7
by: cs | last post by:
We have some code that walks the process tree on windows xp. It uses the process class in system diagnostic as well as some dllimport calls to kernel32.dll and ntdll.dll We also have some code...
3
by: Ney André de Mello Zunino | last post by:
Hello. I would appreciate if somebody could assist me with an error message I am getting from the Microsoft WinDbg 6.3 debugging tool. I am not familiar with it, since I have just downloaded it....
13
by: Bonj | last post by:
is there a way, using windbg.exe and dbgclr.exe together, to debug a mixed DLL? (without using VS IDE) i.e., to sort of make windbg "take over" when it gets to the unmanaged part... ?
0
by: Fredrik Melin | last post by:
I have a app on a remote server which hangs periodically. Never happens on the developement machine, so its hard to debug. How can I create a dump file for my app when it hangs, so I can have a...
9
by: Michael.Suarez | last post by:
Suppose I have a program that prompts you with a dialogbox to enter a password. If you get the password correct, it allows you into the program, else it kills the program. Suppose that when I...
13
by: Kal | last post by:
I have a small console app that started out in dotnet 1.1 in VS 2003. That version can be copied to a W2K3 server where it runs fine. I set up a new project in VS 2005 and copied the code files...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
15
by: eltonchew | last post by:
Hi, We have an inhouse developed VB.NET Windows application which runs successfully only when the user is given a local administrator rights. Without which, it fails to start. There isn't...
20
by: =?Utf-8?B?V0o=?= | last post by:
I have a VC++ application that just crashes on one tester/client's machine. It runs fine everywhere else. What are the other options to debug (on the client's machine) without installing VC++...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.