index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ToolBox
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
Initial support of lldb-3.8 for libsosplugin (#4473)
Evgeny Pavlov
1
-10
/
+14
2016-04-26
Merge pull request #4502 from seanshpark/arm_sos_with_lldb38
Mike McLaughlin
8
-8
/
+31
2016-04-27
ARM, SOS: Fix fail to load libsos.so while debugging with lldb
SaeHie Park
8
-8
/
+31
2016-04-26
This has following changes:
Rahul Kumar
2
-10
/
+1
2016-04-22
Fixes various SOS problems and issues.
Mike McLaughlin
5
-33
/
+26
2016-04-18
enable build of cross target components.
Rahul Kumar
3
-4
/
+27
2016-04-16
Merge pull request #4342 from ZhichengZhu/clrstackr
Jan Vorlicek
1
-5
/
+65
2016-04-15
Merge pull request #3240 from krytarowski/netbsd-support-50
Jan Kotas
1
-0
/
+4
2016-04-15
add clrstack -r option
Zhicheng Zhu
1
-5
/
+65
2016-04-13
Enable SOS gcInfo command. All it does basically is just enable the gcdecoder
Zhicheng Zhu
1
-6
/
+0
2016-04-13
Fix issue unveiled on NetBSD: Add PAL__vsnprintf shadow in PAL
Kamil Rytarowski
1
-0
/
+4
2016-04-12
fix GCInfo build problem, tested a few simple "HelloWorld" program works good!
Zhicheng Zhu
1
-6
/
+0
2016-04-11
Unable to debug coreclr apps on Debian 8.2 (Issue #4263)
Mike McLaughlin
1
-0
/
+1
2016-04-08
Merge pull request #4205 from mikem8361/sosfx2
Mike McLaughlin
3
-7
/
+14
2016-04-08
Better sos message for runtime not initialized
Mike McLaughlin
3
-7
/
+14
2016-04-07
Merge pull request #4106 from janvorli/add-hosting-api-header
Jan Vorlicek
1
-1
/
+2
2016-04-06
Add header file for the hosting API
Jan Vorlicek
1
-1
/
+2
2016-04-04
Package ibcmerge.exe and optimization data for FxCore inside a Nuget package
Alex Ghiondea
1
-1
/
+3
2016-03-31
Merge pull request #4018 from mikem8361/sosplugfix
Mike McLaughlin
1
-0
/
+4
2016-03-30
Add back explicitly loading mscordaccore so libsos will properly load when in...
Mike McLaughlin
1
-0
/
+4
2016-03-30
Getting SOS to work on ARm64:
Rama Krishnan Raghupathy
2
-0
/
+6
2016-03-22
Merge pull request #3794 from mikem8361/stripsym
Mike McLaughlin
2
-7
/
+6
2016-03-22
Strip symbols on release builds into separate binaries
Mike McLaughlin
2
-7
/
+6
2016-03-21
Update SOS documentation.
Mike McLaughlin
1
-1
/
+1
2016-03-17
Fixed problem with bpmd not working sometimes.
Mike McLaughlin
4
-103
/
+69
2016-03-15
Prune Windows mscorlib
Jan Kotas
1
-1
/
+0
2016-03-04
Merge pull request #3513 from mikem8361/soschanges
Mike McLaughlin
2
-2
/
+9
2016-03-04
Fix two sos issues.
Mike McLaughlin
2
-2
/
+9
2016-03-04
Fixup CRT linkages for uCRT
Gaurav Khanna
1
-0
/
+8
2016-03-02
Fixes issue #3453 ARM build break.
Mike McLaughlin
1
-1
/
+2
2016-02-28
Merge pull request #3424 from dotnet-bot/from-tfs
Matt Ellis
1
-0
/
+1
2016-02-28
Add missing .gitmirror file.
Matt Ellis
1
-0
/
+1
2016-02-27
Merge pull request #3410 from jkotas/license
Jan Kotas
3
-12
/
+9
2016-02-27
Fix build on NetBSD: Include <stdarg.h> for va_arg(3)
Kamil Rytarowski
1
-0
/
+2
2016-02-27
Update license header
Jan Kotas
3
-12
/
+9
2016-02-27
Merge pull request #3395 from dotnet-bot/from-tfs
Jan Kotas
4
-0
/
+23473
2016-02-26
Fix sos/strike build.
Mike McLaughlin
4
-1
/
+2
2016-02-26
Fix directory name casing in TFS to match what is in git.
Matt Ellis
4
-0
/
+0
2016-02-26
Add missing .gitmirror file.
Matt Ellis
4
-0
/
+23473
2016-02-25
Create a version resilient interface between sos (libsos.so) and the lldb plugin
Mike McLaughlin
25
-861
/
+2225
2016-02-18
Do not define global inline new/delete operators
Mike Danes
2
-13
/
+11
2016-02-17
Merge pull request #3189 from krytarowski/netbsd-support-49
Jan Kotas
1
-1
/
+10
2016-02-17
Fix NetBSD build issue: Use compiler version of alloca(3) when possible
Kamil Rytarowski
1
-1
/
+10
2016-02-17
Fix build issue on NetBSD: Make RPATH optional and user-settable
Kamil Rytarowski
1
-3
/
+5
2016-02-12
Merge pull request #3122 from krytarowski/netbsd-support-40
Jan Vorlicek
2
-0
/
+4
2016-02-11
Fix build on NetBSD: Include <cstdarg> for va_list
Kamil Rytarowski
2
-0
/
+4
2016-02-10
Fix SOS managed breakpoints when coreclr symbols are stripped.
Mike McLaughlin
1
-1
/
+35
2016-02-01
Fix OACR errors for ProjectK
dotnet-bot
1
-2
/
+2
2016-02-01
Don't access deleted object, return proper error code
Dmitry-Me
1
-3
/
+4
2016-01-31
Stop defining WIN32 in Unix builds
Jan Kotas
2
-3
/
+0
[next]