Improvements of netbeans debug logging

2008-06-06 Thread Philippe Fremy
Hi, I propose the following patch for the nebeans interface. It does: - add nbdebug statement for every error that might occur during the use of netbeans. Some annoying stuff was not logged, like a command not recognised by netbeans, or error only reported to the gui. - put more meanin

Re: Improvements of netbeans debug logging

2008-06-17 Thread Philippe Fremy
Hi Bram, What is the status of this patch ? Are you going to include it in gvim ? As I said, it enteriely compiles out if you are not defining DEBUG or NBDEBUG. But if you are, it's very useful to develop with the netbeans interface. cheers, Philippe Philippe Fremy wro

Re: Improvements of netbeans debug logging

2008-06-18 Thread Bram Moolenaar
Philippe Fremy wrote: > Hi Bram, > > What is the status of this patch ? Are you going to include it in gvim ? > As I said, it enteriely compiles out if you are not defining DEBUG or > NBDEBUG. But if you are, it's very useful to develop with the netbeans > interface. It's in the todo lis

Re: Improvements of netbeans debug logging

2008-06-20 Thread Philippe Fremy
Hi Bram, As long as it is on your todo list, I am happy. Philippe Bram Moolenaar wrote: > > Philippe Fremy wrote: > >> Hi Bram, >> >> What is the status of this patch ? Are you going to include it in gvim ? >> As I said, it enteriely compiles out if you are not defining DEBUG or