Size: 243
Comment:
|
Size: 486
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
. This page has a partial list of issues which should be addressed before the release. | 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. A discussion needs to be started. |
Line 3: | Line 8: |
. Partial patch proposed: ["http://sourceware.org/ml/gdb-patches/2007-11/msg00266.html"] | Partial patch proposed: http://sourceware.org/ml/gdb-patches/2007-11/msg00262.html http://sourceware.org/ml/gdb-patches/2007-11/msg00266.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. A discussion needs to be started.
- Discard breakpoint address if shared library is unloaded.