On 6/13/09 11:39 PM, "Bertalan Fodor" <[email protected]> wrote:
>
>
> I'm sure there are tools which would make it easier for us, simple not
> hackers, but software engineers, grown up on Microsoft Visual Studio end
> Eclipse. I remember that at university I did use some ide for linux cpp
> development. That's why I was seeking recommendation.
The standard GNU answer is to use emacs to integrate your compiler,
debugger, etc. You can open a directory in emacs and then open any file
from that directory, so it's useful for browsing the source, as well.
Emacs is too complex for me to remember its usage with infrequent work, so I
just use separate windows for vim, gdb, lilypond, etc.
HTH,
Carl
>
> Bert
>
> ---- Original message ----
> From: Carl D. Sorensen <[email protected]>
> Sent: 13 Jun 2009 20:15 -06:00
> To: Bertalan Fodor <[email protected]>, Jonathan Kulp
> <[email protected]>
> Cc: Tim Wilkinson <[email protected]>, [email protected]
> <[email protected]>
> Subject: Re: development on windows
>
>
>
>
> On 6/13/09 8:43 AM, "Bertalan Fodor" <[email protected]> wrote:
>
>> What tools can be used to develop? To debug, browse the source, etc?
>
> Compiling: gcc
> Debugging: gdb
> Guile/Scheme testing: guile
> Browse the source: more, vi
> Search the source: git grep
>
> HTH,
>
> Carl
>
>
>
>
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel