Searched hist:b1975a590faee9dc91f0a6bc626bc5d84475eb24 (Results 1 – 4 of 4) sorted by relevance
/haiku/src/apps/debugger/user_interface/gui/team_window/ |
H A D | SourceView.h | b1975a590faee9dc91f0a6bc626bc5d84475eb24 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 D | SourceView.cpp | b1975a590faee9dc91f0a6bc626bc5d84475eb24 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 D | TeamWindow.h | b1975a590faee9dc91f0a6bc626bc5d84475eb24 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 D | TeamWindow.cpp | b1975a590faee9dc91f0a6bc626bc5d84475eb24 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.
|