emacs-devel
[Top][All Lists]
Advanced

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

Re: GDB does not stop in breakpoint!


From: alin.s
Subject: Re: GDB does not stop in breakpoint!
Date: Mon, 11 Jan 2010 02:24:24 -0800 (PST)

My problem is this bug: it occurs during emacs start up. (emacs is compiled
for gtk):


Program received signal SIGSEGV, Segmentation fault.
0x0811e207 in check_x_display_info (object=138906162) at xfns.c:269
269             dpyinfo = FRAME_X_DISPLAY_INFO (sf);

(sf)->output_data was not initialized correctly.


Can you suggest me some better methods of debugging it?




-- 
View this message in context: 
http://old.nabble.com/GDB-does-not-stop-in-breakpoint%21-tp27107078p27108386.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.





reply via email to

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