Size: 685
Comment:
|
Size: 867
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
on Windows CE. A discussion needs to be started. | on Windows CE. Patch proposed: http://sourceware.org/ml/gdb-patches/2008-01/msg00838.html |
Line 14: | Line 15: |
* Float parameter passing on ppc32 and ppc64. Patch from MarkK: http://sourceware.org/ml/gdb-patches/2008-01/msg00623.html. |
This page has a partial list of issues which should be addressed before the release.
- gdbserver no longer builds on Windows CE.
- The remote file transfer support added a dependency on errno which doesn't exist on Windows CE.
Patch proposed: 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.
- Discard breakpoint address if shared library is unloaded.
- Print FP register as Decimal128.
Patch submitted: http://sourceware.org/ml/gdb-patches/2008-01/msg00795.html. Dependent on http://sourceware.org/ml/gdb-patches/2008-01/msg00794.html.
- Float parameter passing on ppc32 and ppc64.
Patch from MarkK: http://sourceware.org/ml/gdb-patches/2008-01/msg00623.html.