Alexander Aksenov [Mon, 22 Oct 2018 17:13:37 +0000 (20:13 +0300)]
Logger: implementation
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Mon, 15 Oct 2018 08:52:42 +0000 (11:52 +0300)]
Improve nuget handling in spec file
Petr Bred [Sun, 14 Oct 2018 08:16:18 +0000 (11:16 +0300)]
Fix nuget logic
Signed-off-by: Petr Bred <p.bred@samsung.com>
Igor Kulaychuk [Thu, 11 Oct 2018 13:58:15 +0000 (16:58 +0300)]
Fix build for TV
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Wed, 10 Oct 2018 21:17:03 +0000 (00:17 +0300)]
Fix Windows build
Igor Kulaychuk [Tue, 9 Oct 2018 15:16:20 +0000 (18:16 +0300)]
Fix permissions of unpacked dlls in gbs
Igor Kulaychuk [Tue, 9 Oct 2018 14:50:55 +0000 (17:50 +0300)]
Fix gbs build
Igor Kulaychuk [Mon, 8 Oct 2018 15:47:24 +0000 (18:47 +0300)]
Speed up named variables evaluation
Igor Kulaychuk [Fri, 5 Oct 2018 18:24:43 +0000 (21:24 +0300)]
Update .gitignore
Igor Kulaychuk [Fri, 5 Oct 2018 17:21:47 +0000 (20:21 +0300)]
Conditional breakpoints: add implementation and test
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Wed, 3 Oct 2018 14:12:02 +0000 (17:12 +0300)]
Expressions: add implementation and test
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Mon, 1 Oct 2018 14:05:34 +0000 (17:05 +0300)]
Make set variables evaluation Roslyn-based
- input values changed to vsdbg-like
- change SetValue test according to the new input
Alexander Aksenov [Wed, 8 Aug 2018 17:45:27 +0000 (20:45 +0300)]
Variables: add set value support and test
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Mon, 27 Aug 2018 22:12:15 +0000 (01:12 +0300)]
Rename appveyor config
Igor Kulaychuk [Mon, 27 Aug 2018 22:08:23 +0000 (01:08 +0300)]
Add appveyor config file
Merge pull request #45 from dotnet/windows
Add Windows support
Igor Kulaychuk [Sat, 25 Aug 2018 21:17:50 +0000 (00:17 +0300)]
Add workaround for Windows rebuild failure
Igor Kulaychuk [Sat, 25 Aug 2018 20:59:32 +0000 (23:59 +0300)]
Update README
Igor Kulaychuk [Sat, 25 Aug 2018 20:29:14 +0000 (23:29 +0300)]
Fix dbgshim location for Tizen
Igor Kulaychuk [Fri, 24 Aug 2018 15:33:59 +0000 (18:33 +0300)]
Refactor handles redirection
Igor Kulaychuk [Thu, 23 Aug 2018 18:05:40 +0000 (21:05 +0300)]
Enable ReadFile to block when reading from socket
Igor Kulaychuk [Wed, 22 Aug 2018 20:31:54 +0000 (23:31 +0300)]
Enable I/O redirection and other platform functions on Windows
Igor Kulaychuk [Wed, 22 Aug 2018 16:58:27 +0000 (19:58 +0300)]
Fix unicode string convertion on Windows
Igor Kulaychuk [Wed, 22 Aug 2018 15:58:10 +0000 (18:58 +0300)]
Fix Windows compilation issues
Igor Kulaychuk [Wed, 22 Aug 2018 15:18:37 +0000 (18:18 +0300)]
Update CMake files for Windows build
Igor Kulaychuk [Wed, 22 Aug 2018 15:04:41 +0000 (18:04 +0300)]
Add support for Windows in TestRunner
Igor Kulaychuk [Wed, 22 Aug 2018 15:02:20 +0000 (18:02 +0300)]
Fix type casts
Igor Kulaychuk [Wed, 22 Aug 2018 14:48:45 +0000 (17:48 +0300)]
Fix mutex unlock
Igor Kulaychuk [Wed, 22 Aug 2018 14:45:07 +0000 (17:45 +0300)]
Do not use std::equal for std::string
Igor Kulaychuk [Wed, 22 Aug 2018 14:39:47 +0000 (17:39 +0300)]
Remove unused variables
Igor Kulaychuk [Mon, 20 Aug 2018 19:03:29 +0000 (22:03 +0300)]
Load dbgshim library dynamicaly
Merge pull request #44 from dotnet/fix-locals-variable-count
Fix variable count in Locals scope
Igor Kulaychuk [Tue, 21 Aug 2018 10:55:18 +0000 (13:55 +0300)]
Fix variable count in Locals scope
Merge pull request #43 from a-aksenov/test-decimal
Tests: updated ValueTest for decimal values
Alexander Aksenov [Mon, 13 Aug 2018 13:08:18 +0000 (16:08 +0300)]
Tests: updated ValueTest for decimal values
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Merge pull request #42 from a-aksenov/fix-decimal
Fix decimal display
Alexander Aksenov [Fri, 10 Aug 2018 13:39:45 +0000 (16:39 +0300)]
Fix decimal display
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Merge pull request #41 from k-baladurin/master
Suppress calling finalizer for incomplete objects
Konstantin Baladurin [Thu, 9 Aug 2018 16:25:30 +0000 (19:25 +0300)]
Suppress calling finalizer for incomplete object
Finalize shouldn't be called for objects that aren't initialized
by ctor.
Merge pull request #38 from dotnet/use-netcoreapp-link-if-present
Use a symlink (when available) for access CoreCLR version on Tizen
Igor Kulaychuk [Wed, 11 Jul 2018 01:59:58 +0000 (10:59 +0900)]
Use a symlink (when available) for access CoreCLR version on Tizen
Merge pull request #36 from dotnet/tizen-build-auto-coreclr-version
Automatically determine coreclr version in Tizen build
Igor Kulaychuk [Fri, 29 Jun 2018 09:19:56 +0000 (12:19 +0300)]
Automatically determine coreclr version in Tizen build
Igor Kulaychuk [Wed, 20 Jun 2018 14:26:04 +0000 (17:26 +0300)]
Add travis config file
Enable 3 jobs:
* build and test on Ubuntu
* build and test on macOS
* build for Tizen TM1 armv7l
If the build happens on master and is not from PR,
then tag it as latest and do a GitHub release.
Merge pull request #33 from dotnet/add-test-expect-timeout
Enable overriding test default timeout with TIMEOUT env
Igor Kulaychuk [Wed, 20 Jun 2018 19:57:22 +0000 (22:57 +0300)]
Enable overriding test default timeout with TIMEOUT env
Igor Kulaychuk [Wed, 20 Jun 2018 07:40:28 +0000 (10:40 +0300)]
Exclude aarch64 from Tizen build
Required packages are missing:
nothing provides lldb >= 3.8, nothing provides lldb-devel >= 3.8, nothing provides coreclr-devel
Merge pull request #32 from a-aksenov/fix-terminated-event
Fix terminated event
Alexander Aksenov [Mon, 18 Jun 2018 16:00:06 +0000 (19:00 +0300)]
Fix terminated event
Issue:
When application is finished, VSCode still hangs like it is debugging the
process. That happens because VSCode doesn't emit Disconnect when Exit
message is received and Terminated is never sent.
Now it is sent:
- on Disconnect when application is supposed to be detached;
- on application finish, together with exit event.
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk [Fri, 15 Jun 2018 12:26:07 +0000 (15:26 +0300)]
Add *.dll and *.pdb to .gitignore
Merge pull request #31 from dotnet/fix-clang-tidy-warnings
Fix clang-tidy default warnings
Igor Kulaychuk [Wed, 13 Jun 2018 18:01:59 +0000 (21:01 +0300)]
Check return value of GetMethodProps() method
Igor Kulaychuk [Wed, 13 Jun 2018 17:56:18 +0000 (20:56 +0300)]
Remove useless code
Igor Kulaychuk [Wed, 13 Jun 2018 17:52:11 +0000 (20:52 +0300)]
Do no call virtual functions from destructor
Merge pull request #30 from dotnet/redirect-output
Redirect output
Igor Kulaychuk [Fri, 25 May 2018 19:43:25 +0000 (22:43 +0300)]
Refactor IORedirectServer
Igor Kulaychuk [Fri, 25 May 2018 19:28:01 +0000 (22:28 +0300)]
Enable capturing stdout/stderr of launched application
Igor Kulaychuk [Fri, 25 May 2018 19:18:21 +0000 (22:18 +0300)]
Fix OutputEvent category
Igor Kulaychuk/AI Ecosystem Lab/Engineer/삼성전자 [Tue, 5 Jun 2018 15:06:42 +0000 (18:06 +0300)]
Merge pull request #29 from dotnet/fix-crossplatform-build
Fix crossplatform build issues
Igor Kulaychuk [Mon, 4 Jun 2018 20:15:27 +0000 (23:15 +0300)]
Fix lambda capture warnings
Igor Kulaychuk [Mon, 4 Jun 2018 20:08:46 +0000 (23:08 +0300)]
Reorder includes to avoid redifinition warnings in PAL
PAL headers should come before any standard C++ headers.
Igor Kulaychuk [Mon, 4 Jun 2018 19:26:25 +0000 (22:26 +0300)]
Remove UNICODE redifinition
Igor Kulaychuk [Mon, 4 Jun 2018 19:25:10 +0000 (22:25 +0300)]
Do not use PAL_CPP_TRY/PAL_CPP_CATCH_ALL
Igor Kulaychuk [Mon, 4 Jun 2018 17:49:43 +0000 (20:49 +0300)]
Enable better search for CoreCLR bin directory
Igor Kulaychuk [Mon, 4 Jun 2018 17:32:10 +0000 (20:32 +0300)]
Automatically find dotnet utility
Igor Kulaychuk [Mon, 4 Jun 2018 17:01:43 +0000 (20:01 +0300)]
Update cmake files from CoreCLR
Igor Kulaychuk [Wed, 30 May 2018 21:32:53 +0000 (00:32 +0300)]
Fix uninitialized frame address
Igor Kulaychuk/AI Ecosystem Lab/Engineer/삼성전자 [Wed, 23 May 2018 08:42:52 +0000 (11:42 +0300)]
Merge pull request #28 from dotnet/cleanup-readme
Cleanup README
Igor Kulaychuk [Tue, 22 May 2018 15:47:18 +0000 (18:47 +0300)]
Automaticaly find CoreCLR bin directory if it is not specified
Igor Kulaychuk [Mon, 21 May 2018 17:22:33 +0000 (20:22 +0300)]
Simplify build parameters and update README
Igor Kulaychuk [Mon, 21 May 2018 17:20:52 +0000 (20:20 +0300)]
Remove patches directory
Alexander Aksenov/SRR-AI Tools Lab/./삼성전자 [Wed, 16 May 2018 10:00:56 +0000 (13:00 +0300)]
Merge pull request #25 from dotnet/fix-break-all-in-vs
Fix Break All behavior in Visual Studio and Visual Studio Code
Igor Kulaychuk [Fri, 4 May 2018 19:32:13 +0000 (22:32 +0300)]
Do not report invalid Source in JSON
Igor Kulaychuk [Fri, 4 May 2018 19:31:13 +0000 (22:31 +0300)]
Fix uninitialized Frame fields
Igor Kulaychuk [Fri, 4 May 2018 11:50:57 +0000 (14:50 +0300)]
Fix Break All behavior in Visual Studio
Alexander Aksenov/SRR-AI Tools Lab/./삼성전자 [Mon, 7 May 2018 15:34:53 +0000 (18:34 +0300)]
Merge pull request #26 from dotnet/unset-core-profiler-vars
Unset profiler env var for debugger own libcoreclr
Igor Kulaychuk [Fri, 4 May 2018 20:46:59 +0000 (23:46 +0300)]
Unset profiler env var for debugger own libcoreclr
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Sat, 28 Apr 2018 15:55:01 +0000 (18:55 +0300)]
Merge pull request #23 from i-kulaychuk/vscode-server
Improvements for Tizen and VS plugin integration
Igor Kulaychuk [Fri, 27 Apr 2018 15:34:30 +0000 (18:34 +0300)]
Make arguments after '--' set (MI) or override (VSCode) launch command
Igor Kulaychuk [Mon, 23 Apr 2018 16:49:22 +0000 (19:49 +0300)]
Close stdin, stdout and stderr when using --server option
Igor Kulaychuk [Fri, 20 Apr 2018 21:16:03 +0000 (00:16 +0300)]
Return E_NOTIMPL from all unimplemented ManagedCallback methods
Igor Kulaychuk [Mon, 16 Apr 2018 15:03:22 +0000 (18:03 +0300)]
Add ability to launch application from command line arguments (after --)
Igor Kulaychuk [Fri, 13 Apr 2018 09:33:47 +0000 (12:33 +0300)]
Print MI output through std::cout instead of stdout
Igor Kulaychuk [Wed, 11 Apr 2018 17:34:24 +0000 (20:34 +0300)]
Add option for listening requests on the TCP/IP port instead of stdin/out
Igor Kulaychuk [Wed, 11 Apr 2018 13:35:56 +0000 (16:35 +0300)]
Add file name without path to MI breakpoint output
Igor Kulaychuk [Wed, 11 Apr 2018 13:30:21 +0000 (16:30 +0300)]
Use dynamic input buffer for MI commands
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Fri, 27 Apr 2018 17:46:15 +0000 (20:46 +0300)]
Merge pull request #22 from a-aksenov/refactor-protocol__27_04_18
Refactor Protocol
Alexander Aksenov [Fri, 27 Apr 2018 17:16:00 +0000 (20:16 +0300)]
Refactor MIProtocol
Make non-interface methods private
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Alexander Aksenov [Fri, 27 Apr 2018 17:07:03 +0000 (20:07 +0300)]
Move Protocol's derived classes commons in Protocol
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Thu, 26 Apr 2018 13:45:57 +0000 (16:45 +0300)]
Merge pull request #21 from i-kulaychuk/fix-breakpoints
Fix breakpoints
Igor Kulaychuk [Wed, 25 Apr 2018 21:28:39 +0000 (00:28 +0300)]
Fix breakpoint removal
Igor Kulaychuk [Wed, 25 Apr 2018 20:21:45 +0000 (23:21 +0300)]
Add test for adding/removing breakpoints
Igor Kulaychuk [Tue, 24 Apr 2018 17:49:12 +0000 (20:49 +0300)]
Fix ids of fake exception breakpoints
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Wed, 25 Apr 2018 19:53:58 +0000 (22:53 +0300)]
Merge pull request #17 from i-kulaychuk/add-exception-test
Add ExceptionTest
Igor Kulaychuk [Wed, 25 Apr 2018 19:49:23 +0000 (22:49 +0300)]
Increase default test Expect timeout to 20 seconds
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Wed, 25 Apr 2018 19:36:26 +0000 (22:36 +0300)]
Merge pull request #20 from a-aksenov/fix_for_arch
Add missing header for modules.h
Alexander Aksenov [Wed, 25 Apr 2018 19:20:54 +0000 (22:20 +0300)]
Add missing header for modules.h
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Igor Kulaychuk/SRR-AI Ecosystem Lab/./삼성전자 [Mon, 9 Apr 2018 17:15:52 +0000 (20:15 +0300)]
Merge pull request #18 from i-kulaychuk/tizen-fixes
Tizen+MIEngine fixes
Igor Kulaychuk [Mon, 9 Apr 2018 15:50:26 +0000 (18:50 +0300)]
Handle breakpoints without full file path
Igor Kulaychuk [Mon, 9 Apr 2018 13:26:57 +0000 (16:26 +0300)]
Fix MI message output