From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] re-enable gdbserver
Date: Fri, 16 Jul 2021 07:29:13 +0200 [thread overview]
Message-ID: <20210716052913.vva7n2tkrmyd63yv@pengutronix.de> (raw)
In-Reply-To: <20210715213847.10154-1-rhi@pengutronix.de>
Hi Rohieb,
I have squashed this into the original commit, please re-check if I did
everything right.
rsc
On Thu, Jul 15, 2021 at 11:38:47PM +0200, Roland Hieber wrote:
> gdbserver was enabled by accident in commit 19173649af633f88b8ce.
>
> Link: https://lore.pengutronix.de/distrokit/20210715151346.dbmt3jdegerzko46@pengutronix.de
> Fixes: 19173649af633f88b8ce (2021-07-08, "platform-mipsel: add basic qemu malta support")
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> configs/ptxconfig | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index 3312b8512bc7..c97e321e862a 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -156,8 +156,11 @@ PTXCONF_CROSS_PKG_CONFIG_WRAPPER=y
> #
> # gdb
> #
> +PTXCONF_GDB_TOOLCHAIN_VERSION=y
> +PTXCONF_GDB_MD5=""
> # PTXCONF_GDB is not set
> -# PTXCONF_GDBSERVER is not set
> +PTXCONF_GDBSERVER=y
> +PTXCONF_GDBSERVER_SHARED=y
> # end of gdb
>
> # PTXCONF_LATRACE is not set
> @@ -341,6 +344,7 @@ PTXCONF_GLIBC_LDCONFIG_RC_ONCE=y
>
> PTXCONF_LIBC_C=y
> PTXCONF_LIBC_PTHREAD=y
> +PTXCONF_LIBC_THREAD_DB=y
> PTXCONF_LIBC_RT=y
> PTXCONF_LIBC_DL=y
> PTXCONF_LIBC_CRYPT=y
> --
> 2.30.2
>
>
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2021-07-16 5:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 4:16 [DistroKit] [PATCH v1] platform-mipsel: add basic qemu malta support Oleksij Rempel
2021-07-08 6:21 ` Ahmad Fatoum
2021-07-15 14:47 ` Roland Hieber
2021-07-15 14:48 ` Roland Hieber
2021-07-15 15:13 ` Oleksij Rempel
2021-07-15 21:38 ` [DistroKit] [PATCH] re-enable gdbserver Roland Hieber
2021-07-16 5:29 ` Robert Schwebel [this message]
2021-07-16 7:03 ` Oleksij Rempel
2021-07-16 8:38 ` Roland Hieber
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=20210716052913.vva7n2tkrmyd63yv@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=rhi@pengutronix.de \
/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