Skip to content

Commit

Permalink
Updated change log for version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daveleroy committed Jan 5, 2020
1 parent e8dd6b3 commit e5b3155
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/change_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ If you have issues or need help https://github.com/daveleroy/sublime_debugger

For a full list of changes see https://github.com/daveleroy/sublime_debugger/commits

Whats new in version 0.2.1
• Debugging with a single thread now just displays the stack frames without the thread header
• When launching a configuration and the adapter is not installed offer to install it
• When auto selecting a stack frame prefer the first none suble stack frame
• Fixes callstack layout when encountering long stack frame names
• Fixes various issues with multi threaded debugging
• Fixes hover providers

Whats new in version 0.2.0
• Support for column breakpoints (requires adapter support)
• Support for data breakpoints (requires adapter support, currently only lldb?)
Expand Down
Binary file modified docs/images/basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e5b3155

Please sign in to comment.