commit | 6243e0e5ae78acfa10a197d727db96c8a7f27622 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Mon Mar 03 13:33:48 2014 -0800 |
committer | Kenny Root <kroot@google.com> | Mon Mar 03 16:27:28 2014 -0800 |
tree | f31cd4187a69176fd278bdb3ab9cb56a80755df4 | |
parent | 06c09f6d79e037ee00113d6289ef98226680797d [diff] |
GDB JIT support: move .text segment check earlier If the file is to be purely interpreted, the .text segment will be of zero length and won't get a segment mapped. Currently this will cause a check failure, but we should just exit if the GDB JIT support cannot be enabled. Change-Id: Iea3834ee5c1313837ebcbe3b58ecd2dc924c1b1e