<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/python_api/thread/main2.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>Move lldb/test to lldb/packages/Python/lldbsuite/test.</title>
<updated>2015-10-28T17:43:26+00:00</updated>
<author>
<name>Zachary Turner</name>
<email>zturner@google.com</email>
</author>
<published>2015-10-28T17:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c432c8f856e0bd84de980a9d9bb2d31b06fa95b1'/>
<id>c432c8f856e0bd84de980a9d9bb2d31b06fa95b1</id>
<content type='text'>
This is the conclusion of an effort to get LLDB's Python code
structured into a bona-fide Python package.  This has a number
of benefits, but most notably the ability to more easily share
Python code between different but related pieces of LLDB's Python
infrastructure (for example, `scripts` can now share code with
`test`).

llvm-svn: 251532
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the conclusion of an effort to get LLDB's Python code
structured into a bona-fide Python package.  This has a number
of benefits, but most notably the ability to more easily share
Python code between different but related pieces of LLDB's Python
infrastructure (for example, `scripts` can now share code with
`test`).

llvm-svn: 251532
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases to TestThreadAPI.py to exercise SBThread.StepOver() by stopping at a breakpoint,</title>
<updated>2011-03-10T22:32:47+00:00</updated>
<author>
<name>Johnny Chen</name>
<email>johnny.chen@apple.com</email>
</author>
<published>2011-03-10T22:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f93286f20c796d72e74e71d3baf2291412d3d4d7'/>
<id>f93286f20c796d72e74e71d3baf2291412d3d4d7</id>
<content type='text'>
doing three step-over's, then verifying that the correct source line number is reached.

llvm-svn: 127432
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doing three step-over's, then verifying that the correct source line number is reached.

llvm-svn: 127432
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases for Python SBThread.StepOut() API by stepping out of a malloc call where the call site is at function b().</title>
<updated>2011-03-09T23:45:56+00:00</updated>
<author>
<name>Johnny Chen</name>
<email>johnny.chen@apple.com</email>
</author>
<published>2011-03-09T23:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a460316d817d0c4654b8e9f3df8ca49ca8b077da'/>
<id>a460316d817d0c4654b8e9f3df8ca49ca8b077da</id>
<content type='text'>
Verifies that after the thread.StepOut(), we are at the correct line within function b.

llvm-svn: 127374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verifies that after the thread.StepOut(), we are at the correct line within function b.

llvm-svn: 127374
</pre>
</div>
</content>
</entry>
</feed>
