(gud-menu-map): Add jdb support for "run".
authorPavel Janík <Pavel@Janik.cz>
Sat, 21 Dec 2002 23:06:34 +0000 (23:06 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 21 Dec 2002 23:06:34 +0000 (23:06 +0000)
commitb059213896f9a3f3e78fc447a90764f5e24df295
treee270b9f35a06e8a6bd4946708b09d7938384865c
parent02a0d085b2a6f5eae286a96559e052344ee24e48
(gud-menu-map): Add jdb support for "run".
(gud-jdb-find-source-using-classpath): Use 'identity.
(gud-jdb-marker-filter): Marker regexp and filename filtering change to
support a backwards-incompatible change in Sun's jdb line number display in
SDK versions 1.4.
(gud-format-command): gud-find-class now requires two parameters (file and
linenumber).
(gud-find-class): Bulk of the change related to using c-syntactic symbols
to locate nested class declarations in java sources visited by java-mode
(cc-mode).
lisp/ChangeLog
lisp/gud.el