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

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

bug#25851: 25.2; GTK warning when starting Emacs when desktop file has m


From: N. Jackson
Subject: bug#25851: 25.2; GTK warning when starting Emacs when desktop file has more than one frame
Date: Sun, 26 Feb 2017 17:09:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

At 09:55 +0200 on Saturday 2017-02-25, Eli Zaretskii wrote:
>
> It sometimes happens with preprocessor macros.  The trick I use in
> those cases is this:
>
>   (gdb) print USPosition+0
>
> If even this doesn't help, it most probably means Emacs wasn't
> compiled with the -g3 flag.

I did have the `-g3' flag set. However as part of the historical baggage
in my build script I also had `-ggdb'. Removing the `-ggdb' flag fixed
this particular problem. Now I can get GDB to show me the values of
preprocessor "constants". Thanks.





reply via email to

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