History log of /haiku-fatelf/src/apps/debugger/settings/TeamSettings.cpp
Revision Date Author Comments
# 0ba9bff2 07-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Revert preservation of watchpoints in settings.


# c1e45a1e 07-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Persist watchpoints in TeamSettings.


# 4235cb3e 06-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Start adding the underlying infrastructure for watchpoint support.


# f4b1ddb5 23-Jul-2012 Ingo Weinhold <ingo_weinhold@gmx.de>

Debugger: Coding style: normalize naming, some whitespace fixes

* TeamUISettings[Factory] -> TeamUiSettings[Factory]
* GUITeamUISettings -> GuiTeamUiSettings
* GUISettingsUtils -> GuiSettingsUtils


# bbc85109 02-Nov-2011 Rene Gollent <anevilyak@gmail.com>

Add hooks to UserInterface to allow for saving/restoring of UI settings.
Make use of them as appopriate.



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


# 76ce2c7e 01-Nov-2011 Rene Gollent <anevilyak@gmail.com>

More work-in-progress towards getting settings saved/restored.



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


# 0d3e3475 31-Oct-2011 Rene Gollent <anevilyak@gmail.com>

WIP: Add abstract base class TeamUISettings and corresponding subclass GUITeamUISettings.
Once complete, these will be used to store/restore settings for the debugger's various UI
components.



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


# 2bf55b39 23-Jul-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

* Made FunctionID abstract. There are now two implementing subclasses,
SourceFunctionID (where we know the souce location of the function) and
ImageFunctionID (where we don't know the source location). Made the
classes archivable.
* Added support to find functions by ID.
* Improved user breakpoint handling. We can now "install" a breakpoint before we
even know the function instances in which to install it. Whenever image debug
information become available, breakpoints are installed in the concerned
function instances of the respective image.
* Always trigger loading image debug info as soon as we become aware of an
image.
* Implemented a settings management mechanism. ATM only the breakpoint
locations for debugged teams are persisted. This seriously improves the
debugging fun, though. :-)


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


# 0ba9bff27d88633aa0f9a6477342aa79fccbf4f7 07-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Revert preservation of watchpoints in settings.


# c1e45a1e822c70ef67254ce678bd9edaf37eded6 07-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Persist watchpoints in TeamSettings.


# 4235cb3e331c05b73700905462dc7dfab02eda36 06-Nov-2012 Rene Gollent <anevilyak@gmail.com>

Start adding the underlying infrastructure for watchpoint support.


# f4b1ddb580a6a390c7b11b66c799de95014c2c29 23-Jul-2012 Ingo Weinhold <ingo_weinhold@gmx.de>

Debugger: Coding style: normalize naming, some whitespace fixes

* TeamUISettings[Factory] -> TeamUiSettings[Factory]
* GUITeamUISettings -> GuiTeamUiSettings
* GUISettingsUtils -> GuiSettingsUtils


# bbc851098dc54aaadc772012baaf07e9ef118e1a 02-Nov-2011 Rene Gollent <anevilyak@gmail.com>

Add hooks to UserInterface to allow for saving/restoring of UI settings.
Make use of them as appopriate.



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


# 76ce2c7ef72d883238c339ee9d2bb79e8a8bfce6 01-Nov-2011 Rene Gollent <anevilyak@gmail.com>

More work-in-progress towards getting settings saved/restored.



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


# 0d3e3475077cb913d90d780c4e23301d4170867f 31-Oct-2011 Rene Gollent <anevilyak@gmail.com>

WIP: Add abstract base class TeamUISettings and corresponding subclass GUITeamUISettings.
Once complete, these will be used to store/restore settings for the debugger's various UI
components.



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


# 2bf55b39a5119e092a52d9e50da6efcb38393d54 23-Jul-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

* Made FunctionID abstract. There are now two implementing subclasses,
SourceFunctionID (where we know the souce location of the function) and
ImageFunctionID (where we don't know the source location). Made the
classes archivable.
* Added support to find functions by ID.
* Improved user breakpoint handling. We can now "install" a breakpoint before we
even know the function instances in which to install it. Whenever image debug
information become available, breakpoints are installed in the concerned
function instances of the respective image.
* Always trigger loading image debug info as soon as we become aware of an
image.
* Implemented a settings management mechanism. ATM only the breakpoint
locations for debugged teams are persisted. This seriously improves the
debugging fun, though. :-)


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