From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH] re-enable gdbserver
Date: Thu, 15 Jul 2021 23:38:47 +0200 [thread overview]
Message-ID: <20210715213847.10154-1-rhi@pengutronix.de> (raw)
In-Reply-To: <20210715151346.dbmt3jdegerzko46@pengutronix.de>
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
next prev parent reply other threads:[~2021-07-15 21:39 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 ` Roland Hieber [this message]
2021-07-16 5:29 ` [DistroKit] [PATCH] re-enable gdbserver Robert Schwebel
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=20210715213847.10154-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@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