Thanks for that information.
But how can I make this with an already existing projekt (I already have everything: solution, project files, …). And this will be used by other developers that don’t have Visual GDB. :-/ What I need is to add some kind of configuration (or something like that) to my existing project, so that I will be able to use VisualGDB, while can continue to work without having VisualGDB installed.
EDIT: When I try to add an Visual GDB Configuration manually, and I want ot cross compile, I have to select gdb.exe. But I just want that this Visual GDB Linux Configuration to call make and make the debugging procedure like quick debug make it. Is that possible?
-
This reply was modified 9 years ago by SchodMC.