bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39962: 27.0.90; Crash in Emacs 27.0.90


From: Paul Eggert
Subject: bug#39962: 27.0.90; Crash in Emacs 27.0.90
Date: Sun, 8 Mar 2020 17:01:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/8/20 4:58 PM, Pieter van Oostrum wrote:
Can I get this activated in a running gdb, or must I start a new gdb session?

You can type the 'define xgetsym' into a running GDB. Something like this:

(gdb) define xgetsym
Redefine command "xgetsym"? (y or n) y
Type commands for definition of "xgetsym".
End with a line saying just "end".
>xgetptr $arg0
>set $ptr = ((struct Lisp_Symbol *) ((char *) &lispsym + $ptr))
>end
(gdb)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]