Hi, can someone advise on a good debugger to go with VBCC ? I tried the SASC debugger with the output of the following VBCC invocation: vc sourcename -c99 -cpp-comments -ljpeg -lamiga -O0 -g -no-delayed-popping
Also tried VBCC with the -hunkdebugg (or something) option but the SASC debugger doesn't load anything....
Anyway, if there's another good one other than SASC's it would be cool, as SASC is not developed anymore.
BTW, never used GCC, maybe there's a good debugger with it, I'd use it as long as I don't have to spend hours learning the syntax of line commands and it's cli outputs...