GNU bug report logs -
#7023
23.1; CEDET fails to infer type of exeption in catch block
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list,
and to the gnu.emacs.bug news group.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Given the code:
try {
...
} catch (Exception e) {
e<point here>
}
CEDET's semantic-ia-show-summary states that there is no summary
information for e.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.1/etc/DEBUG for instructions.
In GNU Emacs 23.1.1 (amd64-portbld-freebsd9.0, GTK+ Version 2.18.7)
of 2010-04-12 on fortitudo
Windowing system distributor `The X.Org Foundation', version 11.0.10601000
configured using `configure '--with-x-toolkit=gtk' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'build_alias=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=-L/usr/local/lib -lintl' 'CPPFLAGS=-I/usr/local/include''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
erc-track-mode: t
erc-track-minor-mode: t
erc-ring-mode: t
erc-networks-mode: t
erc-netsplit-mode: t
erc-menu-mode: t
erc-match-mode: t
erc-list-mode: t
erc-dcc-mode: t
erc-pcomplete-mode: t
erc-button-mode: t
erc-fill-mode: t
erc-stamp-mode: t
erc-irccontrols-mode: t
erc-noncommands-mode: t
erc-move-to-prompt-mode: t
erc-readonly-mode: t
erc-scrolltobottom-mode: t
eldoc-mode: t
goto-address-mode: t
diff-auto-refine-mode: t
tracking-mode: t
gimme-status-mode: t
show-paren-mode: t
display-time-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
r i p t SPC r u n t i m e SPC r u n n i n g SPC o n
t o p SPC o f SPC p l e x SPC s i t t i n g SPC a r
o u n d SPC o n SPC m y SPC o l d SPC l a p t o p <return>
i ' d SPC k i n d SPC o f SPC r a t h e r SPC a SPC
l i s p SPC k e r n e l , SPC b u t SPC e h <return>
s / p l e x / p r e x / <return> C-y <return> n o t
SPC r e a l l y SPC u n d <backspace> <backspace> <backspace>
a n y m o r e <return> i m <backspace> <backspace>
o p t i m i z i n g SPC l i s p SPC i s SPC w e l l
SPC u n d e r s t o o d SPC t h e s e SPC d a y s <return>
<select-window> <select-window> i k SPC m e a n SPC
l C-a C-f C-f <backspace> C-e o o k SPC a t SPC s b
c l <return> <switch-frame> <switch-frame> m i g h
t SPC b e SPC a b l e SPC t o SPC u s e SPC c h i c
k e n SPC s c h e m e <return> <select-window> <select-window>
<help-echo> <help-echo> <select-window> <select-window>
<help-echo> <help-echo> <select-window> <help-echo>
<down-mouse-2> <mouse-2> <help-echo> <select-window>
<down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5>
<select-window> <help-echo> <help-echo> <down-mouse-2>
<mouse-2> <help-echo> <switch-frame> <switch-frame>
<switch-frame> M-x r e p o <tab> r <tab> <return>
Recent messages:
byte-code: End of buffer [2 times]
byte-code: Beginning of buffer [4 times]
byte-code: End of buffer [2 times]
byte-code: Beginning of buffer [2 times]
call-interactively: Text is read-only
byte-code: Beginning of buffer [2 times]
byte-code: End of buffer [2 times]
call-interactively: Text is read-only
Mark set
Making completion list...
This bug report was last modified 14 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.