issues
search
Samsung
/
netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
MIT License
836
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to use this debugger with VS Code?
#179
NatElkins
closed
2 weeks ago
6
Replace misleading console directory in README.md
#178
n-ae
closed
3 weeks ago
2
Unable to list variables
#177
EvgeniiPotanin
closed
1 month ago
2
Escape source path in VSCode protocol output event
#176
tbrauredev
closed
3 weeks ago
7
Unescaped source path in JSON body of DAP output event causes errors in nvim-dap
#175
tbrauredev
closed
3 weeks ago
2
Add osx-arm64 asset to release
#174
mirkoSekulic
opened
2 months ago
4
Failing to load symbols with NetCoreDbg and Godot
#173
SchnozzleCat
closed
3 months ago
6
Winget installer?
#172
Kurren123
opened
4 months ago
3
Debug.Writeline Exits Console App
#171
YogiCoder8888
opened
5 months ago
4
Update README.md
#170
TechProofreader
closed
2 months ago
1
Update README.md
#169
TechProofreader
closed
2 months ago
4
Shows warning even though works properly
#168
MuriMan
closed
7 months ago
5
Allow reading from stdin
#167
Armando-CodeCafe
closed
8 months ago
4
Location missing if unhandled Exception occurred in async Main
#166
itn3000
closed
3 weeks ago
3
Segfault when debugging minimal project
#165
isbobbydigitalak
opened
9 months ago
4
Added symbols loading when loading in-memory modules
#164
thanikTheDev
closed
8 months ago
3
Support for launchSettings.json related options in DAP launch request
#163
DRKV333
opened
9 months ago
8
Build hangs at Creating new dotnet project
#162
rubin55
closed
8 months ago
6
`InitializedEvent` before `InitializeResponse`
#161
GniLudio
closed
3 weeks ago
1
`Assertion failed: !read_lock` when building from source
#160
GniLudio
opened
9 months ago
3
The value of type double? property in class is confusing
#159
fenixjiang
closed
3 weeks ago
5
Unable to load `dbgshim.dll` after building from source
#158
GniLudio
closed
10 months ago
5
`source` of `OutputEvent` is `string` instead of `Source`
#157
GniLudio
closed
8 months ago
6
Windows Defender false positive
#156
qgindi
opened
10 months ago
3
LaunchRequest not working
#155
GniLudio
closed
10 months ago
9
Stepping issues
#154
qgindi
closed
8 months ago
2
Break if bad breakpoint condition
#153
qgindi
closed
8 months ago
3
src/interfaces/types.h: add missing cstdint include
#152
xgqt
closed
11 months ago
1
netcoredbg process crashes when pausing after the last debugged thread ended
#151
qgindi
opened
11 months ago
6
How to change current thread?
#150
qgindi
opened
11 months ago
6
Debugger.Break in non-user code
#149
qgindi
opened
11 months ago
11
Incorrect thread identified as "Main Thread" in --attach mode
#148
qgindi
closed
11 months ago
2
Can't be built on Ubuntu 23.10
#147
MakiWolf
closed
11 months ago
10
netcorebgb puts display to sleep on macOS
#146
geraldspreer
opened
1 year ago
26
Can't hit breakpoint in asp.net core web application
#145
lem102
closed
1 year ago
4
Make download binaries work on a broader set of Linux distros
#144
tmds
opened
1 year ago
2
Make fails with error: conflicting types for 'wait'
#143
Invercargill
closed
1 year ago
8
netcoredbg does not Utilize DebuggerDisplayAttribute
#142
rudiejd
opened
1 year ago
1
If debugged assembly is unloaded and then reloaded, breakpoints will not be hit
#141
ppebb
opened
1 year ago
1
The list command fails and gives a segfault
#140
JustMeGunter
closed
1 year ago
13
Error on attach ... key 'processId' not found when trying attach neovim-dap debug adapter to netcoredbg
#139
KaiWalter
closed
1 year ago
7
docs: fix GDB/MI link
#138
randomnoise
closed
1 year ago
2
vscode interpreter does not load launchSettings.json
#137
Jarvismkennedy
closed
1 year ago
5
Tests fail with error "Unable to load /home/jacob/dev/netcoredbg/build/src/libdbgshim.so"
#136
lem102
closed
1 year ago
9
make fails with change directory error
#135
lem102
closed
1 year ago
12
Stuck at Breakpoints: netcoredbg ARM Debugging Issue with Stepping
#134
ShkumbinMNokia
closed
1 year ago
19
"NetCoreDbg.Evaluation+SyntaxKindNotImplementedException: NameColon not implemented!"
#133
vindicatorr
opened
1 year ago
1
Better evaluate expression ideas
#132
noam-sol
opened
1 year ago
8
add 'noDebug' support for launch configurations
#131
noam-sol
opened
1 year ago
4
fix: don't cache asyncMethodSteppingInfo
#130
noam-sol
closed
1 year ago
7
Next