projects
/
sdk
/
tools
/
netcoredbg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move Protocol's derived classes commons in Protocol
[sdk/tools/netcoredbg.git]
/
src
/
2018-04-27
Alexander Aksenov
Move Protocol's derived classes commons in Protocol
tree
|
commitdiff
2018-04-26
Igor Kulaychuk/SRR...
Merge pull request #21 from i-kulaychuk/fix-breakpoints
tree
|
commitdiff
2018-04-26
Igor Kulaychuk
Fix breakpoint removal
tree
|
commitdiff
2018-04-26
Igor Kulaychuk
Fix ids of fake exception breakpoints
tree
|
commitdiff
2018-04-25
Igor Kulaychuk/SRR...
Merge pull request #17 from i-kulaychuk/add-exception...
tree
|
commitdiff
2018-04-25
Igor Kulaychuk/SRR...
Merge pull request #20 from a-aksenov/fix_for_arch
tree
|
commitdiff
2018-04-25
Alexander Aksenov
Add missing header for modules.h
tree
|
commitdiff
2018-04-09
Igor Kulaychuk/SRR...
Merge pull request #18 from i-kulaychuk/tizen-fixes
tree
|
commitdiff
2018-04-09
Igor Kulaychuk
Handle breakpoints without full file path
tree
|
commitdiff
2018-04-09
Igor Kulaychuk
Fix MI message output
tree
|
commitdiff
2018-04-09
Igor Kulaychuk
Avoid crashing when funceval does not work
tree
|
commitdiff
2018-04-09
Igor Kulaychuk
Wait for coreclr to load (3s timeout) when attaching...
tree
|
commitdiff
2018-04-09
Igor Kulaychuk
Fix handling module paths with /proc/self prefix on...
tree
|
commitdiff
2018-04-06
Igor Kulaychuk
Fix output of MI `-thread-info` command
tree
|
commitdiff
2018-04-05
Igor Kulaychuk
Always report nearest sequence point to fix ExceptionTest
tree
|
commitdiff
2018-04-03
Igor Kulaychuk/SRR...
Merge pull request #16 from i-kulaychuk/debugger-tests
tree
|
commitdiff
2018-04-02
Igor Kulaychuk/SRR...
Merge pull request #13 from a-okoshkin/refactoring
tree
|
commitdiff
2018-03-29
Igor Kulaychuk
Add option for disabling libdbgshim installation
tree
|
commitdiff
2018-03-28
Andrey Okoshkin
Use only output string stream instead of the input...
tree
|
commitdiff
2018-03-27
Igor Kulaychuk
Copy libdbgshim.so to install directory
tree
|
commitdiff
2018-03-23
Andrey Okoshkin
Refactoring of ManagedDebugger::RunProcess()
tree
|
commitdiff
2018-03-23
Andrey Okoshkin
Move static `SymbolReaderDllName` and `SymbolReaderClas...
tree
|
commitdiff
2018-03-23
Andrey Okoshkin
Fixe size type cast (sized-unsized) in EscapeShellArg()
tree
|
commitdiff
2018-03-23
Andrey Okoshkin
Drop unused variable in DisableAllBreakpointsAndStepper...
tree
|
commitdiff
2018-03-21
Igor Kulaychuk/SRR...
Merge pull request #14 from a-okoshkin/change_cordebug_...
tree
|
commitdiff
2018-03-21
Andrey Okoshkin
Use `CorDebugVersion_4_0` in `CreateDebuggingInterfaceF...
tree
|
commitdiff
2018-02-12
Igor Kulaychuk/SRR...
Merge pull request #10 from a-okoshkin/fix_header_inclusion
tree
|
commitdiff
2018-02-09
Andrey Okoshkin
Drop `common.h` as unused
tree
|
commitdiff
2018-02-09
Andrey Okoshkin
Remove `common.h` header inclusion from `main.cpp`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Remove unnecessary header inclusions
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `miprotocol.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `vscodeprotocol.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `valueprint.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Add missing header inclusions in `symbolreader.h`
tree
|
commitdiff
2018-02-08
Igor Kulaychuk/SRR...
Merge pull request #11 from a-okoshkin/refactoring
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `frames.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `typeprinter.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusions in `manageddebugger.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Add missing inclusion of headers to modules.h
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Add missing inclusion of headers to debugger.h
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Add missing `pragma once` to `torelease.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Make ParseGenericParams() and FindTypeInModule() static...
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Fixed header inclusion for `platform.h`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Get rid of `cmdString` temporary variable in ManagedDeb...
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Use `nullptr` where it's possible
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Use `nullptr` everywhere in `class ToRelease`
tree
|
commitdiff
2018-02-08
Andrey Okoshkin
Use `enum CorDebugInterfaceVersion` in CreateDebuggingI...
tree
|
commitdiff
2018-02-07
Igor Kulaychuk/SRR...
Merge pull request #12 from i-kulaychuk/wip-no-pal
tree
|
commitdiff
2018-02-07
Igor Kulaychuk/SRR...
Merge pull request #9 from a-okoshkin/fix_wchar_convert
tree
|
commitdiff
2018-02-07
Andrey Okoshkin
Add `to_utf16()` instead of `convert.from_bytes()`
tree
|
commitdiff
2018-02-07
Andrey Okoshkin
Add missing usage of `to_utf8()` instead of `convert...
tree
|
commitdiff
2018-02-07
Andrey Okoshkin
Added `pragma once` to cputil.h
tree
|
commitdiff
2018-02-07
Andrey Okoshkin
Redesign of `to_utf8()`
tree
|
commitdiff
2018-02-06
Igor Kulaychuk
Use `dotnet` CLI to launch application
tree
|
commitdiff
2018-02-06
Igor Kulaychuk
Dynamically load PAL symbols from libcoreclr instance
tree
|
commitdiff
2018-02-06
Igor Kulaychuk
Add DLOpen and DLSym wrappers
tree
|
commitdiff
2018-02-06
Igor Kulaychuk
Add `USleep` function (based in `usleep`) instead of...
tree
|
commitdiff
2018-02-06
Igor Kulaychuk
Use `std::wstring_convert()` instead of PAL-based conve...
tree
|
commitdiff
2018-02-05
Igor Kulaychuk/SRR...
Merge pull request #7 from a-okoshkin/refactoring
tree
|
commitdiff
2018-02-05
Andrey Okoshkin
`m_clrPath` is initialized in ManagedDebugger::AttachTo...
tree
|
commitdiff
2018-02-05
Andrey Okoshkin
`GetCLRPath()` and `InternalEnumerateCLRs()` accept...
tree
|
commitdiff
2018-02-05
Andrey Okoshkin
`pid` is `DWORD` in Startup() and AttachToProcess(...
tree
|
commitdiff
2018-02-05
Andrey Okoshkin
Debugger::IsJustMyCode() is const now
tree
|
commitdiff
2018-02-02
Andrey Okoshkin
Make EmitInitializedEvent() and EmitTerminatedEvent...
tree
|
commitdiff
2018-02-02
Andrey Okoshkin
Add missing initialisation of ManagedDebugger fields
tree
|
commitdiff
2018-02-02
Andrey Okoshkin
MIProtocol and VSCodeProtocol default constructors...
tree
|
commitdiff
2018-02-02
Andrey Okoshkin
Drop extra ';' in MIProtocol header
tree
|
commitdiff
2018-02-01
Igor Kulaychuk/SRR...
Merge pull request #5 from a-okoshkin/improve_cmake
tree
|
commitdiff
2018-02-01
Igor Kulaychuk/SRR...
Merge pull request #4 from i-kulaychuk/enable-stopatentry
tree
|
commitdiff
2018-02-01
Igor Kulaychuk/SRR...
Merge pull request #3 from i-kulaychuk/enable-logging
tree
|
commitdiff
2018-02-01
Igor Kulaychuk
Always enable stopAtEntry when launching through MI...
tree
|
commitdiff
2018-02-01
Igor Kulaychuk
Remove unused parameter
tree
|
commitdiff
2018-02-01
Igor Kulaychuk
Add entry event in MI protocol
tree
|
commitdiff
2018-01-31
Igor Kulaychuk
Add support for --engineLogging command line option
tree
|
commitdiff
2018-01-31
Andrey Okoshkin
Defines related to the build target are properly set now
tree
|
commitdiff
2018-01-31
Andrey Okoshkin
CoreCLR libraries are imported first in `netcoredbg...
tree
|
commitdiff
2018-01-30
Igor Kulaychuk
Add support for stopAtEntry option
tree
|
commitdiff
2018-01-30
Igor Kulaychuk
Compile only specified files when building SymbolReader
tree
|
commitdiff
2018-01-29
Igor Kulaychuk/SRR...
Merge pull request #2 from a-okoshkin/fix_cmake_managed...
tree
|
commitdiff
2018-01-29
Andrey Okoshkin
Add support of out-of-source SymbolReader build
tree
|
commitdiff
2018-01-26
Igor Kulaychuk
Fix OutputEvent body
tree
|
commitdiff
2018-01-24
Igor Kulaychuk
Initial support for VSCode debugger protocol
tree
|
commitdiff
2018-01-24
Igor Kulaychuk
Report number of available frames and use levels instea...
tree
|
commitdiff
2018-01-24
Igor Kulaychuk
Move ManagedDebugger class declaration into a separate...
tree
|
commitdiff
2018-01-24
Igor Kulaychuk
Add Continued event and clear variable references when...
tree
|
commitdiff
2018-01-23
Igor Kulaychuk
Refactor Debugger - make initialization more verbose
tree
|
commitdiff
2018-01-23
Igor Kulaychuk
Fix frame id
tree
|
commitdiff
2018-01-22
Igor Kulaychuk
Move JMC related methods into Modules class
tree
|
commitdiff
2018-01-19
Igor Kulaychuk
Refactor printing loaded libraries (modules)
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Rename commands.cpp to miprotocol.cpp
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Move all MIProtocol methods implementations into comman...
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Refactor ManagedDebugger implementation into separate...
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Refactor Debugger into the ManagedDebugger class which...
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Refactor variables handler into Variables class
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Refactor breakpoints handler into the Breakpoints class
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Do not allow access to private fields of ManagedCallbac...
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Make GetThreadsState function non-static
tree
|
commitdiff
2018-01-18
Igor Kulaychuk
Refactor Modules namespace into Modules class
tree
|
commitdiff
2018-01-17
Igor Kulaychuk
Make PrintFrameLocation a private static method of...
tree
|
commitdiff
2018-01-17
Igor Kulaychuk
Make DisableAllSteppers a private static method of...
tree
|
commitdiff
next