llvm-project/lldb/test/expression_command
Ravitheja Addepally 4778e410d0 Set orig_eax to -1 for Linux x86 platforms
Summary:
For Linux x86 based environments the orig_eax/orig_rax
register should be set to -1 to prevent the instruction pointer
to be decremented, which was the cause for the SIGILL exception.

Fix for Bug 23659

Reviewers: zturner, ashok.thirumurthi, mikesart, jingham, clayborg

Subscribers: clayborg, labath

Differential Revision: http://reviews.llvm.org/D11411

llvm-svn: 244875
2015-08-13 09:05:11 +00:00
..
call-function Expression evaluation, a new ThreadPlanCallFunctionUsingABI for executing a function call on target via register manipulation 2015-07-14 10:56:58 +00:00
call-restarts Added expectedFlakey test decorator 2015-06-26 15:13:21 +00:00
call-throws Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
char Make several test case arm32 compatible 2015-04-17 09:37:06 +00:00
expr-in-syscall Set orig_eax to -1 for Linux x86 platforms 2015-08-13 09:05:11 +00:00
formatters Make this test case be somewhat less verbose when not asked to 2015-07-17 21:11:46 +00:00
issue_11588 Make Test11588 compatible with non x86/x86_64 architecture 2015-04-01 10:45:44 +00:00
options Fix comment in TestExprOptions to match change of language from ObjC to ObjC++. 2015-07-28 22:19:42 +00:00
persist_objc_pointeetype Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
persistent_ptr_update Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
persistent_types Eliminated a potential infinite recursion in structure layout when the origin 2015-07-20 16:55:19 +00:00
persistent_variables Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
po_verbosity Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
radar_8638051 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
radar_9531204 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
radar_9673664 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
test Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
timeout Shorten the lldb timeout, we were seeing occasional failure because 2015-07-25 00:52:38 +00:00
two-files Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
.categories Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00