Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: sylwa on March 12, 2013, 06:05:51 pm
-
Hi !
Is that possible to use totalview as code::block embedded debbuger ?
Regards
Sylvain
-
If the command line interface for totalview is similar/exactly the same as gdb/cdb, then yes, you'll be able to use it.
Else you'll have to write a debugger plugin.
-
Thanks a lot for that answer