mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] scripts/gdb: scripts/gdb: Updates for 4.10
@ 2016-12-09 10:41 Kieran Bingham
  2016-12-09 10:41 ` [PATCH 1/1] scripts/gdb: add lx-fdtdump command Kieran Bingham
  0 siblings, 1 reply; 2+ messages in thread
From: Kieran Bingham @ 2016-12-09 10:41 UTC (permalink / raw)
  To: akpm, jan.kiszka, kieran; +Cc: linux-kernel, Kieran Bingham, Peter Griffin

Hi Andrew,

Please include the following enhancement for gdb scripts in your queue.

A particularly short series, as I have only the one patch from Peter Griffin for
integration. His addition provides the ability to extract the current device
tree from memory, and save it to a file.

I've tested it locally, and it is functional and useful. Could you queue it up
for integration please?

Regards

Kieran

CC: Jan Kiszka <jan.kiszka@siemens.com>
CC: Peter Griffin <peter.griffin@linaro.org>

Peter Griffin (1):
  scripts/gdb: add lx-fdtdump command

 scripts/gdb/linux/constants.py.in |  7 ++++
 scripts/gdb/linux/proc.py         | 73 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 80 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-09 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-09 10:41 [PATCH 0/1] scripts/gdb: scripts/gdb: Updates for 4.10 Kieran Bingham
2016-12-09 10:41 ` [PATCH 1/1] scripts/gdb: add lx-fdtdump command Kieran Bingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome