# Help with ms visual studio

**URL:** https://forum.kirupa.com/t/help-with-ms-visual-studio/240783
**Category:** Uncategorized
**Created:** [October 6, 2007, 3:39am UTC](https://forum.kirupa.com/t/help-with-ms-visual-studio/240783 "2007-10-06T03:39:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wo1olf](https://avatars.discourse-cdn.com/v4/letter/w/278dde/32.png) [@wo1olf](https://forum.kirupa.com/u/wo1olf)
#### Post date: [October 6, 2007, 3:39am UTC](https://forum.kirupa.com/t/help-with-ms-visual-studio/240783/1 "2007-10-06T03:39:46Z")

</div>

is there any quick good tutorial about ms visual studio debugger?  
i’m using ms visual studio to do c++ but my project got some problem with dynamic allocation (pointers) and i’m using the debugger to try to find what is not working.
