public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/31139] New: Handle negative disassemble offsets in DAP
@ 2023-12-11 15:20 tromey at sourceware dot org
  2023-12-12 14:57 ` [Bug dap/31139] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-11 15:20 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31139

            Bug ID: 31139
           Summary: Handle negative disassemble offsets in DAP
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dap
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

DAP lets the client request disassembly at an address, offset
by an instruction count -- and the instruction count can be
negative.  gdb doesn't currently support this.

Simon Farre sent some patches, latest is here:

https://inbox.sourceware.org/gdb-patches/20230712184519.182460-1-simon.farre.cx@gmail.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug dap/31139] Handle negative disassemble offsets in DAP
  2023-12-11 15:20 [Bug dap/31139] New: Handle negative disassemble offsets in DAP tromey at sourceware dot org
@ 2023-12-12 14:57 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-12 14:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31139

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Disassemble

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-12 14:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 15:20 [Bug dap/31139] New: Handle negative disassemble offsets in DAP tromey at sourceware dot org
2023-12-12 14:57 ` [Bug dap/31139] " tromey at sourceware dot org

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).