Zobacz wszystkie breakpoints w Visual Studio 2010+

Czy w Visual Studio 2010 i nowszych istnieje okno, w którym mogę zobaczyć wszystkie punkty przerwania, które mam w projekcie lub rozwiązaniu?

Author: p.campbell, 2011-10-16

6 answers

Try Debug -> Okna -> Punkty Przerwania .

 278
Author: Martin Liversage,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2011-10-16 02:35:31

Domyślne Skróty:

Aby otworzyć okno break point: Ctrl+D, B

Jeśli chcesz usunąć wszystkie punkty przerwania: Ctrl+F9

 30
Author: Tarun Arora,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2014-06-03 15:40:52

Okno punktów przerwania nie jest zawarte w niektórych wersjach programu Visual Studio.
its included in Pro, Premium, i Ultimate. Oto instrukcja dla wersji: http://msdn.microsoft.com/en-us/library/02ckd1z7%28v=VS.100%29.aspx

 7
Author: HQtunes.com,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2016-08-02 08:03:16

Ctrl+Alt+B w Visual Studio 2010.

 5
Author: hima,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2018-10-03 13:50:34
Tools> Settings> Expert Settings 
 2
Author: Chandima Janakantha,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2012-11-25 10:34:05

Aby otworzyć okno punktów przerwania

W menu debugowania wskaż Windows, a następnie wybierz punkty przerwania.

 -2
Author: Ryder,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/doraprojects.net/template/agent.layouts/content.php on line 54
2013-06-24 14:54:17