summaryrefslogtreecommitdiff
path: root/src/vm/gdbjithelpers.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-24[Linux][GDB-JIT] Add lexical scopes info for local variables (#10307)Igor Kulaychuk1-1/+11
2017-03-10[x86/Linux][GDB-JIT] Fix crash after changing default calling convention in P...Evgeny Pavlov1-1/+1
2017-03-02[x86/Linux] Add STDCALL for reverse P/Invoke delegates (#9909)Evgeny Pavlov1-1/+1
2016-10-01Initial support of local variables and method arguments in GDB JIT interface ...Evgeny Pavlov1-0/+2
2016-08-01Change int return values to BOOL for coreclr delegates (#6551)Evgeny Pavlov1-1/+1
2016-07-22Fix after review:Evgeny Pavlov1-0/+31