mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [PATCH v4 0/2] add JTAG debugging support
Date: Mon, 24 Jun 2019 12:00:41 +0200	[thread overview]
Message-ID: <20190624100043.27636-1-o.rempel@pengutronix.de> (raw)

changes v4:
- rebase against latest git next barebox
- make sure barebox header is not broken by PBL patch

Oleksij Rempel (1):
  add CONFIG_PBL_BREAK option

Rouven Czerwinski (1):
  add gdb helper scripts to load barebox symbols

 Documentation/user/debugging.rst        | 21 +++++++++
 Documentation/user/user-manual.rst      |  1 +
 arch/arm/cpu/common.c                   | 13 ++++++
 arch/arm/cpu/start.c                    |  2 +
 arch/arm/include/asm/barebox-arm-head.h |  7 +++
 arch/arm/include/asm/barebox-arm.h      |  1 +
 common/Kconfig                          |  8 ++++
 scripts/gdb/helper.py                   | 60 +++++++++++++++++++++++++
 8 files changed, 113 insertions(+)
 create mode 100644 Documentation/user/debugging.rst
 create mode 100644 scripts/gdb/helper.py

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2019-06-24 10:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 10:00 Oleksij Rempel [this message]
2019-06-24 10:00 ` [PATCH v4 1/2] add CONFIG_PBL_BREAK option Oleksij Rempel
2019-06-24 10:00 ` [PATCH v4 2/2] add gdb helper scripts to load barebox symbols Oleksij Rempel
2019-06-27  9:05 ` [PATCH v4 0/2] add JTAG debugging support Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190624100043.27636-1-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox