Hello,

[email protected] (Ludovic Courtès) writes:

> With a process being run under JDB, I'm unable to use
> `jde-bug-break-on-exception':

`jde-bug.el' reads this:

--8<---------------cut here---------------start------------->8---
        ["Break on exception"
         jde-bug-break-on-exception 
         :active (and 
                  (jde-dbs-debugger-running-p)
                  (jde-dbs-get-target-process))]
--8<---------------cut here---------------end--------------->8---

Thus, I assume `jde-bug-break-on-exception' is only meant to work with
JDEbug, not with JDB.  Is this correct?

Thanks,
Ludo'.


------------------------------------------------------------------------------
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to