From: Simon Sobisch via Gdb <gdb@sourceware.org>
To: gdb@sourceware.org
Subject: Re: How to get the full source location of a frame via python
Date: Wed, 3 Nov 2021 21:35:05 +0100 [thread overview]
Message-ID: <b035a3f5-0b98-ca4e-508a-e88f055564e9@gnu.org> (raw)
In-Reply-To: <6c506574eb7c0464d70421e4ec23c499b5c6a41e.camel@fit.cvut.cz>
Am 03.11.2021 um 21:07 schrieb Jan Vrany:
> On Wed, 2021-11-03 at 17:31 +0100, Simon Sobisch via Gdb wrote:
>> [...]
>> Questions:
>> Is there a direct way to get the full source location for a frame?
>
> By glancing at the code, it seems to me that using
>
> st.fullname() # instead of st.filename
>
> should return the path printed by `info source`. Both return
> fullname member from struct symtab* IIUC.
>
> Did you try `fullname()`?
>
> Jan
No, I overlooked this and feel a bit embarrassed as it is in the
documentation. Works perfectly fine, both with old GDB 7.6+Python2.7 and
with current GDB + Python - thank you Jan!
next prev parent reply other threads:[~2021-11-03 20:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 16:40 How to create new mi commands via python / get current interpreter in python Simon Sobisch via Gdb
2021-11-02 16:56 ` Jan Vrany
2021-11-02 19:11 ` Simon Sobisch via Gdb
2021-11-03 9:06 ` Jan Vrany
2021-11-05 18:51 ` Jan Vrany
2021-11-05 21:18 ` feature branch for creating MI commands with python (was: How to create new mi commands via python / get current interpreter in python) Simon Sobisch via Gdb
2021-11-23 12:29 ` Jan Vrany
2021-11-23 12:48 ` Lancelot SIX via Gdb
2021-11-23 16:28 ` Jan Vrany
2021-11-03 16:31 ` How to get the full source location of a frame via python Simon Sobisch via Gdb
2021-11-03 20:07 ` Jan Vrany
2021-11-03 20:35 ` Simon Sobisch via Gdb [this message]
2021-11-03 20:50 ` UnicodeDecodeError on gdb.execute Simon Sobisch via Gdb
2021-11-03 21:55 ` Is "forward-search" also possible case insensitive? Simon Sobisch via Gdb
2021-11-05 9:14 ` Is there a way to know about current "until"/"advance" execution? Simon Sobisch via Gdb
2021-11-22 14:54 ` Is there a way to get a function's end address other than `disassemble`? Simon Sobisch via Gdb
2021-11-22 15:14 ` Andreas Schwab
2021-11-22 15:17 ` Simon Sobisch via Gdb
2021-11-25 19:28 ` Broken source view with Pygments and non-UTF-8 encoded source Simon Sobisch via Gdb
2021-11-26 11:16 ` Andrew Burgess via Gdb
2021-11-26 13:39 ` Andrew Burgess via Gdb
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=b035a3f5-0b98-ca4e-508a-e88f055564e9@gnu.org \
--to=gdb@sourceware.org \
--cc=simonsobisch@gnu.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