<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/lldb_batchmode.py, branch 1.68.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-11-03T11:01:46+00:00</updated>
<entry>
<title>lldb_batchmode: show more error information</title>
<updated>2020-11-03T11:01:46+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2020-11-03T11:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c32de757cdc3355a48bbe372cf31c9d60b59a204'/>
<id>urn:sha1:c32de757cdc3355a48bbe372cf31c9d60b59a204</id>
<content type='text'>
Even more information to try and debug #78665.
</content>
</entry>
<entry>
<title>Make x.py compatible with python 3.8.</title>
<updated>2020-03-25T15:11:46+00:00</updated>
<author>
<name>Thomas Bächler</name>
<email>thomas.baechler@gmx.de</email>
</author>
<published>2020-03-25T15:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9484d464741689383a93d7bc2f85c26416fcd57'/>
<id>urn:sha1:a9484d464741689383a93d7bc2f85c26416fcd57</id>
<content type='text'>
Python 3.8 removes the time.clock() function, use time.perf_counter() instead.
</content>
</entry>
<entry>
<title>PEP8 format spacing</title>
<updated>2020-02-08T05:31:12+00:00</updated>
<author>
<name>Chris Simpkins</name>
<email>git.simpkins@gmail.com</email>
</author>
<published>2020-02-08T05:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=814aa0667b211ddde79b0ce774f4f35ae0acb893'/>
<id>urn:sha1:814aa0667b211ddde79b0ce774f4f35ae0acb893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lldb: avoid mixing "Hit breakpoint" message with other output.</title>
<updated>2019-09-09T16:00:08+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2019-09-09T14:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=625a9d6a4b0d0ef89e9a70e91275b7f91d871e65'/>
<id>urn:sha1:625a9d6a4b0d0ef89e9a70e91275b7f91d871e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lldb_batchmode.py: try `import _thread` for Python 3</title>
<updated>2019-01-08T21:19:50+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2019-01-08T21:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d9ddc39052c91568936427e3dee087b608140cf4'/>
<id>urn:sha1:d9ddc39052c91568936427e3dee087b608140cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2018-11-11T13:52:36+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2018-11-11T13:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a62af858e003e4077f5f4554c3235a4c82636b7e'/>
<id>urn:sha1:a62af858e003e4077f5f4554c3235a4c82636b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginfo-test: Fix #45086.</title>
<updated>2017-10-07T17:39:34+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2017-10-07T17:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07b189977d88d1de595601e7137275e4f4ccd8a2'/>
<id>urn:sha1:07b189977d88d1de595601e7137275e4f4ccd8a2</id>
<content type='text'>
LLDB's output may be None instead of '', and that will cause type
mismatch when normalize_whitespace() expects a string instead of
None. This commit simply ensures we do pass '' even if the output
is None.
</content>
</entry>
<entry>
<title>pep8 prefers triple quoted with double quotes</title>
<updated>2016-09-18T06:05:20+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2016-09-18T06:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=266ef889e3a58a4c9fc10456ec6f23053f7e8717'/>
<id>urn:sha1:266ef889e3a58a4c9fc10456ec6f23053f7e8717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>etc: Add debugger.Terminate() to lldb_batchmode.py</title>
<updated>2016-04-19T16:39:04+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-04-18T22:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9db6a41687bacde82585f127b43d418d5845e5c7'/>
<id>urn:sha1:9db6a41687bacde82585f127b43d418d5845e5c7</id>
<content type='text'>
Right now on the most recent version of LLDB installed on OSX we'll segfault on
all the LLDB tests if this isn't called (unfortunately). Hopefully we've updated
LLDB on the bots to actually get this working everywhere!

Closes #32994
</content>
</entry>
</feed>
