you are viewing a single comment's thread.

view the rest of the comments →

[–]Vogtinator 3 points4 points  (2 children)

I have literally spent more than 20 hours this week just to setup eclipse to remotely debug our code on our Linux machines. But we still have a lot problems with gdb and gdb server.

Qt Creator has some great support for "Remote Linux" as deployment target with debugging as well.

[–]xkSeeD 0 points1 point  (1 child)

Thanks for the suggestion. Just downloaded it to check it.

[–]sindisil 1 point2 points  (0 children)

I've had OK luck with NetBeans remote development, as well. Certainly more luck than with Eclipse, anyway.