Translations:Using Process Explorer as the debugging tool/2/en

From Miranda NG
Jump to navigation Jump to search

All you need to do is the following:

  • Download $Process_Explorer from Microsoft website. Run $exe_name and accept license agreement by clicking $agree_btn_name button.
  • Download Miranda NG debug symbols corresponding to your current Miranda version. Extract the symbols to any directory on your computer (Miranda main folder will do).
  • Point Process Explorer to the debug symbols using $symbols_menu_item (Screen 1).
  • In Process Explorer pick up Miranda process, right-click it and select $properties_menu_item (Screen 2).
  • On $threads_tab_name tab in the window that will pop up select the main thread. Under Windows 7 its name looks like $thread_name (Screen 3).
  • Clicking $stack_btn_name button will open the window containing the information which you may copy and attach to your bug report.