Hi Samisa, and others, AFAIK, vi and gdb supports Win32. And, They are not Linux only. You can build gdb on Windows (see [1]), and you can download vi for Windows, at [2]. And, neither vi or gdb are Linux tools. They both are Unix tools. So, in addition to Windows, you can use it on any Unix system.
[1] http://sourceware.org/gdb/ [2] http://www.vim.org/download.php Regards, Senaka > Dinesh Premalal wrote: >> Hi Sam, >> >> "Sam Carleton" <[EMAIL PROTECTED]> writes: >> >> >>> I have spent my development career in Windows using both DevStudio and >>> Visual Studio. One of the reasons I am going to be using Apache C >>> Modules and Axis2/C is to be cross platform. Does anyone have any >>> recommendations on a good cross platform development environments that >>> has a debugger for Apache C Modules and Axis2/C development? >>> >> >> emacs with cscope, >> vi + gdb >> > > Note that both of the above are Linux tools. > >> thanks, >> Dinesh >> >> > > > -- > Samisa Abeysinghe > Software Architect; WSO2 Inc. > > http://www.wso2.com/ - "Oxygenating the Web Service Platform." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
