Size: 353
Comment: converted to 1.6 markup
|
← Revision 19 as of 2008-02-26 21:31:33 ⇥
Size: 1232
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* Discard breakpoint address if shared library is unloaded. . Partial patch proposed: http://sourceware.org/ml/gdb-patches/2007-11/msg00262.html . http://sourceware.org/ml/gdb-patches/2007-11/msg00266.html . |
<none!> Done: * Print FP register as Decimal128 (Thiago). Patch submitted: http://sourceware.org/ml/gdb-patches/2008-01/msg00795.html. Dependent on http://sourceware.org/ml/gdb-patches/2008-01/msg00794.html. * gdbserver no longer builds on Windows CE (Pedro). The remote file transfer support added a dependency on errno which doesn't exist on Windows CE. Patch: http://sourceware.org/ml/gdb-patches/2008-01/msg00838.html * Float parameter passing on ppc64 (Thiago). Patch from Thiago: http://sourceware.org/ml/gdb-patches/2008-01/msg00359.html. * Float parameter passing on ppc32 (Mark, Thiago). Patch from MarkK: http://sourceware.org/ml/gdb-patches/2008-01/msg00623.html. * Discard breakpoint address if shared library is unloaded (NickR). Checked in: http://www.sourceware.org/ml/gdb-patches/2008-02/msg00384.html. * Missing reason in MI error message (Volodya). Checked in: http://sourceware.org/ml/gdb-patches/2008-01/msg00875.html. * Confusing MI behavior during -var-update (Volodya). Checked in: http://www.sourceware.org/ml/gdb-patches/2008-02/msg00011.html. |
This page has a partial list of issues which should be addressed before the release.
<none!>
Done:
- Print FP register as Decimal128 (Thiago).
Patch submitted: http://sourceware.org/ml/gdb-patches/2008-01/msg00795.html. Dependent on http://sourceware.org/ml/gdb-patches/2008-01/msg00794.html.
- gdbserver no longer builds on Windows CE (Pedro).
- The remote file transfer support added a dependency on errno which doesn't exist on Windows CE.
Patch: http://sourceware.org/ml/gdb-patches/2008-01/msg00838.html
- The remote file transfer support added a dependency on errno which doesn't exist on Windows CE.
- Float parameter passing on ppc64 (Thiago).
Patch from Thiago: http://sourceware.org/ml/gdb-patches/2008-01/msg00359.html.
- Float parameter passing on ppc32 (Mark, Thiago).
Patch from MarkK: http://sourceware.org/ml/gdb-patches/2008-01/msg00623.html.
- Discard breakpoint address if shared library is unloaded (NickR).
- Missing reason in MI error message (Volodya).
- Confusing MI behavior during -var-update (Volodya).