Anyone know how to debug fastcgi in clion?

I'm currently in the process of writing a fastcgi app in C++ and would like to be able to also use the debugger and break points. Does anyone have any ideas on how to best configure clion to make this happen? I'm currently using spawn-fcgi and writing out any to html. 

0

请先登录再写评论。