Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						4c05fa08c9 
					 
					
						
						
							
							Update runtime files  
						
						
						
						
					 
					
						2019-01-01 15:32:17 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						ef3c6a5b02 
					 
					
						
						
							
							patch 8.1.0621: terminal debugger does not handle unexpected debugger exit  
						
						... 
						
						
						
						Problem:    Terminal debugger does not handle unexpected debugger exit.
Solution:   Check for debugger job ended and close unused buffers. (Damien) 
						
						
					 
					
						2018-12-22 15:14:49 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						37402ed534 
					 
					
						
						
							
							patch 8.1.0575: Termdebug: clearing multi-breakpoint does not work  
						
						... 
						
						
						
						Problem:    Termdebug: clearing multi-breakpoint does not work.
Solution:   Delete all X.Y breakpoints.  Keep more information about placed
            breakpoints. (Ozaki Kiichi, closes  #3641 ) 
						
						
					 
					
						2018-12-09 15:53:01 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						5378e1cf0a 
					 
					
						
						
							
							patch 8.1.0557: Termdebug: gdb may use X.Y for breakpoint number  
						
						... 
						
						
						
						Problem:    Termdebug: gdb may use X.Y for breakpoint number.
Solution:   Handle X.Y breakpoint numbers. (Yasuhiro Matsumoto, close  #3641 ) 
						
						
					 
					
						2018-12-02 13:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						fc65cabb15 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2018-08-28 22:58:02 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						8c5e0093c9 
					 
					
						
						
							
							patch 8.1.0311: filtering entries in a quickfix list is not easy  
						
						... 
						
						
						
						Problem:    Filtering entries in a quickfix list is not easy.
Solution:   Add the cfilter plugin. (Yegappan Lakshmanan) 
						
						
					 
					
						2018-08-21 19:22:23 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						91f84f6e11 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2018-07-29 15:07:52 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						f63db65b24 
					 
					
						
						
							
							patch 8.1.0196: terminal debugger error with .gdbinit file  
						
						... 
						
						
						
						Problem:    Terminal debugger error with .gdbinit file.
Solution:   Check two lines for the "new ui" response. (hint from Hirohito
            Higashi) 
						
						
					 
					
						2018-07-19 04:13:36 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						963c1ad5d0 
					 
					
						
						
							
							patch 8.1.0195: terminal debugger commands don't always work  
						
						... 
						
						
						
						Problem:    Terminal debugger commands don't always work. (Dominique Pelle)
Solution:   Set 'cpo' to its default value when defining commands. (Christian
            Brabandt) 
						
						
					 
					
						2018-07-19 02:55:01 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						ca4cc018ad 
					 
					
						
						
							
							patch 8.1.0193: terminal debugger buttons don't always work  
						
						... 
						
						
						
						Problem:    Terminal debugger buttons don't always work. (Dominique Pelle)
Solution:   Set 'cpo' to its default value. 
						
						
					 
					
						2018-07-17 05:55:12 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						3d1d6475f9 
					 
					
						
						
							
							patch 8.1.0143: matchit and matchparen don't handle E363  
						
						... 
						
						
						
						Problem:    Matchit and matchparen don't handle E363.
Solution:   Catch the E363 error. (Christian Brabandt) 
						
						
					 
					
						2018-07-03 18:18:23 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						6dccc962f3 
					 
					
						
						
							
							patch 8.1.0100: terminal debugger: error when setting a watch point  
						
						... 
						
						
						
						Problem:    Terminal debugger: error when setting a watch point.
Solution:   Don't try defining a sign for a watch point. 
						
						
					 
					
						2018-06-23 14:36:17 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						2ed890f1f8 
					 
					
						
						
							
							patch 8.1.0093: non-MS-Windows: Cannot interrupt gdb when program is running  
						
						... 
						
						
						
						Problem:    non-MS-Windows: Cannot interrupt gdb when program is running.
Solution:   Only use debugbreak() on MS-Windows. 
						
						
					 
					
						2018-06-21 20:31:14 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						4551c0a9fc 
					 
					
						
						
							
							patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is running  
						
						... 
						
						
						
						Problem:    MS-Windows: Cannot interrupt gdb when program is running.
Solution:   Add debugbreak() and use it in the terminal debugger.
            Respect 'modified' in a prompt buffer. 
						
						
					 
					
						2018-06-20 22:38:21 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						a15b0a936d 
					 
					
						
						
							
							patch 8.1.0089: error when ending the terminal debugger  
						
						... 
						
						
						
						Problem:    error when ending the terminal debugger
Solution:   Fix deleting defined signs for breakpoints.  Make the debugger
            work better on MS-Windows. 
						
						
					 
					
						2018-06-19 22:34:46 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						f07f9e731e 
					 
					
						
						
							
							patch 8.1.0081: the terminal debugger doesn't adjust to changed 'background'  
						
						... 
						
						
						
						Problem:    The terminal debugger doesn't adjust to changed 'background'.
Solution:   Add an OptionSet autocommand. (Christian Brabandt) 
						
						
					 
					
						2018-06-19 17:27:53 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						de1a83147a 
					 
					
						
						
							
							patch 8.1.0080: can't see the breakpoint number in the terminal debugger  
						
						... 
						
						
						
						Problem:    Can't see the breakpoint number in the terminal debugger.
Solution:   Use the breakpoint number for the sign. (Christian Brabandt) 
						
						
					 
					
						2018-06-19 16:59:54 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						b3307b5e7e 
					 
					
						
						
							
							patch 8.1.0071: terminal debugger only works with the terminal feature  
						
						... 
						
						
						
						Problem:    Terminal debugger only works with the terminal feature.
Solution:   Make it also work with a prompt buffer.  Makes it possible to use
            on MS-Windows. Various other improvements. (closes  #3012 ) 
						
						
					 
					
						2018-06-17 21:34:11 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						32c67ba733 
					 
					
						
						
							
							patch 8.0.1725: terminal debugger doesn't handle command arguments  
						
						... 
						
						
						
						Problem:    Terminal debugger doesn't handle command arguments.
Solution:   Add the :TermdebugCommand command.  Use a ! to execute right away.
            (Christian Brabandt) 
						
						
					 
					
						2018-04-16 16:21:49 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						b3623a382a 
					 
					
						
						
							
							patch 8.0.1713: terminal debugger doesn't handle arguments  
						
						... 
						
						
						
						Problem:    Terminal debugger doesn't handle arguments.
Solution:   Use <f-args> and pass all the arguments to gdb, e.g. the core file
            or process number. (suggested by Christian Brabandt) Disallow
            starting the debugger twice. 
						
						
					 
					
						2018-04-14 18:59:50 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						c4b533e1e9 
					 
					
						
						
							
							patch 8.0.1668: terminal debugger: can't re-open source code window  
						
						... 
						
						
						
						Problem:    Terminal debugger: can't re-open source code window.
Solution:   Add the :Source command.  Also create the window if needed when
            gdb stops at a source line. 
						
						
					 
					
						2018-04-06 22:26:25 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						f3ba14ffd3 
					 
					
						
						
							
							patch 8.0.1655: outdated gdb message in terminal debugger unclear  
						
						... 
						
						
						
						Problem:    Outdated gdb message in terminal debugger unclear.
Solution:   Specifically mention the required gdb version.  Avoid getting
            stuck on pagination. 
						
						
					 
					
						2018-03-29 18:29:51 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						3e4b84d0b5 
					 
					
						
						
							
							patch 8.0.1599: no error message when gdb does not support debugger  
						
						... 
						
						
						
						Problem:    No error message when gdb does not support the terminal debugger.
Solution:   Check for the response to open the Machine Interface. 
						
						
					 
					
						2018-03-11 20:51:52 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						71137fed4d 
					 
					
						
						
							
							patch 8.0.1562: the terminal debugger can't set a breakpoint with the mouse  
						
						... 
						
						
						
						Problem:    The terminal debugger can't set a breakpoint with the mouse.
Solution:   Add popup menu entries. 
						
						
					 
					
						2018-03-03 20:47:21 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						22f1d0e35e 
					 
					
						
						
							
							Updated runtime files.  
						
						... 
						
						
						
						Add Serbian translations and spell checking. 
						
						
					 
					
						2018-02-27 14:53:30 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						f0b03c4e98 
					 
					
						
						
							
							Update runtime files  
						
						
						
						
					 
					
						2017-12-17 17:17:07 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						246fe03d15 
					 
					
						
						
							
							patch 8.0.1318: terminal balloon only shows one line  
						
						... 
						
						
						
						Problem:    Terminal balloon only shows one line.
Solution:   Split into several lines in a clever way.  Add balloon_split().
            Make balloon_show() accept a list in the terminal. 
						
						
					 
					
						2017-11-19 19:56:27 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						51b0f3701e 
					 
					
						
						
							
							patch 8.0.1309: cannot use 'balloonexpr' in a terminal  
						
						... 
						
						
						
						Problem:    Cannot use 'balloonexpr' in a terminal.
Solution:   Add 'balloonevalterm' and add code to handle mouse movements in a
            terminal. Initial implementation for Unix with GUI. 
						
						
					 
					
						2017-11-18 18:52:04 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						60e73f2acc 
					 
					
						
						
							
							patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails  
						
						... 
						
						
						
						Problem:    Setting a breakpoint in the terminal debugger sometimes fails.
Solution:   Interrupt the program if needed.  Set the interface to async. 
						
						
					 
					
						2017-11-12 18:02:06 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						7f2e9d7c9c 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2017-11-11 20:58:53 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						c363251630 
					 
					
						
						
							
							patch 8.0.1264: terminal debugger gets stuck in small window  
						
						... 
						
						
						
						Problem:    Terminal debugger gets stuck in small window.
Solution:   Add "-quiet" to the gdb command. (Christian Brabandt, closes  #2154 ) 
						
						
					 
					
						2017-11-04 21:44:59 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						01164a6546 
					 
					
						
						
							
							Long overdue runtime update.  
						
						
						
						
					 
					
						2017-11-02 22:58:42 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						24a98a0eb7 
					 
					
						
						
							
							Update runtime files  
						
						
						
						
					 
					
						2017-09-27 22:23:55 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						37c64c78fd 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2017-09-19 22:06:03 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						1b9645de3c 
					 
					
						
						
							
							patch 8.0.1123: cannot define a toolbar for a window  
						
						... 
						
						
						
						Problem:    Cannot define a toolbar for a window.
Solution:   Add a window-local toolbar. 
						
						
					 
					
						2017-09-17 23:03:31 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						38baa3e634 
					 
					
						
						
							
							patch 8.0.1107: terminal debugger jumps to non-existing file  
						
						... 
						
						
						
						Problem:    Terminal debugger jumps to non-existing file.
Solution:   Check that the file exists.  Add an option to make the Vim wide
            wide. Fix removing highlight groups. 
						
						
					 
					
						2017-09-14 16:10:38 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						45d5f26d11 
					 
					
						
						
							
							patch 8.0.1092: terminal debugger can't evaluate expressions  
						
						... 
						
						
						
						Problem:    Terminal debugger can't evaluate expressions.
Solution:   Add :Evaluate and K.  Various other improvements. 
						
						
					 
					
						2017-09-10 19:14:31 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						e09ba7bae5 
					 
					
						
						
							
							patch 8.0.1085: terminal debugger can't set breakpoints  
						
						... 
						
						
						
						Problem:    The terminal debugger can't set breakpoints.
Solution:   Add :Break and :Delete commands.  Also commands for stepping
            through code. 
						
						
					 
					
						2017-09-09 22:19:47 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						fe386641b0 
					 
					
						
						
							
							patch 8.0.1077: no debugger making use of the terminal window  
						
						... 
						
						
						
						Problem:    No debugger making use of the terminal window.
Solution:   Add the term debugger plugin.  So far only displays the current
            line when stopped. 
						
						
					 
					
						2017-09-08 21:10:04 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						c572da5f67 
					 
					
						
						
							
							Update runtime files  
						
						
						
						
					 
					
						2017-08-27 16:52:01 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						b4d6c3ea4a 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2017-05-27 16:45:17 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						e0720cbf63 
					 
					
						
						
							
							Update runtime files.  
						
						
						
						
					 
					
						2017-03-29 13:48:40 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						e4a3bcf28d 
					 
					
						
						
							
							Updated runtime files.  Add Scala files.  
						
						
						
						
					 
					
						2016-08-26 19:52:37 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						06d2d38ab7 
					 
					
						
						
							
							Updated runtime files.  
						
						
						
						
					 
					
						2016-05-20 17:24:11 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						7db8f6f4f8 
					 
					
						
						
							
							Updated runtime files.  
						
						
						
						
					 
					
						2016-03-29 23:12:46 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						fead3ac9a3 
					 
					
						
						
							
							patch 7.4.1676  
						
						... 
						
						
						
						Problem:    The shellmenu plugin has to be copied or sourced to be used.
Solution:   Turn it into a package. 
						
						
					 
					
						2016-03-28 21:26:47 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						e101204906 
					 
					
						
						
							
							patch 7.4.1675  
						
						... 
						
						
						
						Problem:    The swapmous plugin has to be copied or sourced to be used.
Solution:   Turn it into the swapmouse package. 
						
						
					 
					
						2016-03-28 21:10:49 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						cf2d8dee51 
					 
					
						
						
							
							patch 7.4.1674  
						
						... 
						
						
						
						Problem:    The editexisting plugin has to be copied or sourced to be used.
Solution:   Turn it into a package. 
						
						
					 
					
						2016-03-28 21:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						2946d0236d 
					 
					
						
						
							
							patch 7.4.1673  
						
						... 
						
						
						
						Problem:    The justify plugin has to be copied or sourced to be used.
Solution:   Turn it into a package. 
						
						
					 
					
						2016-03-28 20:53:08 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Moolenaar 
							
						 
					 
					
						
						
							
						
						e934e8f5c1 
					 
					
						
						
							
							patch 7.4.1672  
						
						... 
						
						
						
						Problem:    The Dvorak support is a bit difficult to install.
Solution:   Turn it into an optional package. 
						
						
					 
					
						2016-03-28 20:40:32 +02:00