public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Ludvig Janiuk <ludvig.j.janiuk@oracle.com>
To: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Error in docs, "23.3.2.11 Writing a Frame Filter" + question
Date: Fri, 13 May 2022 09:33:54 +0000	[thread overview]
Message-ID: <BY5PR10MB3812D921AF1904682E78FD51DECA9@BY5PR10MB3812.namprd10.prod.outlook.com> (raw)

Hi,

I'd like to report an error in the page "23.3.2.11 Writing a Frame Filter" at https://sourceware.org/gdb/onlinedocs/gdb/Writing-a-Frame-Filter.html#Writing-a-Frame-Filter

One of the code listings mentions "ElidingFrameDecorator", however this class is never defined. I believe "ElidingInlineDecorator" was intended.

While I'm at it, I'd also like to ask a question on the Python API. I have a script which unwinds and filters Java Virtual Machine frames, and it seems to work well in backtraces (gdb command "bt"). However, when I want to look closer on one of the frames (gdb command "frame <X>"), I get something like "#5  0x00007fffd96f923e in ?? ()" again. Does the Python frame unwinding API only apply to the backtrace command, or is there something I can do to make my Java frames visible also in the output of other commands?

Best regards,
//Ludvig Janiuk
Oracle

             reply	other threads:[~2022-05-13  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13  9:33 Ludvig Janiuk [this message]
2022-05-13 11:48 ` Jan Vrany

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BY5PR10MB3812D921AF1904682E78FD51DECA9@BY5PR10MB3812.namprd10.prod.outlook.com \
    --to=ludvig.j.janiuk@oracle.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).