Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Debugger not available

Reply
Thread Tools

Debugger not available

 
 
Ralph Shnelvar
Guest
Posts: n/a
 
      01-17-2010
f:\Ralph-Rails-Apps\WebOfTrust>ruby script/server webrick --debugger
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
f:/Ralph-Rails-Apps/WebOfTrust/config/initializers/at_file_line_msg.rb @
6:
=> Debugger enabled
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-01-17 07:27:14] INFO WEBrick 1.3.1
[2010-01-17 07:27:14] INFO ruby 1.8.6 (2007-09-24) [i386-mswin32]
[2010-01-17 07:27:14] INFO WEBrick::HTTPServer#start: pid=3940
port=3000

***** Debugger requested, but was not available: Start server with
--debugger to
enable *****

- - - - - - - - - - -

Huh?

If I set a debugger breakpoint at some other points in my app, the
debugger comes up ... so it's not some sort of typo. And, anyway, stdout
says the debugger was enaabled.

When is the debugger not available?
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help getting a debugger going for IE - any free debugger aflat362 Javascript 7 12-07-2006 10:51 PM
Neither IE-Debugger or Mozilla/Venkman debugger can step through dynamically added code? Robert Oschler Javascript 1 09-05-2005 07:17 AM
RE: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" =?Utf-8?B?VHJldm9yIEJlbmVkaWN0IFI=?= ASP .Net 0 06-07-2004 07:11 AM
Re: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" Natty Gur ASP .Net 0 06-06-2004 05:46 AM
jython: graphically debugger / IDE available? cmkl Python 0 11-21-2003 10:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57