| 4a665f11 | 16-Oct-2013 |
Ben Langmuir <[email protected]> |
A couple of small visual improvements for lui
Change titles to white rather than green text to improve readability on blue background, and use erase() instead of clear() to reduce flicker in the sou
A couple of small visual improvements for lui
Change titles to white rather than green text to improve readability on blue background, and use erase() instead of clear() to reduce flicker in the source window.
llvm-svn: 192768
show more ...
|
| a084b33f | 16-Oct-2013 |
Ben Langmuir <[email protected]> |
lui: clean up breakpoint window, and allow multi-line list items
* Clean the SBBreakpoint: id = out of the output * clamp output to window width (eventually we should be able to scroll left/right) *
lui: clean up breakpoint window, and allow multi-line list items
* Clean the SBBreakpoint: id = out of the output * clamp output to window width (eventually we should be able to scroll left/right) * On 'tab', expand a breakpoint to show its locations * Allow enter/space to toggle breakpoints
llvm-svn: 192766
show more ...
|