[Coco] OS-9 C Compiler

Theodore (Alex) Evans alxevans at concentric.net
Tue Feb 16 20:58:09 EST 2016


On 02/16/2016 06:20 PM, Stephen H. Fischer wrote:

> Does gcc6809 have a IDE = Integrated *DEBUGGING" Environment? That is with source level debugging which Borland hooked me with immediately.

Probably not as that kind of integration is generally not the UNIX way. 
  The most common thing to use with gcc is to pass -g then use an 
external debugger on your code.  There are things like eclipse which 
will call all of these programs for you and make them appear integrated.


More information about the Coco mailing list