Re: A new toy for programmers who use VIM on OpenBSD

2009-05-11 Thread Dasn
On 06/05/09 09:01 +0800, Dasn wrote: > Hi guys, I wrote a toy which builds communications between VIM and > debuggers. The tool's main function is tracing the instruction pointer > in VIM while we debugging the program. That should be similar to Emacs's > Gud, I suppose. :) &

Re: A new toy for programmers who use VIM on OpenBSD

2009-05-06 Thread Dasn
m, I'd love to add this license. -- Dasn

A new toy for programmers who uses VIM on OpenBSD

2009-05-05 Thread Dasn
' (python's debugger), and was only tested on OpenBSD. Any comments are appreciated. I'm not on misc@, please Cc me, thanks. -- Dasn

Re: Current source code build error?

2006-02-08 Thread Dasn Clainst
On Wed, Feb 08, 2006 at 01:59:17PM +0100, Hannah Schroeter wrote: > >[...] > >/sys/sys/systm.h:170: warning: conflicting types for built-in function > >`vsnprintf' > >[...] > > Have you properly updated gcc? > > IIRC there have been quite some changes wrt types and in the > instructions for build

Re: Current source code build error?

2006-02-08 Thread Dasn Clainst
On Wed, Feb 08, 2006 at 01:59:17PM +0100, Hannah Schroeter wrote: > > >[...] > >/sys/sys/systm.h:170: warning: conflicting types for built-in function > >`vsnprintf' > >[...] > > Have you properly updated gcc? > > IIRC there have been quite some changes wrt types and in the > instructions for bu

Current source code build error?

2006-02-08 Thread Dasn Clainst
hi, have you guys met this problem? I use the recent code from CVS. Thanks. $ config -s /sys -b. GENERIC $ make depend [snip] ... depending the kern library objects depending the compat library objects sh /sys/kern/genassym.sh cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-unini