GNU bug report logs - #15574
24.3.50; Can't debug, VALMASK undefined

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> swipnet.se>

Date: Wed, 9 Oct 2013 16:58:02 UTC

Severity: normal

Found in version 24.3.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15574 in the body.
You can then email your comments to 15574 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15574; Package emacs. (Wed, 09 Oct 2013 16:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jan Djärv <jan.h.d <at> swipnet.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 09 Oct 2013 16:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Can't debug, VALMASK undefined
Date: Wed, 9 Oct 2013 18:56:57 +0200
Hello.

When starting gdb, I get:

warning: Got an error handling event: "No symbol "VALMASK" in current context.".

Needles to say, any debugging of Lisp objects and Lisp backtrace doesn't work.
It seems clang optimizes away VALMASK even at zero optimizing level.

Can we rearrange this somehow?  External and defined in a C-file?  Or fix .gdbinit to not use VALMASK?

	Jan D.



In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.5.0, NS apple-appkit-1187.39)
of 2013-10-02 on zeplin
Bzr revision: 114501 jan.h.d <at> swipnet.se-20131002185234-b2ye4esar88g5gov
Windowing system distributor `Apple', version 10.3.1187
Configured using:
`configure --verbose --with-ns CFLAGS=-g3'

	Jan D.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15574; Package emacs. (Wed, 09 Oct 2013 17:08:01 GMT) Full text and rfc822 format available.

Message #8 received at 15574 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: 15574 <at> debbugs.gnu.org
Subject: Re: bug#15574: 24.3.50; Can't debug, VALMASK undefined
Date: Wed, 9 Oct 2013 19:07:06 +0200
Hello.

ARRAY_MARK_FLAG is also optimized away.

	Jan D.

9 okt 2013 kl. 18:56 skrev Jan Djärv <jan.h.d <at> swipnet.se>:

> Hello.
> 
> When starting gdb, I get:
> 
> warning: Got an error handling event: "No symbol "VALMASK" in current context.".
> 
> Needles to say, any debugging of Lisp objects and Lisp backtrace doesn't work.
> It seems clang optimizes away VALMASK even at zero optimizing level.
> 
> Can we rearrange this somehow?  External and defined in a C-file?  Or fix .gdbinit to not use VALMASK?
> 
> 	Jan D.
> 
> 
> 
> In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.5.0, NS apple-appkit-1187.39)
> of 2013-10-02 on zeplin
> Bzr revision: 114501 jan.h.d <at> swipnet.se-20131002185234-b2ye4esar88g5gov
> Windowing system distributor `Apple', version 10.3.1187
> Configured using:
> `configure --verbose --with-ns CFLAGS=-g3'
> 
> 	Jan D.
> 
> 
> 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15574; Package emacs. (Thu, 17 Oct 2013 03:11:02 GMT) Full text and rfc822 format available.

Message #11 received at 15574 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 15574 <at> debbugs.gnu.org
Subject: Re:  24.3.50; Can't debug, VALMASK undefined
Date: Wed, 16 Oct 2013 20:10:17 -0700
I took a stab at fixing this in trunk bzr 114691; please give it a try.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15574; Package emacs. (Thu, 17 Oct 2013 05:47:01 GMT) Full text and rfc822 format available.

Message #14 received at 15574 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 15574 <at> debbugs.gnu.org
Subject: Re: 24.3.50; Can't debug, VALMASK undefined
Date: Thu, 17 Oct 2013 07:46:11 +0200
Hello.

17 okt 2013 kl. 05:10 skrev Paul Eggert <eggert <at> cs.ucla.edu>:

> I took a stab at fixing this in trunk bzr 114691; please give it a try.

A quick test indicates that it is working.

Thanks,

	Jan D.




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Thu, 17 Oct 2013 06:34:02 GMT) Full text and rfc822 format available.

Notification sent to Jan Djärv <jan.h.d <at> swipnet.se>:
bug acknowledged by developer. (Thu, 17 Oct 2013 06:34:03 GMT) Full text and rfc822 format available.

Message #19 received at 15574-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 15574-done <at> debbugs.gnu.org
Subject: Re: 24.3.50; Can't debug, VALMASK undefined
Date: Wed, 16 Oct 2013 23:33:21 -0700
Thanks for checking; marking this as done.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Nov 2013 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 176 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.