Search code examples
mysqleclipse-cdt

how to setup mysql source code in eclipse cdt


I would like to setup mysql source code in eclipse cdt so that I can start investigating the source code. Ideally I would like to be able to compile and run mysql from eclipse so that I can use the eclipse debugger to step through the code.

I've had a search on google, but couldn't find anything appropriate. I was hoping someone on this forum may be able to point me in the right direction. I'd be happy playing with any version of mysql from 5.0 onwards.

Many thanks.


Solution

  • Try this:

    http://dev.mysql.com/doc/internals/en/guided-tour.html

    If you want to evaluate the code then use GNU debugger