Ensure thumb bit is set when calling FindOrCreateInitAndAddJitInfo. Add an assert...
authorChris Sienkiewicz <chsienki@microsoft.com>
Fri, 25 May 2018 01:10:44 +0000 (18:10 -0700)
committerGleb Balykov <g.balykov@samsung.com>
Tue, 18 Sep 2018 12:49:14 +0000 (15:49 +0300)
commitd086b14c8eca21a7928e782b444622f6d719bde1
tree422ceff8fa164249c2dcb96ea74f8ca71e057817
parentf47c9198e740c44455cc22f665b764204f712afa
Ensure thumb bit is set when calling FindOrCreateInitAndAddJitInfo. Add an assert to FindOrCreateInitAndAddJitInfo when on arm to ensure the thumb bit is set
src/debug/ee/debugger.cpp
src/debug/ee/functioninfo.cpp