issues
search
provegard
/
ncdbg
A debugger for Nashorn that uses Chrome DevTools as frontend
BSD 3-Clause "New" or "Revised" License
31
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not stopping on breakpoint
#107
mskcork
opened
4 years ago
15
Failed to handle message
#106
icodebetter
closed
5 years ago
3
java.lang.NoClassDefFoundError: com/sun/jdi/Bootstrap
#105
hugsyy
closed
5 years ago
5
cannot access devtools url from docker container
#104
hugsyy
closed
5 years ago
3
java.io.IOException: handshake failed - connection prematurally closed
#103
hugsyy
closed
5 years ago
3
not stopping on breakpoint #100 is back
#102
benoitcerrina
closed
5 years ago
2
fails to load Javascript files with Illegal character exception
#101
Deepashreehg
opened
6 years ago
19
Debugging session not stopping on breakpoints
#100
benoitcerrina
closed
5 years ago
19
Name scripts
#99
brainopener
closed
6 years ago
6
Debugging after changing js
#98
ThePainnn
closed
6 years ago
16
Startup script at bin/ncdbg fails when 'sh' is dash (Debian, Ubuntu, Linux Mint)
#97
davidpcaldwell
closed
6 years ago
10
Keep Application Running
#96
augustocdias
closed
6 years ago
3
can't step into
#95
benoitcerrina
closed
6 years ago
6
Don't leak the hidden map entries array
#94
provegard
closed
6 years ago
0
Error when evaluating a free variable inside a `with` block
#93
provegard
closed
6 years ago
1
Less verbose error messages
#92
provegard
closed
6 years ago
0
Leak less code into the log file
#91
provegard
opened
6 years ago
0
Console evaluation freezes with an erroneous expression
#90
provegard
closed
6 years ago
0
frozen debugger
#89
benoitcerrina
closed
6 years ago
13
Exception on startup
#88
benoitcerrina
closed
6 years ago
3
Investigate how we use the silent flag
#87
provegard
closed
6 years ago
2
Report script ID in ExceptionDetails
#86
provegard
opened
6 years ago
0
Extracting object properties may hang
#85
provegard
closed
6 years ago
1
Implement Runtime.compileScript
#84
provegard
closed
6 years ago
1
Document/handle slot sharing for locals
#83
provegard
opened
6 years ago
3
Odd behavior when stepping over line with breakpoint
#82
provegard
closed
6 years ago
2
VSCode doesn't show file URLs nicely
#81
provegard
closed
6 years ago
2
Property extraction not working when Java isn't present
#80
provegard
closed
6 years ago
0
Fix VSCode instructions
#79
provegard
closed
6 years ago
1
Error: 'null' for object '{"id":"$$locals-ndsf1310"}
#78
benoitcerrina
closed
6 years ago
14
java.lang.IllegalStateException: Property extraction can only be done in a paused state.
#77
benoitcerrina
closed
6 years ago
12
Support viewing a big array in the console
#76
provegard
closed
6 years ago
0
[[Entries]] for Map and Set
#75
provegard
closed
6 years ago
0
Preview for Map and Set
#74
provegard
closed
6 years ago
2
Improve typed array preview
#73
provegard
closed
6 years ago
1
Setting local variable via console doesn't work
#72
provegard
closed
6 years ago
0
Fix shaky pause support
#71
provegard
closed
6 years ago
1
Allow disabling print capture
#70
provegard
opened
7 years ago
0
Stack trace shown for warning message
#69
JayBerlin
closed
7 years ago
11
Getting error when performing property extraction
#68
JayBerlin
closed
7 years ago
6
Add Java 9 support
#67
provegard
closed
6 years ago
1
Deal with code evaluation that loads a script
#66
provegard
closed
6 years ago
1
Handle reloaded script with same path/URL
#65
provegard
closed
7 years ago
0
Scripts are not merged if Recompilation is seen first
#64
provegard
closed
7 years ago
0
Debugger crashing: ActorInitializationException
#63
SiAdcock
closed
7 years ago
30
Object was garbage collected
#62
provegard
closed
7 years ago
2
Make it possible to set a breakpoint in a function that isn't executed
#61
provegard
closed
7 years ago
0
Step into doesn't work in Java 9
#60
provegard
closed
7 years ago
0
Support relative path
#59
provegard
closed
7 years ago
1
Make use of DevTools internal properties
#58
provegard
closed
6 years ago
1
Next