Home
last modified time | relevance | path

Searched hist:b1975a590faee9dc91f0a6bc626bc5d84475eb24 (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.hb1975a590faee9dc91f0a6bc626bc5d84475eb24 Sat Jun 22 16:52:52 UTC 2013 Rene Gollent <anevilyak@gmail.com> Implement #9775.

- When possible, SourceView now adds a context menu option to switch
between source and disassembly. If the disassembled code is not yet
available, it is asynchronously requested. Adjusted SourceView::Listener
and implementing subclasses accordingly to make that request feasible.

- Adjust TeamWindow to correctly deal with the possibility of the
function source code being available but not loaded.
H A DSourceView.cppb1975a590faee9dc91f0a6bc626bc5d84475eb24 Sat Jun 22 16:52:52 UTC 2013 Rene Gollent <anevilyak@gmail.com> Implement #9775.

- When possible, SourceView now adds a context menu option to switch
between source and disassembly. If the disassembled code is not yet
available, it is asynchronously requested. Adjusted SourceView::Listener
and implementing subclasses accordingly to make that request feasible.

- Adjust TeamWindow to correctly deal with the possibility of the
function source code being available but not loaded.
H A DTeamWindow.hb1975a590faee9dc91f0a6bc626bc5d84475eb24 Sat Jun 22 16:52:52 UTC 2013 Rene Gollent <anevilyak@gmail.com> Implement #9775.

- When possible, SourceView now adds a context menu option to switch
between source and disassembly. If the disassembled code is not yet
available, it is asynchronously requested. Adjusted SourceView::Listener
and implementing subclasses accordingly to make that request feasible.

- Adjust TeamWindow to correctly deal with the possibility of the
function source code being available but not loaded.
H A DTeamWindow.cppb1975a590faee9dc91f0a6bc626bc5d84475eb24 Sat Jun 22 16:52:52 UTC 2013 Rene Gollent <anevilyak@gmail.com> Implement #9775.

- When possible, SourceView now adds a context menu option to switch
between source and disassembly. If the disassembled code is not yet
available, it is asynchronously requested. Adjusted SourceView::Listener
and implementing subclasses accordingly to make that request feasible.

- Adjust TeamWindow to correctly deal with the possibility of the
function source code being available but not loaded.