all groups > visual studio .net debugging > july 2003 >
You're in the

visual studio .net debugging

group:

Determining the callers/callees of a function?


Determining the callers/callees of a function? aj_ NO[at]SPAM asu.edu
7/30/2003 1:33:15 PM
visual studio .net debugging:
Visual Studio can tell me the callers/callees of a given function. I
guess this is a browse info function, so it's in the BSC file instead
of the PDB file.

Does the DIA SDK allow me to do anything similar from the PDB? Or is
RE: Determining the callers/callees of a function? csharp NO[at]SPAM microsoft.com
8/1/2003 9:29:04 PM
The PDB does not have this information – it is only saved in a BSC file.



We provide another SDK (BSCSDK) to read BSC files. The SDK has a sample
which should give you an idea about using the APIs.



--------------------
[quoted text, click to view]
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-
xit-09!supernews.com!postnews1.google.com!not-for-mail
[quoted text, click to view]


--
Raj Rangarajan, VS debugger
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
AddThis Social Bookmark Button