Ok so I go and download the source code for filezilla from sourceforge in the hopes that I can learn some stuff. I'd like to compile this so I can use it with the gdb debugger in MinGW but unfortunately I have no idea how to do this. As far as I know there is no main or WinMain functions within any of the source files. Could anyone give me a clue in what I need to do?

Thanks in advance.