issues
search
ruby
/
debug
Debugging functionality for Ruby
BSD 2-Clause "Simplified" License
1.14k
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remote debugger failing on first hit with puma
#1121
kikonen
opened
2 weeks ago
0
JRuby support
#1120
headius
opened
1 month ago
0
Add option to try to connect to a range of TCP ports
#1119
gerymate
opened
1 month ago
6
Make C-extension Ractor-safe
#1118
mohamedhafez
opened
2 months ago
0
Avoid port conflict in TCP/IP mode in processes that fork
#1117
crystianwendel
opened
2 months ago
2
Fix flaky tests
#1116
nobu
closed
2 months ago
1
Handle case when defined?(RubyVM.keep_script_lines) is false
#1115
kddnewton
closed
2 months ago
1
Option to rebind Ctrl-D from `quit` to `continue`
#1114
dmke
opened
2 months ago
0
Process waits for forked children when 'debug' is loaded
#1113
sudoremo
opened
3 months ago
1
Autocomplete not in parity with irb?
#1112
brandoncc
closed
3 months ago
2
Accept colon style Hash#inspect in test/console/print_test.rb
#1111
tompng
closed
4 months ago
1
Segmentation Fault Crash
#1110
reidcooper
closed
2 months ago
2
`list -` doesn't work with IRB console
#1109
AlexWayfer
opened
4 months ago
2
Allow assigning to local variable conflicting with command name
#1108
tompng
opened
4 months ago
1
The console become frozen while debugging in Rails
#1107
jdonadob
opened
5 months ago
1
Add changelog_uri to gemspec
#1106
fynsta
closed
2 months ago
0
do not include `$FILENAME` in globals
#1105
nyz93
closed
5 months ago
2
Having to specify bundle exec twice
#1102
petertimwalker
opened
6 months ago
2
Fix minor typos / grammar in README.md
#1101
ozydingo
opened
6 months ago
2
Fix irb_test prompt assertion failure
#1100
tompng
opened
6 months ago
1
after_fork_parent method waits for all child processes to stop
#1099
sada
opened
7 months ago
2
Keystrokes between `debugger` sessions seem to persist
#1098
joshuay03
opened
7 months ago
8
Improve RUBYOPT's handling in tests
#1097
st0012
opened
7 months ago
2
Lazily activate the debugger
#1096
st0012
closed
7 months ago
2
Use default `max_lines` when calling `up` & `down`
#1094
HeyNonster
opened
7 months ago
4
Use rb_iseqw_to_iseq to get iseq pointer
#1093
peterzhu2118
closed
8 months ago
2
Mention IRB console in readme
#1092
st0012
closed
8 months ago
2
Cut a new release for the Rails stdin bug
#1091
freesteph
closed
8 months ago
2
Add Launchable in CI
#1090
ono-max
closed
8 months ago
1
Fix flakey test "test_reponse_returns_correct_threads_info"
#1089
ono-max
closed
8 months ago
0
Separate setup and execution steps in CI
#1088
ono-max
closed
8 months ago
0
Could not find valid gem
#1087
SailingDreams
closed
8 months ago
1
Add a shorter alias for the whereami command
#1086
odinhb
opened
8 months ago
1
Large data output
#1085
loqimean
opened
9 months ago
1
`!!!` to fast forward breakpoints like in pry
#1084
adillari
opened
9 months ago
5
catch up ruby 3.4.0 error related changes
#1083
ko1
closed
9 months ago
0
test
#1082
ono-max
closed
9 months ago
1
Revert "Add launchable integration"
#1081
ono-max
closed
9 months ago
0
Support Ruby 3.4's new error message format
#1080
hsbt
closed
9 months ago
2
Remove usage of deprecated constant IRB::InputCompletor
#1079
wildmaples
opened
9 months ago
0
Bump actions/setup-java from 3 to 4
#1078
dependabot[bot]
closed
9 months ago
2
Bump actions/setup-python from 4 to 5
#1077
dependabot[bot]
closed
9 months ago
2
Question: Could not load source 'Fastfile': not found, while debugging a Fastlane lane from VSCODE
#1076
lechuckcaptain
opened
9 months ago
0
Slow print (STDOUT) of large objects
#1075
AlexAvlonitis
opened
9 months ago
0
Fix ENOENT error when readline is not loaded
#1073
lazyatom
closed
9 months ago
2
Fix syntax warnings
#1072
casperisfine
closed
9 months ago
1
Drop base64 dependency
#1071
Earlopain
closed
9 months ago
1
Add launchable integration
#1070
ono-max
closed
9 months ago
1
Feat/Bug: Set the value of `_` (underscore) to the value of the last ruby expression
#1069
joe-sharp
opened
10 months ago
3
Proposal: reverse continue
#1068
lloeki
opened
10 months ago
0
Next