This section documents ARM Sourcery G++ Lite changes for each released revision.
Windows Debugging Fix. In recent releases of ARM Sourcery G++ Lite, the GDB target remote | command would hang on Windows. This affected both command line and Eclipse debugging when using the ARM Sourcery G++ Lite Debug Sprite.
Binutils Update. The binutils in this release is based on the final binutils 2.17 release.
GDB Update. The included version of GDB has been upgraded to 6.5.50.20060822. This includes numerous bug fixes from the previous version.
GDB support for flash memory. The GDB load command can now write to flash memory, if the remote debugging stub contains appropriate support.
GCC Update. This release is based on GCC 4.1.1.
Fully relocatable compiler. The compiler now searches for its components only in the directory where it has been installed, and no longer also searches pathnames matching the directory where it was configured. This speeds up the compiler and prevents problems with unintentionally finding unrelated files or directories on the machine where it has been installed.