Issue Details (XML | Word | Printable)

Key: JRUBY-2474
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas E Enebo
Reporter: Martin Krauskopf
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JRuby

--debug for interpreted mode, --jdb for jdb

Created: 29/Apr/08 06:22 PM   Updated: 04/Jul/08 09:07 AM   Resolved: 12/May/08 02:56 PM
Return to search
Component/s: Miscellaneous
Affects Version/s: JRuby 1.1.2
Fix Version/s: JRuby 1.1.2

Time Tracking:
Not Specified

File Attachments: 1. File debug-mode_patch.diff (2 kB)


Patch Submitted: Yes


 Description  « Hide

As we discussed on IRC: http://kessel.ilrt.bris.ac.uk/jruby/logs/2008-04-29.html#T22-19-16

====
22:19:16 <mkrauskopf> Might be I would use --jdb for 'jdb' and --debug for '-J-Djruby.reflection=true -J-Djruby.compile.mode=OFF' mode
22:20:11 <mkrauskopf> --jdb will be likely used just by few developer of JRuby itself and its extensions. --debug would be better for users.
====

Attaching patch.



Thomas E Enebo added a comment - 12/May/08 02:56 PM

This appears to have been already committed.