public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/30468] New: DAP stack trace should use frame filters
@ 2023-05-19 14:38 tromey at sourceware dot org
  2023-06-14 16:04 ` [Bug dap/30468] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-05-19 14:38 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30468
           Summary: DAP stack trace should use frame filters
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: dap
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Currently the DAP "stackTrace" request does not use frame filters.
However, it seems like it could.

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

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

* [Bug dap/30468] DAP stack trace should use frame filters
  2023-05-19 14:38 [Bug dap/30468] New: DAP stack trace should use frame filters tromey at sourceware dot org
@ 2023-06-14 16:04 ` tromey at sourceware dot org
  2023-07-10 19:18 ` cvs-commit at gcc dot gnu.org
  2023-07-10 19:18 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-06-14 16:04 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
I have a patch for this.

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

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

* [Bug dap/30468] DAP stack trace should use frame filters
  2023-05-19 14:38 [Bug dap/30468] New: DAP stack trace should use frame filters tromey at sourceware dot org
  2023-06-14 16:04 ` [Bug dap/30468] " tromey at sourceware dot org
@ 2023-07-10 19:18 ` cvs-commit at gcc dot gnu.org
  2023-07-10 19:18 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-07-10 19:18 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

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

commit 5b86f10883d37e46aeeafa2818e227737d068dff
Author: Tom Tromey <tromey@adacore.com>
Date:   Wed Jun 14 06:09:23 2023 -0600

    Reimplement DAP stack traces using frame filters

    This reimplements DAP stack traces using frame filters.  This slightly
    simplifies the code, because frame filters and DAP were already doing
    some similar work.  This also renames RegisterReference and
    ScopeReference to make it clear that these are private (and so changes
    don't have to worry about other files).

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

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

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

* [Bug dap/30468] DAP stack trace should use frame filters
  2023-05-19 14:38 [Bug dap/30468] New: DAP stack trace should use frame filters tromey at sourceware dot org
  2023-06-14 16:04 ` [Bug dap/30468] " tromey at sourceware dot org
  2023-07-10 19:18 ` cvs-commit at gcc dot gnu.org
@ 2023-07-10 19:18 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-07-10 19:18 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |14.1
         Resolution|---                         |FIXED

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

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

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

end of thread, other threads:[~2023-07-10 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 14:38 [Bug dap/30468] New: DAP stack trace should use frame filters tromey at sourceware dot org
2023-06-14 16:04 ` [Bug dap/30468] " tromey at sourceware dot org
2023-07-10 19:18 ` cvs-commit at gcc dot gnu.org
2023-07-10 19:18 ` 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).