Welcome, Guest. Please login or register.

Author Topic: Best C IDE?  (Read 6656 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Best C IDE?
« on: August 18, 2011, 08:24:11 PM »
The Amiga version of GDB is buggy no matter which IDE you use.  (It can't find the globals.)

If you can wait a while, it might be better to develop on AROS 68k and then run its version of GCC with debugger and then use ELF2HUNK on the executables to make them run on real AmigaOS.  (I think Jason McMullan said he was going to write that utility.)  Annotate isn't an IDE but it is a nice syntax-highlighting editor.