<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/Shell/Register/Inputs/x86-multithread-write.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[NFCI][lldb][test] Add missing &lt;functional&gt; includes (#165772)</title>
<updated>2025-10-30T21:15:19+00:00</updated>
<author>
<name>Raul Tambre</name>
<email>raul@tambre.ee</email>
</author>
<published>2025-10-30T21:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1079f7a66ad7bbaf845fb3bd97c00c6b17169d54'/>
<id>1079f7a66ad7bbaf845fb3bd97c00c6b17169d54</id>
<content type='text'>
`std::ref()` is provided in `&lt;functional&gt;` and with recent libc++ changes it no longer seems to be
included transitively. Fix by including explicitly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`std::ref()` is provided in `&lt;functional&gt;` and with recent libc++ changes it no longer seems to be
included transitively. Fix by including explicitly.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] [test/Register] Add read/write tests for multithreaded process</title>
<updated>2020-10-14T09:08:36+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@moritz.systems</email>
</author>
<published>2020-10-12T10:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=caedbc317a5a4f046c345c136387e3ca199d8503'/>
<id>caedbc317a5a4f046c345c136387e3ca199d8503</id>
<content type='text'>
Add a test to verify that 'register read' and 'register write' commands
work correctly in a multithreaded program, in particular that they read
or write registers for the correct thread.  The tests use locking
to ensure that events are serialized and the test can execute reliably.

Differential Revision: https://reviews.llvm.org/D89248
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a test to verify that 'register read' and 'register write' commands
work correctly in a multithreaded program, in particular that they read
or write registers for the correct thread.  The tests use locking
to ensure that events are serialized and the test can execute reliably.

Differential Revision: https://reviews.llvm.org/D89248
</pre>
</div>
</content>
</entry>
</feed>
