Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1434:951813e462b6
Improve building with/without GDB stubs
| author | gthomas |
|---|---|
| date | Mon, 08 Dec 2003 15:37:44 +0000 |
| parents | 170fbc1a5bbc |
| children | d9e058a49f03 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,10 @@ +2003-12-08 Gary Thomas <gary@mlbassoc.com> + + * cdl/redboot.cdl: Better handling of GDB stubs support. This + should be automatically included if the platform supports GDB. + Disabling CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS (in the common HAL) + will fully disable GDB support. + 2003-12-05 Gary Thomas <gary@mlbassoc.com> * src/decompress.c (gzip_init): Memory pool initialization should
