<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/debugger_pretty_printers_common.py, branch 1.23.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.23.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-06-09T16:09:02+00:00</updated>
<entry>
<title>Add compat_str() which works with unicode in both Python 2 and 3</title>
<updated>2017-06-09T16:09:02+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-09T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=63076ddbb8e9856e9996adb49fc0a67a29ca697b'/>
<id>urn:sha1:63076ddbb8e9856e9996adb49fc0a67a29ca697b</id>
<content type='text'>
GDB can be built with Python 2 or with Python 3
</content>
</entry>
<entry>
<title>Add GDB pretty-printer for OsString</title>
<updated>2017-06-02T13:18:00+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-02T13:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1f687b73fc76808d8f4555d6f77b7f64e554fa9'/>
<id>urn:sha1:c1f687b73fc76808d8f4555d6f77b7f64e554fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pretty printing of unions in debuggers</title>
<updated>2017-01-01T09:34:06+00:00</updated>
<author>
<name>Philip Craig</name>
<email>philipjcraig@gmail.com</email>
</author>
<published>2017-01-01T07:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1765a3fd30b12e8647e79f9caf873c800df42bf9'/>
<id>urn:sha1:1765a3fd30b12e8647e79f9caf873c800df42bf9</id>
<content type='text'>
Fixes #37479
</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>gdb: Fix pretty-printing special-cased Rust types</title>
<updated>2016-08-11T02:35:58+00:00</updated>
<author>
<name>Sebastian Ullrich</name>
<email>sebasti@nullri.ch</email>
</author>
<published>2016-08-11T00:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=471407205b0f0daccc57fe20e5260c0b199aa464'/>
<id>urn:sha1:471407205b0f0daccc57fe20e5260c0b199aa464</id>
<content type='text'>
gdb trunk now reports fully qualified type names, just like lldb. Move
lldb code for extracting unqualified names to shared file.
</content>
</entry>
<entry>
<title>Added a pretty printer for &amp;mut slices</title>
<updated>2016-07-03T18:34:19+00:00</updated>
<author>
<name>Nikhil Shagrithaya</name>
<email>nikhilshagri@gmail.com</email>
</author>
<published>2016-06-29T14:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=036b08917d73c08bf2959fc0de5041b75f85c73e'/>
<id>urn:sha1:036b08917d73c08bf2959fc0de5041b75f85c73e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pretty printers to handle new Vec</title>
<updated>2015-07-17T17:43:58+00:00</updated>
<author>
<name>Alexis Beingessner</name>
<email>a.beingessner@gmail.com</email>
</author>
<published>2015-07-17T17:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0ee1ebef4d2b2f0e396438a3db259c981dc2754'/>
<id>urn:sha1:b0ee1ebef4d2b2f0e396438a3db259c981dc2754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginfo: Create common debugger pretty printer module.</title>
<updated>2015-05-30T18:06:08+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2015-05-09T14:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d136714e04fa244fb45a8459cb717dc682208697'/>
<id>urn:sha1:d136714e04fa244fb45a8459cb717dc682208697</id>
<content type='text'>
GDB and LLDB pretty printers have some common functionality
and also access some common information, such as the layout of
standard library types. So far, this information has been
duplicated in the two pretty printing python modules. This
commit introduces a common module used by both debuggers.
</content>
</entry>
</feed>
