public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/16436] pointed-to objects are not pretty printed
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
@ 2020-08-14 7:52 ` tuben at lysator dot liu.se
2021-01-09 18:32 ` ssbssa at sourceware dot org
` (3 subsequent siblings)
4 siblings, 0 replies; 5+ messages in thread
From: tuben at lysator dot liu.se @ 2020-08-14 7:52 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=16436
Johan Tufvesson <tuben at lysator dot liu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tuben at lysator dot liu.se
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug python/16436] pointed-to objects are not pretty printed
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
2020-08-14 7:52 ` [Bug python/16436] pointed-to objects are not pretty printed tuben at lysator dot liu.se
@ 2021-01-09 18:32 ` ssbssa at sourceware dot org
2022-06-06 19:30 ` tromey at sourceware dot org
` (2 subsequent siblings)
4 siblings, 0 replies; 5+ messages in thread
From: ssbssa at sourceware dot org @ 2021-01-09 18:32 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=16436
Hannes Domani <ssbssa at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ssbssa at sourceware dot org
--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
Isn't that a problem on eclipse side?
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug python/16436] pointed-to objects are not pretty printed
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
2020-08-14 7:52 ` [Bug python/16436] pointed-to objects are not pretty printed tuben at lysator dot liu.se
2021-01-09 18:32 ` ssbssa at sourceware dot org
@ 2022-06-06 19:30 ` tromey at sourceware dot org
2022-06-07 12:10 ` p.remmers at kabelmail dot de
2022-06-07 15:38 ` tromey at sourceware dot org
4 siblings, 0 replies; 5+ messages in thread
From: tromey at sourceware dot org @ 2022-06-06 19:30 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=16436
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at sourceware dot org
Status|NEW |WAITING
--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
This definitely works for me:
(gdb) p x
$1 = "hello there"
(gdb) p y
$2 = (std::string *) 0x7fffffffe2c0
(gdb) p *y
$3 = "hello there"
I'm inclined to close this bug unless there are more details
available?
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug python/16436] pointed-to objects are not pretty printed
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
` (2 preceding siblings ...)
2022-06-06 19:30 ` tromey at sourceware dot org
@ 2022-06-07 12:10 ` p.remmers at kabelmail dot de
2022-06-07 15:38 ` tromey at sourceware dot org
4 siblings, 0 replies; 5+ messages in thread
From: p.remmers at kabelmail dot de @ 2022-06-07 12:10 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=16436
--- Comment #3 from Peter Remmers <p.remmers at kabelmail dot de> ---
I tried this again, and yes, it works on the gdb prompt, but not in the
variables window of eclipse.
I don't know what eclipse does there, but it does not seem to be a gdb bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug python/16436] pointed-to objects are not pretty printed
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
` (3 preceding siblings ...)
2022-06-07 12:10 ` p.remmers at kabelmail dot de
@ 2022-06-07 15:38 ` tromey at sourceware dot org
4 siblings, 0 replies; 5+ messages in thread
From: tromey at sourceware dot org @ 2022-06-07 15:38 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=16436
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|WAITING |RESOLVED
--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
Thanks for the response. I'm going to close this.
If you have access to logs of the Eclipse MI traffic with gdb,
that might tell us what's going on.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-06-07 15:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <bug-16436-4717@http.sourceware.org/bugzilla/>
2020-08-14 7:52 ` [Bug python/16436] pointed-to objects are not pretty printed tuben at lysator dot liu.se
2021-01-09 18:32 ` ssbssa at sourceware dot org
2022-06-06 19:30 ` tromey at sourceware dot org
2022-06-07 12:10 ` p.remmers at kabelmail dot de
2022-06-07 15:38 ` 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).