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
/
debug
/
debug-pal
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-27
Merge pull request #3261 from krytarowski/netbsd-support-51
Aditya Mandaleeka
1
-0
/
+1
2016-02-19
Add PID disambiguation to debugger named semaphores.
Aditya Mandaleeka
1
-8
/
+8
2016-02-19
Fix NetBSD build: Define PAL_STDCPP_COMPAT=1 for twowaypipe.cpp
Kamil Rytarowski
1
-0
/
+1
2016-02-18
Disambiguate debug pipe names with more than just PID.
Aditya Mandaleeka
1
-2
/
+10
2016-02-17
Use pal.h directly in Unix twowaypipe code and remove windefs.h.
Aditya Mandaleeka
2
-24
/
+11
2016-02-12
Change the transport pipe and dbgshim runtime startup semaphores permissions ...
Mike McLaughlin
1
-3
/
+2
2016-01-27
Update license headers
dotnet-bot
3
-12
/
+9
2016-01-07
Fixed issue #5109. Console stops echoing typed keys after running a coreclr ...
Mike McLaughlin
1
-2
/
+2
2015-09-07
Fix debugger/debuggee connection on OSx.
Mike McLaughlin
1
-2
/
+38
2015-06-15
Fully implement dbgshim so it doesn't depend on LD_LIBRARY_PATH (issue #650).
Mike McLaughlin
2
-92
/
+0
2015-05-02
Fixed PAL thread allocation stack overflow.
Mike McLaughlin
1
-2
/
+0
2015-03-25
Fix debug-pal on FreeBSD.
Jostein Kjonigsen
2
-1
/
+2
2015-03-24
Make code comments more accurate
Eugene Zemtsov
1
-1
/
+2
2015-03-24
Various DBI related fixes that make it possible to load DBI on Linux and atta...
Eugene Zemtsov
1
-2
/
+11
2015-03-03
Pipe based communication between debugee and managed debugger on Linux
Eugene Zemtsov
8
-0
/
+512