all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "lu@luxdo.jp" <lu@luxdo.jp>
Cc: help-gnu-emacs@gnu.org, jde@sunsite.dk
Subject: Re: Jdee debug problem
Date: Thu, 02 Aug 2007 21:22:15 +0900	[thread overview]
Message-ID: <46B1CC77.5070603@luxdo.jp> (raw)
In-Reply-To: <46AFBF0A.8090700@luxdo.jp>

lu@luxdo.jp さんは書きました:
>>
>> Hi,I use emacs22.1,jde2.3.5.1,cedet 1.0pre3,elib-1.0 to develop java
>> application.
>> I set the break point and press C-c C-v C-d to start debug.(using jdb)
>> It stop at the break point,but when I press C-c C-a C-s(step over),
>> It can't work any more,The step over,step in,step out,continue menu
>> became disable status.
>> I tried at both linux and window,It have the same problem.
>> When I set jde-debugger to jdebug,Perhaps It works OK,But slowly.
>>
>> Does it mean jdee can't fully support emacs22 and
>> Is there any way to solve this problem?
>>   
> Stefan Monnier さんは書きました:
>>> Hi,I use emacs22.1,jde2.3.5.1,cedet 1.0pre3,elib-1.0 to develop java
>>>     
>>            ^^^^^^^^^            ^^^^^^^^^^^^^
>>
>> These two are incompatible: upgrade the Cedet package to pre4.
>>
>>
>>         Stefan
>> _______________________________________________
>> help-gnu-emacs mailing list
>> help-gnu-emacs@gnu.org
>> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>>
>>   
> Thanks for your replay,I updated cedet to 1.0pre4,but It have
> the same problem.(buy the way,The jdk which I tested are
> 1.4.2,1.5,6.0,all have the sample problem,I think it is not the problem
> of jdk)
> The following is the detail of my settting.
> ls /home/lu/emacs_plugin/
> >> cedet elib jde
> my .emacs is
> >> cat /home/lu/.emacs
> (add-to-list 'load-path (expand-file-name "~/emacs_plugin/jde/lisp"))
> (add-to-list 'load-path (expand-file-name "~/emacs_plugin/cedet/common"))
> (load-file (expand-file-name "~/emacs_plugin/cedet/common/cedet.el"))
> (add-to-list 'load-path (expand-file-name "~/emacs_plugin/elib"))
>
>
>
>
Is there Anyone knows how to solve this problem?
It there anyone can have a try?

  reply	other threads:[~2007-08-02 12:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4165.1185893065.32220.help-gnu-emacs@gnu.org>
2007-07-31 21:16 ` Jdee debug problem Stefan Monnier
2007-07-31 23:00   ` lu
2007-08-02 12:22     ` lu [this message]
2007-07-31 14:43 lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46B1CC77.5070603@luxdo.jp \
    --to=lu@luxdo.jp \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jde@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.