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