Bugs: Browse | Submit New | Admin

[#23473] ruby debug can't use the command :"break n"

Date:
2009-01-06 15:39
Priority:
3
Submitted By:
Winston Wang (winstonwzl)
Assigned To:
Anders Lindgren (andersl)
Category:
ruby-debug
State:
Open
Summary:
ruby debug can't use the command :"break n"

Detailed description
when i debug a program use rdebug command,but it doesn't work,as follow:

C:\Documents and Settings\wangzhili>rdebug E:\rdebug\triangle.rb
E:/rdebug/triangle.rb:8
def triangle(n)
(rdb:1) break 4
c:/ruby/lib/ruby/gems/1.8/gems/linecache-0.43/lib/tracelines.rb:27: [BUG] Segmen
tation fault
ruby 1.8.6 (2007-09-24) [i386-mswin32]


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-01-06 15:40
Sender: Winston Wang

*** LOCAL GEMS ***

columnize (0.2)
    Read file with caching

fxri (0.3.6)
    Graphical interface to the RI documentation, with 
search engine.

fxruby (1.6.12)
    FXRuby is the Ruby binding to the FOX GUI toolkit.

hpricot (0.6)
    a swift, liberal HTML parser with a fantastic library

linecache (0.43)
    Read file with caching

log4r (1.0.5)
    Log4r is a comprehensive and flexible logging library 
for Ruby.

rake (0.7.3)
    Ruby based make-like utility.

ruby-debug (0.10.3)
    Command line interface (CLI) for ruby-debug-base

ruby-debug-base (0.10.3)
    Fast Ruby debugger - core component

ruby-debug-ide (0.4.3)
    IDE interface for ruby-debug.

sources (0.0.1)
    This package provides download sources for remote gem 
installation

win32-api (1.0.4)
    A superior replacement for Win32API

win32-clipboard (0.4.3)
    A package for interacting with the Windows clipboard

win32-dir (0.3.2)
    Extra constants and methods for the Dir class on 
Windows.

win32-eventlog (0.4.6)
    Interface for the MS Windows Event Log.

win32-file (0.5.4)
    Extra or redefined methods for the File class on 
Windows.

win32-file-stat (1.2.7)
    A File::Stat class tailored to MS Windows

win32-process (0.5.3)
    Adds fork, wait, wait2, waitpid, waitpid2 and a 
special kill method

win32-sapi (0.1.4)
    An interface to the MS SAPI (Sound API) library.
win32-sound (0.4.1)
    A library for playing with sound on MS Windows.
windows-api (0.2.0)
    An easier way to create methods using Win32API
windows-pr (0.7.2)
    Windows functions and constants bundled via Win32::API

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
assigned_tonone2009-01-13 14:41winstonwzl
summaryruby debug can't use the command :"break n"2009-01-13 14:41winstonwzl
summaryruby debug can't use the command :"break n"2009-01-06 15:40winstonwzl