public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug exp/15702] New: Add options to backtrace and frame equivalent to options to "set print frame-arguments"
@ 2013-06-28 18:05 dje at google dot com
  2024-01-10 18:30 ` [Bug exp/15702] " ssbssa at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dje at google dot com @ 2013-06-28 18:05 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15702

            Bug ID: 15702
           Summary: Add options to backtrace and frame equivalent to
                    options to "set print frame-arguments"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: exp
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

IWBN if I could pass a value of "set print frame-arguments" to backtrace and
frame without having to change global state (and then reset it back again).

-- 
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 exp/15702] Add options to backtrace and frame equivalent to options to "set print frame-arguments"
  2013-06-28 18:05 [Bug exp/15702] New: Add options to backtrace and frame equivalent to options to "set print frame-arguments" dje at google dot com
@ 2024-01-10 18:30 ` ssbssa at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: ssbssa at sourceware dot org @ 2024-01-10 18:30 UTC (permalink / raw)
  To: gdb-prs

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

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |9.1

--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
This is possible since gdb-9.1, via 'bt -frame-arguments':
```
  -frame-arguments all|scalars|none|presence
    Set printing of non-scalar frame arguments.
```

-- 
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:[~2024-01-10 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28 18:05 [Bug exp/15702] New: Add options to backtrace and frame equivalent to options to "set print frame-arguments" dje at google dot com
2024-01-10 18:30 ` [Bug exp/15702] " ssbssa 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).