llvm-project/lldb/test/API/macosx
Jason Molenda 885eae9d85 Add func call so we don't instruction-step into the builtin_trap
The way this test is structured right now, I set a breakpoint on
the instruction before the __builtin_trap.  It hits the breakpoint,
disables the breakpoint, and instruction steps.  This hits the
builtin_trap instruction which debugserver (on arm64) now advances
to the next instruction and reports that address to lldb.  lldb
doesn't recognize this as a proper response to the instruction
step and continues executing until the next trap, and the test fails.
2021-01-13 23:41:33 -08:00
..
DBGSourcePathRemapping [lldb/test] Fix TestDSYMSourcePathRemapping in the presence of symlnks 2020-04-06 19:50:34 -07:00
add-dsym
builtin-debugtrap Add func call so we don't instruction-step into the builtin_trap 2021-01-13 23:41:33 -08:00
debugserver-exit-code [lldb] Replace TestAbortExitCode with a debugserver specific test 2020-11-12 17:33:21 +01:00
duplicate-archive-members [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
dyld-trie-symbols [lldb/Reproducers] Update macosx remote tests for passive replay 2020-05-20 09:03:16 -07:00
find-app-in-bundle Repair support for launching ios/tv/watch simulator binaries through platform 2020-06-19 09:42:44 -07:00
find-dsym [lldb] Use file to synchronize TestDeepBundle and TestBundleWithDotInFilename 2020-08-14 08:32:21 -07:00
function-starts [lldb/Test] Always set the cleanupSubprocesses tear down hook 2020-07-14 14:05:56 -07:00
indirect_symbol [lldb/ObjectFileMachO] Correctly account for resolver symbols 2020-07-24 09:19:17 -07:00
lc-note Ignore DBGArchitecture from dsymForUUID's plist 2020-12-09 14:19:55 -08:00
load-kext [lldb][testsuite] Create a SBDebugger instance for each test 2020-03-05 10:12:54 +03:00
macCatalyst [lldb/test] Catch invalid calls to expect() 2020-10-05 12:41:52 -07:00
macCatalystAppMacOSFramework Add missing override to Makefile 2020-08-06 13:07:16 -07:00
nslog [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00
order [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
profile_vrs_detach [lldb/Reproducers] Update macosx remote tests for passive replay 2020-05-20 09:03:16 -07:00
queues [lldb] Don't ask for QOS_CLASS_UNSPECIFIED queue in TestQueues 2020-08-25 20:13:33 +02:00
safe-to-func-call [lldb][NFC] Refactor TestSafeFuncCalls.py 2020-03-06 15:46:36 -08:00
save_crashlog Fix the crashlog.py script's use of the load_address property. 2020-05-28 09:55:40 -07:00
simulator [lldb] Fix build error in TestSimulatorPlatform.py 2020-08-21 13:35:26 -07:00
thread-names [lldb] Use target.GetLaunchInfo() instead of creating an empty one. 2020-08-06 11:51:26 -07:00
thread_suspend Add a test for debugserver handling threads suspended from within a program. 2020-02-13 15:48:38 -08:00
universal Unify the code that updates the ArchSpec after finding a fat binary 2020-08-06 13:30:17 -07:00
version_zero [lldb/Test] Import all decorators. 2020-05-27 21:13:08 -07:00