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

From Miranda NG
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
All you need to do is the following:
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 $Process_Explorer from Microsoft website. Run $exe_name and accept license agreement by clicking $agree_btn_name button.
* Download [[$debug_symbols_page | Miranda NG debug symbols]] '''corresponding to your current Miranda version'''. Extract the symbols to any directory on your computer (Miranda main folder will do).
* Download [[$debug_symbols_page | Miranda NG debug symbols]] {{Strong|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).
* 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).
* 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).
* 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.
* Clicking $stack_btn_name button will open the window containing the information which you may copy and attach to your bug report.

Latest revision as of 20:53, 17 April 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Using Process Explorer as the debugging tool)
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 [[$debug_symbols_page | Miranda NG debug symbols]] {{Strong|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.

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.