This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174824 - [68cat] [debugger] Unable to debug using Glassfish Gem
Summary: [68cat] [debugger] Unable to debug using Glassfish Gem
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-18 06:09 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
IDE Log File (94.62 KB, text/plain)
2009-10-18 06:10 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-10-18 06:09:55 UTC
[ BUILD # : 200910161401 ]
[ JDK VERSION : 1.6.* ]

I have a Rails application with approximately 15 breakpoints.  To
test the capabilities of the Glassfish Gem (vs Webrick or Mongrel) I
switched the project properties to use the Glassfish Gem and launched
my project using the "Debug" selection from the pull-down menu on the
project tree.

During execution, when I expected  to be stopped by a breakpoint, the
application continued executing.  In fact, none of the breakpoints
were touched as I attempted to debug the application.
Comment 1 esmithbss 2009-10-18 06:10:27 UTC
Created attachment 89661 [details]
IDE Log File
Comment 2 Erno Mononen 2009-10-20 13:11:33 UTC
Confirmed, doesn't work from the command line either. Can't fix in NB, but I'm leaving this open as a task for tracking 
purposes. I've emailed the GF Gem author about this, I'll keep the issue updated.