From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Tropin <andrew@trop.in>
Cc: luangruo@yahoo.com, 62291@debbugs.gnu.org
Subject: bug#62291: 30.0.50; PGTK copy + paste to other app problem
Date: Thu, 23 Mar 2023 09:16:34 +0200 [thread overview]
Message-ID: <83fs9w544t.fsf@gnu.org> (raw)
In-Reply-To: <87zg84t58q.fsf@trop.in> (message from Andrew Tropin on Thu, 23 Mar 2023 09:18:45 +0400)
> Cc: 62291@debbugs.gnu.org
> From: Andrew Tropin <andrew@trop.in>
> Date: Thu, 23 Mar 2023 09:18:45 +0400
>
> (gdb) frame 12
> #12 0x00007ffff798ac04 in gtk_widget_event_internal (widget=widget@entry=0xf04510, even7808 in gtkwidget.c
> (gdb) p widget
> $2 = (GtkWidget *) 0xf04510
> (gdb) p Vframe_list
> 'Vframe_list' has unknown type; cast it to its declared type
> (gdb) xcar
> Undefined command: "xcar". Try "help".
> (gdb) xframe
> Undefined command: "xframe". Try "help".
To solve the last two problems, do this:
(gdb) source /path/to/emacs/src/.gdbinit
These are commands we define in .gdbinit which comes with Emacs.
next prev parent reply other threads:[~2023-03-23 7:16 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 10:33 bug#62291: 30.0.50; PGTK copy + paste to other app problem Andrew Tropin
2023-03-20 11:05 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-20 11:17 ` Andrew Tropin
2023-03-20 12:36 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-21 9:10 ` Andrew Tropin
2023-03-21 10:30 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-21 13:25 ` Andrew Tropin
2023-03-21 16:13 ` Andrew Tropin
2023-03-22 0:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-22 4:42 ` Andrew Tropin
2023-03-22 6:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-22 7:28 ` Andrew Tropin
2023-03-22 10:33 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-22 11:02 ` Andrew Tropin
2023-03-23 0:44 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-23 5:18 ` Andrew Tropin
2023-03-23 7:16 ` Eli Zaretskii [this message]
2023-03-23 18:22 ` Andrew Tropin
2023-03-24 1:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-24 4:31 ` Andrew Tropin
2023-03-24 7:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-24 10:39 ` Andrew Tropin
2023-03-24 11:40 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-12 0:11 ` Stefan Kangas
2023-09-12 11:24 ` Andrew Tropin
2023-09-12 14:50 ` Stefan Kangas
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83fs9w544t.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=62291@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=luangruo@yahoo.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).