File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88Disclaimer: for the moment, all the commands that I use are rendered.
99Commits will slow down. May not update at all.
1010
11+ ## [ 0.6.4] 2025-05-06
12+ ### modified
13+ * handle commands block for gdb-log
14+ * fix convenience variable ignored due to \b workd boundary marker
15+
1116## [ 0.6.3] 2025-04-28
1217### added
1318 * frame, select-frame
Original file line number Diff line number Diff line change 77
88VSCode grammar extension to color higlight scripts for GDB and GDB outputs logs.
99
10- ## [ 0.6.3] 2025-04-28
11- ### added
12- * frame, select-frame
13- * up, up-silently
14- * down, down-silently
10+ ## [ 0.6.4] 2025-05-06
11+ ### modified
12+ * handle commands block for gdb-log
13+ * fix convenience variable ignored due to \b workd boundary marker
1514
1615Disclaimer: for the moment, all the commands that I use are rendered.
1716Commits will slow down. May not update at all.
Original file line number Diff line number Diff line change 55 "description" : " Syntax color for GDB command" ,
66 "repository" : " https://github.com/pirpyn/gdb-syntax-vscode" ,
77 "icon" : " images/archer.png" ,
8- "version" : " 0.6.3 " ,
8+ "version" : " 0.6.4 " ,
99 "engines" : {
1010 "vscode" : " ^1.45.0"
1111 },
You can’t perform that action at this time.
0 commit comments