sdk/tools/netcoredbg.git
6 years agoFix field name length conversion
Igor Kulaychuk [Tue, 11 Jul 2017 20:15:37 +0000 (23:15 +0300)]
Fix field name length conversion

6 years agoSet precision for float (9) and double (17) values display
Igor Kulaychuk [Tue, 11 Jul 2017 17:31:53 +0000 (20:31 +0300)]
Set precision for float (9) and double (17) values display

6 years agoAdd support for displaying enum values
Igor Kulaychuk [Tue, 11 Jul 2017 17:11:58 +0000 (20:11 +0300)]
Add support for displaying enum values

6 years agoAdd support for arrays display
Igor Kulaychuk [Tue, 11 Jul 2017 16:53:14 +0000 (19:53 +0300)]
Add support for arrays display

6 years agoFix array elements walking
Igor Kulaychuk [Tue, 11 Jul 2017 15:53:39 +0000 (18:53 +0300)]
Fix array elements walking

6 years agoDo not show out-of-scope local variables
Igor Kulaychuk [Tue, 11 Jul 2017 14:46:50 +0000 (17:46 +0300)]
Do not show out-of-scope local variables

6 years agoEnable generics pretty printing
Igor Kulaychuk [Tue, 11 Jul 2017 13:14:27 +0000 (16:14 +0300)]
Enable generics pretty printing

6 years agoUse std::string while generating type name
Igor Kulaychuk [Tue, 11 Jul 2017 11:24:01 +0000 (14:24 +0300)]
Use std::string while generating type name

6 years agoImplement utility function to_utf8
Igor Kulaychuk [Tue, 11 Jul 2017 10:37:47 +0000 (13:37 +0300)]
Implement utility function to_utf8

6 years agoRename System.Decimal to decimal
Igor Kulaychuk [Mon, 10 Jul 2017 21:12:10 +0000 (00:12 +0300)]
Rename System.Decimal to decimal

6 years agoFix array of array type display
Igor Kulaychuk [Mon, 10 Jul 2017 21:11:05 +0000 (00:11 +0300)]
Fix array of array type display

6 years agoFix some classes and bytes values representation
Igor Kulaychuk [Mon, 10 Jul 2017 20:28:14 +0000 (23:28 +0300)]
Fix some classes and bytes values representation

6 years agoEnable printing values for var-list-children command
Igor Kulaychuk [Mon, 10 Jul 2017 19:46:30 +0000 (22:46 +0300)]
Enable printing values for var-list-children command

6 years agoAdd var-create, var-list-children and var-delete commands
Igor Kulaychuk [Mon, 10 Jul 2017 19:22:22 +0000 (22:22 +0300)]
Add var-create, var-list-children and var-delete commands

6 years agoRename PrintFieldsAndProperties() to FetchFieldsAndProperties()
Igor Kulaychuk [Mon, 10 Jul 2017 19:12:14 +0000 (22:12 +0300)]
Rename PrintFieldsAndProperties() to FetchFieldsAndProperties()

6 years agoFix fetching member values
Igor Kulaychuk [Mon, 10 Jul 2017 19:10:46 +0000 (22:10 +0300)]
Fix fetching member values

6 years agoRefactor command parsing
Igor Kulaychuk [Mon, 10 Jul 2017 18:33:29 +0000 (21:33 +0300)]
Refactor command parsing

6 years agoRefactor value walking and printing into separate files
Igor Kulaychuk [Mon, 10 Jul 2017 16:48:13 +0000 (19:48 +0300)]
Refactor value walking and printing into separate files

6 years agoRefactor member walking code
Igor Kulaychuk [Mon, 10 Jul 2017 16:25:51 +0000 (19:25 +0300)]
Refactor member walking code

6 years agoFix checking static flag of a property
Igor Kulaychuk [Mon, 10 Jul 2017 14:02:34 +0000 (17:02 +0300)]
Fix checking static flag of a property

6 years agoRefactor stack variables walking
Igor Kulaychuk [Mon, 10 Jul 2017 13:53:10 +0000 (16:53 +0300)]
Refactor stack variables walking

6 years agoAdd varobj walking code
Igor Kulaychuk [Mon, 10 Jul 2017 10:45:56 +0000 (13:45 +0300)]
Add varobj walking code

6 years agoRemove ToRelease copy constructor
Igor Kulaychuk [Mon, 10 Jul 2017 00:04:36 +0000 (03:04 +0300)]
Remove ToRelease copy constructor

6 years agoFix pending breakpoints
Igor Kulaychuk [Sun, 9 Jul 2017 14:53:18 +0000 (17:53 +0300)]
Fix pending breakpoints

