Flash support part 3: documentation
Daniel Jacobowitz
drow@false.org
Thu Aug 17 08:24:00 GMT 2006
FYI, I looked over this patch again today; except for minor nits below,
it still accurately describes the other two flash patches. This covers
the usage and protocol sides, and only the bits in the middle have
changed.
On Sat, Jul 22, 2006 at 04:40:31PM +0400, Vladimir Prus wrote:
> +To be able to write into flash memory, @value{GDBN} needs to obtain
> +memory map from the target. This section describes the format of the
> +memory map.
"obtain a memory map"?
> +<!DOCTYPE memory-map
> + PUBLIC "+//IDN gnu.org//DTD GDB Memory Map V1.0//EN"
> + "http://sourceware.org/gdb/gdb-memory-map.dtd">
This URL is not yet valid. Once the flash patches are merged,
let's remember to make it valid; any DTDs should be available from the
GDB web site. Automatic XML validation tools will use that.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb-patches
mailing list