Difference between revisions of "VisualStudio"
From Lost In Wonderlands
(→2019) |
(→Tools link) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 29: | Line 29: | ||
** https://fr.wikipedia.org/wiki/Microsoft_Visual_Studio#Visual_Studio_pour_Mac | ** https://fr.wikipedia.org/wiki/Microsoft_Visual_Studio#Visual_Studio_pour_Mac | ||
**https://code.visualstudio.com | **https://code.visualstudio.com | ||
| + | |||
| + | === PlugIns === | ||
| + | * [https://clangpowertools.com/ clangpowertools] | ||
=== 2015 === | === 2015 === | ||
| Line 73: | Line 76: | ||
* https://www.gnu.org/software/gdb/ | * https://www.gnu.org/software/gdb/ | ||
* http://lldb.llvm.org/index.html | * http://lldb.llvm.org/index.html | ||
| + | * https://clang.llvm.org/ | ||
== Books == | == Books == | ||
Latest revision as of 10:13, 17 July 2019
Contents
Visual Studio
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Visual Studio... (But Were Afraid to Ask)
a collection of links of interest
See also
Visual Studio
PlugIns
2015
2019
Articles
- c-debugging-and-diagnostics
- edit and continue in visual c++
- Native Debugger Objects in NatVis
- Débogage dans Visual Studio
- Débogage du code natif
- Sécurité du débogueur
- Débogage avec Xamarin
tutorials
- https://docs.microsoft.com/fr-fr/visualstudio/debugger/index?view=vs-2019
- https://channel9.msdn.com/Blogs/Seth-Juarez/Debugging-101-in-Visual-Studio-with-Andrew-Hall
- https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/C-Plus-Plus-Debugging-Tips-and-Tricks
- https://www.youtube.com/watch?v=0ebzPwixrJA
- https://docs.microsoft.com/fr-fr/visualstudio/ide/getting-started-with-cpp-in-visual-studio?view=vs-2019