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

Shortcut Key(Visual Studio usage NOT coding)

Hi,

I am using Visual Studio 2003. I would like to ask if anyone knows how to
find all the caller of a function.

Currently by highlighting the function name and "press shift+F12" or
"rightclick"+"go to defination" will show a single caller of that function.

I would like a list of all the caller of that function in order to ease
debugging/tracing.

Thanks

Joey
Nov 16 '05 #1
2 1400
Joseph Lee wrote:
Hi,

I am using Visual Studio 2003. I would like to ask if anyone knows how to
find all the caller of a function.

Currently by highlighting the function name and "press shift+F12" or
"rightclick"+"go to defination" will show a single caller of that function.

I would like a list of all the caller of that function in order to ease
debugging/tracing.


Look at available add-on packages, such as C# Refactory and Resharper.
Nov 16 '05 #2

"Joseph Lee" <jo*********@hotmail.com> schrieb im Newsbeitrag
news:e6****************@TK2MSFTNGP15.phx.gbl...
Hi,

I am using Visual Studio 2003. I would like to ask if anyone knows how to
find all the caller of a function.

Currently by highlighting the function name and "press shift+F12" or
"rightclick"+"go to defination" will show a single caller of that function.
I would like a list of all the caller of that function in order to ease
debugging/tracing.

Thanks

Joey


Select the function in the Classes View, then press shift+alt+F12. All
senders of a method of that name (!) will be listed in the output window.
Nov 16 '05 #3

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

Similar topics

0
by: David Stockwell | last post by:
Hi, After looking at http://docs.python.org/lib/module-mailbox.html I am a bit confused. The bottom of the page refers to some shortcut usage for getting a mail box import email import...
0
by: x | last post by:
Hello: After a bit of research it seems that .NET only has partial support for working with digital certificates. What I am trying to do is the following: Given an x509 version 3 cert: 1....
2
by: Robert Dickow | last post by:
I have some ASP.NET Web App pages on which there are web forms with textboxes and buttons for 'Cancel' and 'Submit' and such. All works great. However, it a user uses the ENTER key in either of two...
3
by: Charles Denny | last post by:
I'm trying to call CertFindCertificateInStore to find all certificates in the store that have the Code Signing enhanced key usage. I'm running into problems marshalling the array of OIDs in...
1
by: vvenk | last post by:
Hello: Even after I set the primary key of a table in a data set by: DataSet11.Tables("DISP_STATUS").PrimaryKey = New DataColumn() {DataSet11.Tables("DISP_STATUS").Columns("D_Stat_CD_C")} ...
1
by: Vamsikrishna Mudrageda | last post by:
Intro: Hi all, my name is Vams, and I am fairly new to postgresql and totally new to mailing lists, so please bare with me. I have used hypersonic sql and mysql, and now I am trying out...
4
by: Me | last post by:
Hi Have seen some developers coding with VStudio using the keybord pretty fast. Does anyone know where could I find a list with microsoft visual studio editing shortcuts? Have tried to found a...
5
by: shrini | last post by:
Hi, Can we use a structure as a key of a map? If yes how will I search for a particular key. here goes the example: typedef struct radioCardInfo { uint32 radioCardId; uint8 radioPathId; }...
1
by: =?Utf-8?B?Um9iIE11dGNoZWs=?= | last post by:
I have reinstalled Visual Studio 6.0 and service packs and am programming in VB 6.0 on XP machine. Since re-install of Visual Studio any shortcut keys created on menus using the & character fail to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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,...

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.