Reply to comment

Ок, тогда попробуйте по другому: просто нажимаете F5(play), студия выдаст что-то типа "Необработанное исключение ... Access Violation", нажимаете break(прервать), потом F11 - студия предложит показать disassembly.
Теперь узнать текущий модуль можно несколькими спосабами:
-Вид->Панель инструментов->Место отладки и смотрите что написано в "Фрейм стека"
-Просто посмотреть в call stack, хоть студия ругается, но текущие место она должна правильно показывать(верхняя строчка)
-Ищете диапазон в который попадает текущий адрес в "Модулях", колонка "Адрес".

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <i> <table> <td> <tr> <th>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].
  • Images can be added to this post.

More information about formatting options

Copyright © 2008-2011 Alex Tutubalin