DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support
Date: Fri, 16 Jul 2021 06:21:14 +0200	[thread overview]
Message-ID: <20210716042114.2779-1-o.rempel@pengutronix.de> (raw)

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


             reply	other threads:[~2021-07-16  4:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16  4:21 Oleksij Rempel [this message]
2021-07-16  5:32 ` Robert Schwebel

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=20210716042114.2779-1-o.rempel@pengutronix.de \
    --to=o.rempel@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