6 years agoAdd checks for null thread
Igor Kulaychuk [Fri, 7 Jul 2017 19:55:08 +0000 (22:55 +0300)]
Add checks for null thread

6 years agoEnable printing generic types for method
Igor Kulaychuk [Fri, 7 Jul 2017 18:42:20 +0000 (21:42 +0300)]
Enable printing generic types for method

6 years agoAdd class for printint types
Igor Kulaychuk [Fri, 7 Jul 2017 13:25:55 +0000 (16:25 +0300)]
Add class for printint types

6 years agoEnable printing simple values and strings
Igor Kulaychuk [Thu, 6 Jul 2017 21:21:44 +0000 (00:21 +0300)]
Enable printing simple values and strings

6 years agoEnable printing variable names
Igor Kulaychuk [Thu, 6 Jul 2017 20:11:43 +0000 (23:11 +0300)]
Enable printing variable names

6 years agoAdd breakpoints management
Igor Kulaychuk [Thu, 6 Jul 2017 18:10:55 +0000 (21:10 +0300)]
Add breakpoints management

6 years agoInitial code for ICorDebug API based debugger
Igor Kulaychuk [Wed, 5 Jul 2017 19:56:09 +0000 (22:56 +0300)]
Initial code for ICorDebug API based debugger

6 years agoAdd SymbolReader.cs from coreclr repo
Igor Kulaychuk [Mon, 13 Nov 2017 19:19:47 +0000 (22:19 +0300)]
Add SymbolReader.cs from coreclr repo

6 years agoTemporary remove CMakeLists.txt before applying coreclr patches
Igor Kulaychuk [Mon, 13 Nov 2017 19:19:09 +0000 (22:19 +0300)]
Temporary remove CMakeLists.txt before applying coreclr patches

6 years agoUpdate file list in init.sh
Igor Kulaychuk [Tue, 17 Oct 2017 17:33:19 +0000 (20:33 +0300)]
Update file list in init.sh

6 years agoAdd LICENSE and AUTHORS files
Igor Kulaychuk [Tue, 10 Oct 2017 18:48:09 +0000 (21:48 +0300)]
Add LICENSE and AUTHORS files

6 years agoBuild managed part with dotnet cli tool
Igor Kulaychuk [Thu, 14 Sep 2017 16:40:49 +0000 (19:40 +0300)]
Build managed part with dotnet cli tool

6 years agoAdd debugger registers patch for ARM
Igor Kulaychuk [Thu, 14 Sep 2017 12:44:34 +0000 (15:44 +0300)]
Add debugger registers patch for ARM

6 years agoLink with pthread library
Igor Kulaychuk [Thu, 7 Sep 2017 18:29:31 +0000 (21:29 +0300)]
Link with pthread library

6 years agoSimplify spec file by using --target option for compiler
Igor Kulaychuk [Thu, 31 Aug 2017 18:23:27 +0000 (21:23 +0300)]
Simplify spec file by using --target option for compiler

6 years agoFix x86 build
Igor Kulaychuk [Thu, 31 Aug 2017 17:25:16 +0000 (20:25 +0300)]
Fix x86 build

6 years agoAdd README.md
Igor Kulaychuk [Fri, 25 Aug 2017 16:38:49 +0000 (19:38 +0300)]
Add README.md

6 years agoAdd patches for Tizen repositories in Gerrit
Igor Kulaychuk [Fri, 25 Aug 2017 15:40:36 +0000 (18:40 +0300)]
Add patches for Tizen repositories in Gerrit

6 years agoAdd script for downloading sources from main repo
Igor Kulaychuk [Fri, 25 Aug 2017 15:37:19 +0000 (18:37 +0300)]
Add script for downloading sources from main repo

6 years agoEnable build for sdk_tools dir
Igor Kulaychuk [Fri, 25 Aug 2017 13:05:34 +0000 (16:05 +0300)]
Enable build for sdk_tools dir

6 years agoEnable RPATH
Igor Kulaychuk [Tue, 22 Aug 2017 19:08:38 +0000 (22:08 +0300)]
Enable RPATH

6 years agoMatch binary location with coreclr
Igor Kulaychuk [Tue, 22 Aug 2017 18:45:00 +0000 (21:45 +0300)]
Match binary location with coreclr

6 years agoFix build
Igor Kulaychuk [Fri, 18 Aug 2017 17:51:22 +0000 (20:51 +0300)]
Fix build

7 years agoInitial commit
Igor Kulaychuk [Thu, 3 Aug 2017 16:12:02 +0000 (19:12 +0300)]
Initial commit