From: Fredrik Hederstierna <fredrik@hederstierna.com>
To: <gdb-patches@sourceware.org>, <simark@simark.ca>,
<luis.machado@linaro.org>, <Alan.Hayward@arm.com>,
<paulmathieu@google.com>
Subject: [PATCH v3][PR gdb/14383]: gdb: corefile support for arm-none-eabi target
Date: Thu, 22 Oct 2020 02:44:00 +0200 [thread overview]
Message-ID: <20201022004401.28903-1-fredrik@hederstierna.com> (raw)
In-Reply-To: <AM6PR10MB21504CBD56291D9C255739E1EF1F0@AM6PR10MB2150.EURPRD10.PROD.OUTLOOK.COM>
This patch adds corefile support for arm-none-eabi targets.
2020-10-20 Fredrik Hederstierna <fredrik@hederstierna.com>
PR gdb/14383
* Makefile.in (ALL_TARGET_OBS): Add new files below.
* configure.tgt: Add support for none target.
* arm-tdep.c (arm_gdbarch_init): Added init for default none corefile.
* arm-none-tdep.h: New file.
* arm-none-tdep.c: New file.
* none-tdep.h: New file.
* none-tdep.c: New file.
next prev parent reply other threads:[~2020-10-22 0:44 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-17 0:02 [PATCH] gdb: add support for handling core dumps on arm-none-eabi Fredrik Hederstierna via Gdb-patches
2020-10-19 2:08 ` Simon Marchi
2020-10-19 13:13 ` Luis Machado via Gdb-patches
2020-10-19 13:15 ` Alan Hayward via Gdb-patches
2020-10-19 15:25 ` Paul Mathieu via Gdb-patches
2020-10-20 11:41 ` Fredrik Hederstierna via Gdb-patches
2020-10-20 12:39 ` Simon Marchi
2020-10-20 14:00 ` Fredrik Hederstierna via Gdb-patches
2020-10-20 15:04 ` Simon Marchi
2020-10-20 22:05 ` Fredrik Hederstierna via Gdb-patches
2020-10-20 23:06 ` Simon Marchi
2020-10-22 0:52 ` Fredrik Hederstierna via Gdb-patches
2020-10-22 1:24 ` Simon Marchi
2020-10-22 1:49 ` Simon Marchi
2020-10-22 22:32 ` Fredrik Hederstierna via Gdb-patches
2020-10-23 0:37 ` Simon Marchi
2020-10-25 21:06 ` Fredrik Hederstierna via Gdb-patches
2020-10-26 11:24 ` Luis Machado via Gdb-patches
2020-10-26 15:49 ` Fredrik Hederstierna via Gdb-patches
2020-10-27 16:53 ` Paul Mathieu via Gdb-patches
2021-01-14 12:36 ` Fredrik Hederstierna via Gdb-patches
2021-01-14 12:50 ` Luis Machado via Gdb-patches
2021-01-18 11:09 ` Andrew Burgess
2021-01-18 14:01 ` Luis Machado via Gdb-patches
2021-06-21 6:30 ` [PATCH] sim: arm: add support for handling core dumps Fredrik Hederstierna via Gdb-patches
2021-06-22 3:20 ` Mike Frysinger via Gdb-patches
2021-06-24 13:01 ` Alan Hayward via Gdb-patches
2021-06-29 9:11 ` Fredrik Hederstierna via Gdb-patches
2021-01-18 11:01 ` [PATCH] gdb: add support for handling core dumps on arm-none-eabi Andrew Burgess
2021-06-22 2:16 ` Mike Frysinger via Gdb-patches
2020-10-20 19:34 ` [PATCH] gdb: Support corefiles for arm-none-eabi Fredrik Hederstierna
2020-10-20 21:49 ` Fredrik Hederstierna
2020-10-20 21:58 ` [PATCH v2] Support for corefiles for arm-none-eabi target Fredrik Hederstierna
2020-10-21 2:51 ` Simon Marchi
2020-10-21 14:38 ` Luis Machado via Gdb-patches
2020-10-22 0:44 ` Fredrik Hederstierna [this message]
2020-10-22 0:44 ` [PATCH v3][PR gdb/14383]: " Fredrik Hederstierna
2020-10-25 20:46 ` [PATCH] " Fredrik Hederstierna
2020-10-25 20:50 ` [PATCH v4][PR gdb/14383] " Fredrik Hederstierna
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=20201022004401.28903-1-fredrik@hederstierna.com \
--to=fredrik@hederstierna.com \
--cc=Alan.Hayward@arm.com \
--cc=gdb-patches@sourceware.org \
--cc=luis.machado@linaro.org \
--cc=paulmathieu@google.com \
--cc=simark@simark.ca \
/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