deep

a Cross Development Platform for Java

User Tools

Site Tools


eclipse:views

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
eclipse:views [2018/11/02 11:59] – [Deep Target Actions] ursgrafeclipse:views [2020/09/11 09:36] – [Deep Target Actions] ursgraf
Line 4: Line 4:
 ===== Open Views ===== ===== Open Views =====
   - Under //Window → Show View → Other...// open //Show View// dialog.    - Under //Window → Show View → Other...// open //Show View// dialog. 
-  - Select view. \\ {{.:showviewdialog.png?200&direct|}} \\+  - Select view. \\ {{.:showviewdialog.png?250&direct|}} \\
   - Confirm with OK.   - Confirm with OK.
  
-===== deep Logs ===== +===== ClassTreeView =====
-==== ClassTreeView ====+
 The ClassTreeView shows all classes and their methods which are loaded onto the target. Further, it shows how much target memory is used and which kind of memory is involved. The ClassTreeView shows all classes and their methods which are loaded onto the target. Further, it shows how much target memory is used and which kind of memory is involved.
 {{classtreeview.png?700&direct|}}  {{classtreeview.png?700&direct|}} 
 By unfolding a class you get infomation for each method such as SSA (single static assignment or machine code. \\ \\  By unfolding a class you get infomation for each method such as SSA (single static assignment or machine code. \\ \\ 
-Pay attention to the fact that the view doesn't refresh automatically. After recompiling a project and subsequent reloading of the target you have to refresh the view using the arrow button.+Pay attention to the fact that the view doesn't refresh automatically. After recompiling a project and subsequent reloading of the target you have to refresh the view using the arrow button on the top right corner.
  
 ===== deep Register Views ===== ===== deep Register Views =====
-All register views for the various types of the PowerPC registers are built in a similar manner. They show the content of all the registers of this type. \\+There are register views for general purpose and floating point registers as well views for special purpose registers depending on the available processor. \\
 Using the context menu of an entry you can change the display property of the value. \\ Using the context menu of an entry you can change the display property of the value. \\
-{{registerviewlocaltoolbar.png?350&direct|}} \\+{{registerviewlocaltoolbar.png?350&direct|}}  
 Buttons in the toolbar of the view allow the following actions: Buttons in the toolbar of the view allow the following actions:
   * arrow → new reading of the value (refresh)   * arrow → new reading of the value (refresh)
   * red square → stop target   * red square → stop target
   * green plus → start target    * green plus → start target 
-===== Deep Target Actions ===== +===== Memory View =====
- +
-==== Selected Memory View ====+
 This view displays memory blocks. You can choose the start address, the element size and the number of elements to read. \\ This view displays memory blocks. You can choose the start address, the element size and the number of elements to read. \\
 {{selectedmemoryview.png?500&direct|}} \\  {{selectedmemoryview.png?500&direct|}} \\ 
eclipse/views.txt · Last modified: 2020/09/11 09:37 by ursgraf