<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_debugger.vim, branch v8.2.3176</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.3138: debugger test fails</title>
<updated>2021-07-10T18:43:59+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-10T18:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=31e21766d6fb0a386e15ccc8c2192f6a3a210f53'/>
<id>31e21766d6fb0a386e15ccc8c2192f6a3a210f53</id>
<content type='text'>
Problem:    Debugger test fails.
Solution:   Adjust eval command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Debugger test fails.
Solution:   Adjust eval command.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3116: Vim9: crash when debugging a function with line continuation</title>
<updated>2021-07-07T18:10:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-07T18:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=303215d60cece0462f040035502b5bc95373bd6e'/>
<id>303215d60cece0462f040035502b5bc95373bd6e</id>
<content type='text'>
Problem:    Vim9: crash when debugging a function with line continuation.
Solution:   Check for a NULL pointer. (closes #8521)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: crash when debugging a function with line continuation.
Solution:   Check for a NULL pointer. (closes #8521)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3096: temp files remain after running tests</title>
<updated>2021-07-04T10:30:06+00:00</updated>
<author>
<name>Dominique Pelle</name>
<email>dominique.pelle@gmail.com</email>
</author>
<published>2021-07-04T10:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6c72fd51a899e6f0c272b08b9784d3c7a3cede20'/>
<id>6c72fd51a899e6f0c272b08b9784d3c7a3cede20</id>
<content type='text'>
Problem:    Temp files remain after running tests.
Solution:   Delete the right files. (Dominique Pellé, closes #8509)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Temp files remain after running tests.
Solution:   Delete the right files. (Dominique Pellé, closes #8509)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3086: Vim9: breakpoint on "for" does not work</title>
<updated>2021-07-03T11:36:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-03T11:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6fc016168249360f0524b68f72cf33efd0574d40'/>
<id>6fc016168249360f0524b68f72cf33efd0574d40</id>
<content type='text'>
Problem:    Vim9: breakpoint on "for" does not work.
Solution:   Use the right line number in ISN_DEBUG. (closes #8486)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: breakpoint on "for" does not work.
Solution:   Use the right line number in ISN_DEBUG. (closes #8486)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3066: Vim9: debugging lambda does not work</title>
<updated>2021-06-27T14:29:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-27T14:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=17d868b8b268c9b9670421039d1a772341937add'/>
<id>17d868b8b268c9b9670421039d1a772341937add</id>
<content type='text'>
Problem:    Vim9: debugging lambda does not work.
Solution:   Use the compile type of the function when compiling a lambda.
            (closes #8412)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: debugging lambda does not work.
Solution:   Use the compile type of the function when compiling a lambda.
            (closes #8412)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3039: Vim9: breakpoint at a comment line does not work</title>
<updated>2021-06-23T18:20:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-23T18:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8cec9273d2518f2a9abcbd326722a2eba38d2a13'/>
<id>8cec9273d2518f2a9abcbd326722a2eba38d2a13</id>
<content type='text'>
Problem:    Vim9: breakpoint at a comment line does not work.
Solution:   Add the comment line number to the debug instruction.
            (closes #8429)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: breakpoint at a comment line does not work.
Solution:   Add the comment line number to the debug instruction.
            (closes #8429)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3027: Vim9: breakpoint in compiled function not always checked</title>
<updated>2021-06-20T18:09:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-20T18:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2ac4b2536a40e5cd75b4ff7a3d44a282d2f4f008'/>
<id>2ac4b2536a40e5cd75b4ff7a3d44a282d2f4f008</id>
<content type='text'>
Problem:    Vim9: breakpoint in compiled function not always checked.
Solution:   Check for breakpoint when calling compiled function from compiled
            function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: breakpoint in compiled function not always checked.
Solution:   Check for breakpoint when calling compiled function from compiled
            function.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3026: Vim9: cannot set breakpoint in compiled function</title>
<updated>2021-06-20T17:28:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-20T17:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4f8f54280fa728b7d5a63b67d02b60a3b3dce543'/>
<id>4f8f54280fa728b7d5a63b67d02b60a3b3dce543</id>
<content type='text'>
Problem:    Vim9: cannot set breakpoint in compiled function.
Solution:   Check for breakpoint when calling a function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: cannot set breakpoint in compiled function.
Solution:   Check for breakpoint when calling a function.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3017: Vim9: debugger shows too many lines</title>
<updated>2021-06-17T20:27:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-17T20:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=59b50c3bee908694ae4ac10b26bfebf99d09d466'/>
<id>59b50c3bee908694ae4ac10b26bfebf99d09d466</id>
<content type='text'>
Problem:    Vim9: debugger shows too many lines.
Solution:   Truncate at a comment, "enddef", etc. (closes #8392)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: debugger shows too many lines.
Solution:   Truncate at a comment, "enddef", etc. (closes #8392)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3013: Vim: when debugging only first line of command is displayed</title>
<updated>2021-06-16T20:24:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-16T20:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4cea536bdf48df459e7ad651dfee006844bbf2c0'/>
<id>4cea536bdf48df459e7ad651dfee006844bbf2c0</id>
<content type='text'>
Problem:    Vim: when debugging only the first line of a command using line
            continuation is displayed.
Solution:   Find the next command and concatenate lines until that one.
            (closes #8392)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim: when debugging only the first line of a command using line
            continuation is displayed.
Solution:   Find the next command and concatenate lines until that one.
            (closes #8392)
</pre>
</div>
</content>
</entry>
</feed>
