History log of /haiku/src/apps/debugger/user_interface/gui/team_window/RegistersView.h
Revision Date Author Comments
# 88e499ca 15-Apr-2015 Rene Gollent <rene@gollent.com>

Debugger: Add SIMD format options.

RegisterTableModel:
- Add member for preferred SIMD unit format, and use it to decide
what to divide up such registers as, rather than hardcoding 16 bit integer.

RegistersView:
- When right clicking on an SIMD register, display a format context menu
allowing the user to decide what packed unit format to interpret the register
data as, and adjust table model accordingly.


# 5077cb09 14-Sep-2013 Rene Gollent <anevilyak@gmail.com>

Debugger: add Inspect context item to Registers view.

- Allows one to treat the value of a register as a memory
address and jump directly to inspecting said address.


# 729075a5 14-Sep-2013 Rene Gollent <anevilyak@gmail.com>

Debugger: add Inspect context item to Registers view.

- Allows one to treat the value of a register as a memory
address and jump directly to inspecting said address.


# 11102e38 19-Nov-2011 Rene Gollent <anevilyak@gmail.com>

Reworked GUI settings storage.

- Simplified things so each window simply records all its settings into
a BMessage, which is what ultimately goes into the actual UI settings.

- Added settings storage/retrieval to the various sub views of the
team window. This means that the column widths/positioning on all
views hosting a column list view are now also preserved and restored.


# e3a631c0 15-Oct-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

* Introduced interface UserInterface, which abstracts the user interface code.
* Added implementation GraphicalUserInterface for the current GUI.

TeamDebugger does no longer know about TeamWindow.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33594 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 88e499ca82c4b87c2bb046148348a5ec9121fe29 15-Apr-2015 Rene Gollent <rene@gollent.com>

Debugger: Add SIMD format options.

RegisterTableModel:
- Add member for preferred SIMD unit format, and use it to decide
what to divide up such registers as, rather than hardcoding 16 bit integer.

RegistersView:
- When right clicking on an SIMD register, display a format context menu
allowing the user to decide what packed unit format to interpret the register
data as, and adjust table model accordingly.


# 5077cb09cb7a05a873599df1f8bf1dbfcdc60d75 14-Sep-2013 Rene Gollent <anevilyak@gmail.com>

Debugger: add Inspect context item to Registers view.

- Allows one to treat the value of a register as a memory
address and jump directly to inspecting said address.


# 729075a5e84fa7241e6d702348ae3f5fa80eef8a 14-Sep-2013 Rene Gollent <anevilyak@gmail.com>

Debugger: add Inspect context item to Registers view.

- Allows one to treat the value of a register as a memory
address and jump directly to inspecting said address.


# 11102e3848bcd78ce9a90478ad6992f966fae5c6 19-Nov-2011 Rene Gollent <anevilyak@gmail.com>

Reworked GUI settings storage.

- Simplified things so each window simply records all its settings into
a BMessage, which is what ultimately goes into the actual UI settings.

- Added settings storage/retrieval to the various sub views of the
team window. This means that the column widths/positioning on all
views hosting a column list view are now also preserved and restored.


# e3a631c0b48d904a9502dabb157639539484da53 15-Oct-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

* Introduced interface UserInterface, which abstracts the user interface code.
* Added implementation GraphicalUserInterface for the current GUI.

TeamDebugger does no longer know about TeamWindow.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33594 a95241bf-73f2-0310-859d-f6bbb57e9c96