public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove FIXME from DAP
@ 2024-05-10 18:08 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2024-05-10 18:08 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=674dea05e3bf2a4b68820adfa4f9e9510b4c1c8c

commit 674dea05e3bf2a4b68820adfa4f9e9510b4c1c8c
Author: Tom Tromey <tromey@adacore.com>
Date:   Mon Apr 29 12:46:17 2024 -0600

    Remove FIXME from DAP
    
    This patch removes one of the few DAP "FIXME" comments.  This
    particular comment is already covered by PR dap/31036.

Diff:
---
 gdb/python/lib/gdb/dap/breakpoint.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gdb/python/lib/gdb/dap/breakpoint.py b/gdb/python/lib/gdb/dap/breakpoint.py
index b2e74277ebd..1da754e4ddc 100644
--- a/gdb/python/lib/gdb/dap/breakpoint.py
+++ b/gdb/python/lib/gdb/dap/breakpoint.py
@@ -277,7 +277,6 @@ def _rewrite_src_breakpoint(
     }
 
 
-# FIXME we do not specify a type for 'source'.
 @request("setBreakpoints")
 @capability("supportsHitConditionalBreakpoints")
 @capability("supportsConditionalBreakpoints")

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-10 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-10 18:08 [binutils-gdb] Remove FIXME from DAP Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).