windbg.info
Home Search
 You are here: arrow Home Forum

Search Our Site

www.windbg.info
Welcome, Guest
Please Login or Register.    Lost Password?
How to find parameter values to a method?
(1 viewing) 1 Guest
Go to bottom Favoured: 1
TOPIC: How to find parameter values to a method?
#118
ponsakthi (User)
Posts: 1
User Offline

How to find parameter values to a method? 01 Sep 2011 - 19:53
Hi all,

I faced an .net exception in my application in the customer machine.
Without closing the exception I attached Windbg and I saw the clrstack.

The method in which exception has occurred accepts a string as an parameter.

But I am not able to identify the value of paramater in !clrstack -p as well.It shows as no data.

Please help me out.
 
  Logged IP
  The administrator has disabled public write access.
#151
Csaba Varszegi (User)
Posts: 3
User Offline

Re: How to find parameter values to a method? 17 Mar 2012 - 12:10
Hi,

!dso should show you all the objects on the managed stack. You'll find your string there.

Cs.
 
  Logged IP
  The administrator has disabled public write access.
Go to top
  up top of page up  
 

Copyright © 2024 WinDbg.info. All Rights Reserved.
Page generated in 0.0005 seconds.