GNU bug report logs -
#21965
24.5; Emacs freezes when canceling at open file
Previous Next
Reported by: Maneesh Yadav <maneeshkyadav <at> gmail.com>
Date: Fri, 20 Nov 2015 21:21:02 UTC
Severity: normal
Found in version 24.5
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ugh, this is not a part of emacs, but for the sake of anyone else who
has to to do the same in the future. Does anyone have hints as to
building the debug version of macport emacs?
I did:
port dir emacs
(backed up original portfile)
added compiler flags -O0 and -g
*not quite sure where how to to run dsym...
Assuming I can edit the portfile properly then I should be able to
building the debug emacs binary. If anyone already has a clever way
of doing this, please let me know otherwise I will trudge through
macports.
On Fri, Nov 20, 2015 at 3:54 PM, John Wiegley <jwiegley <at> gmail.com> wrote:
>>>>>> Maneesh Yadav <maneeshkyadav <at> gmail.com> writes:
>
>> Apologies for the debug newbieness...this shows that the debug symbols are
>> in there, correct?
>
> Only the symbol table is there (i.e., it hasn't been stripped), not the debug
> info (i.e., -g) that correlates TEXT addresses with file and line numbers.
>
> John
This bug report was last modified 4 years and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.