llvm-project/lldb/tools/debugserver
Jason Molenda 4d3cc27831 Correct debugserver to write xmm/ymm/zmm reg values
debugserver does not call thread_set_state when changing xmm/ymm/zmm
register values, so the register contents are never updated.  Fix
that.  Mark the shell tests which xfail'ed these tests on darwin systems
to xfail them when the system debugserver, they will pass when using
the in-tree debugserver.  When this makes it into the installed
system debugservers, we'll remove the xfails.

Differential Revision: https://reviews.llvm.org/D123269
rdar://91258333
rdar://31294382
2022-04-06 23:36:52 -07:00
..
debugserver.xcodeproj Fix Xcode project for debugserver 2021-10-15 15:08:06 -07:00
resources [debugserver] Various plist changes 2021-01-08 18:53:08 -08:00
scripts
source Correct debugserver to write xmm/ymm/zmm reg values 2022-04-06 23:36:52 -07:00
CMakeLists.txt [cmake] Make include(GNUInstallDirs) always below project(..) 2022-01-20 18:59:17 +00:00