Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: Akseli Lahtinen <akselmo@akselmo.dev>
Cc: gdb@sourceware.org
Subject: Re: Help with setting up DAP for Kate text editor
Date: Wed, 17 Jan 2024 08:15:04 -0700	[thread overview]
Message-ID: <878r4ong93.fsf@tromey.com> (raw)
In-Reply-To: <170539709501.26.7046470475324272764@startmail.com> (Akseli Lahtinen's message of "Tue, 16 Jan 2024 09:24:55 -0000")

>>>>> Akseli Lahtinen <akselmo@akselmo.dev> writes:

> Hey, I am trying to set up DAP for Kate text editor with following config  
[...]
> It starts running fine and can find breakpoints,  
> but when I try to start the debugging process, I get following error:  
  
> error on response:  

> gdb.dap.server.request.<locals>.wrap.<locals>.non_sync_call() argument after  

> ** must be a mapping, not NoneType  

  
Is that the complete text?

If so you can you add the arguments -iex "set debug dap-log-file /tmp/log"
to the gdb invocation, reproduce the problem, and then send the log file?
(Opening a new bug would be best.)

It's probably a bug in the gdb DAP implementation.  It may depend on the
version of Python your gdb happens to be linked against.

thanks,
Tom

  reply	other threads:[~2024-01-17 15:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16  9:24 Akseli Lahtinen
2024-01-17 15:15 ` Tom Tromey [this message]
2024-01-21 17:03   ` Akseli Lahtinen
2024-01-22 13:45     ` Tom Tromey
2024-01-22 17:21       ` Tom Tromey
2024-01-22 17:28         ` Akseli Lahtinen
2024-01-22 19:05           ` Tom Tromey
2024-01-22 21:07             ` Akseli Lahtinen

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=878r4ong93.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=akselmo@akselmo.dev \
    --cc=gdb@sourceware.org \
    /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