Re: [v1] docs: Add to gdbstub documentation the PhyMemMode

2020-07-07 Thread Alex Bennée
Jon Doron writes: > The PhyMemMode gdb extension command was missing from the gdb.rst > document. > > Signed-off-by: Jon Doron Queued to docs/next, thanks. > --- > docs/system/gdb.rst | 20 > 1 file changed, 20 insertions(+) > > diff --git a/docs/system/gdb.rst b/docs/s

[v1] docs: Add to gdbstub documentation the PhyMemMode

2020-06-01 Thread Jon Doron
The PhyMemMode gdb extension command was missing from the gdb.rst document. Signed-off-by: Jon Doron --- docs/system/gdb.rst | 20 1 file changed, 20 insertions(+) diff --git a/docs/system/gdb.rst b/docs/system/gdb.rst index a40145fcf8..abda961e2b 100644 --- a/docs/system/g