forked from Imagelibrary/binutils-gdb
Remove FIXME from DAP
This patch removes one of the few DAP "FIXME" comments. This particular comment is already covered by PR dap/31036.
This commit is contained in:
@@ -277,7 +277,6 @@ def _rewrite_src_breakpoint(
|
||||
}
|
||||
|
||||
|
||||
# FIXME we do not specify a type for 'source'.
|
||||
@request("setBreakpoints")
|
||||
@capability("supportsHitConditionalBreakpoints")
|
||||
@capability("supportsConditionalBreakpoints")
|
||||
|
||||
Reference in New Issue
Block a user