Hi, Do you have an example where you'd like to plug your code into the mapserver codebase, what kind of algorithm you'd like to implement? The debugging options may be specific to the platform and the compiler/debugger beilg used. For example you could compile mapserver with debug info by using MSVC and setting up the debug option in the nmake.opt file.
Best regards, Tamas 2009/1/15 LMonge <[email protected]> > Hello > > I want to develop and adapt an algorithm to the source code of MapServer, > but I don't have idea what tool I need to develop in the mapserver. For > example: I want to verify step by step that my algorithm run!, verify errors > in declarations and fuctions, compile my algorithm with the source code of > mapserver and check my algorithm with the define values of .MAPFILE > > > > > Goal: > > Verify operation of the algorithm with data of the (.MAP) <-- TOOL-->Compile > and run the source code of mapserver and my algorithm > > > > I hope somebody help me!, and can write me some good tips pleasee > > > > My best regards > > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
