I was looking at the "Help Wanted" page to see what was on the
list of things to do, and it says one of the things that needs
to be done is:

  Write GDB support

  The GNU DebuBuger is the sourcelevel developement tools that
  fits well with gcc and binutils. There are various frontends
  for it available which should be possible to use right away.
  Someone has just to write a backend for the MSP 430

  It should communicate through TCP/IP with a device driver.
  One driver can be the simulator, another the serial BSL,
  maybe the JTAG. That solution should be flexible and
  portable. It also enables us to use different tools/languages
  for the driver as C (for GDB).

I've been using GDB support for years.  Is there something left
to be done gdb-wise?

-- 
Grant Edwards                   grante             Yow! Oh my GOD -- the
                                  at               SUN just fell into YANKEE
                               visi.com            STADIUM!!


Reply via email to