* [DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support
@ 2021-07-16 4:21 Oleksij Rempel
2021-07-16 5:32 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Oleksij Rempel @ 2021-07-16 4:21 UTC (permalink / raw)
To: distrokit; +Cc: Oleksij Rempel
Re-enable GDBSERVER which was accidentally disabled by the platform-mipsel
patch.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
configs/ptxconfig | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 3312b85..c97e321 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support
2021-07-16 4:21 [DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support Oleksij Rempel
@ 2021-07-16 5:32 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2021-07-16 5:32 UTC (permalink / raw)
To: Oleksij Rempel; +Cc: distrokit
On Fri, Jul 16, 2021 at 06:21:14AM +0200, Oleksij Rempel wrote:
> Re-enable GDBSERVER which was accidentally disabled by the platform-mipsel
> patch.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> configs/ptxconfig | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Thanks, but I've already folded rhi's patch into your original one.
Please check if next contains all necessary things.
rsc
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-16 5:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 4:21 [DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support Oleksij Rempel
2021-07-16 5:32 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox