<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debuginfo/pretty-std.rs, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-01-05T10:47:34+00:00</updated>
<entry>
<title>Disable failing tests temporarily</title>
<updated>2018-01-05T10:47:34+00:00</updated>
<author>
<name>Sam</name>
<email>slancia@cisco.com</email>
</author>
<published>2018-01-03T18:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a24acda18056dd6bc4a5b8ec1897f5b34d283f4'/>
<id>urn:sha1:0a24acda18056dd6bc4a5b8ec1897f5b34d283f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement display_hint in gdb pretty printers</title>
<updated>2017-10-06T19:05:53+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tom@tromey.com</email>
</author>
<published>2017-10-03T19:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3c1df582094b10f803d875f43f6e8b7e3107c5d'/>
<id>urn:sha1:c3c1df582094b10f803d875f43f6e8b7e3107c5d</id>
<content type='text'>
A few pretty-printers were returning a quoted string from their
to_string method.  It's preferable in gdb to return a lazy string and to
let gdb handle the display by having a "display_hint" method that
returns "string" -- it lets gdb settings (like "set print ...") work, it
handles corrupted strings a bit better, and it passes the information
along to IDEs.
</content>
</entry>
<entry>
<title>Pretty-printers tests: gdbr -&gt; gdb</title>
<updated>2017-06-09T15:51:28+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-09T15:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7c0d7569b47298da4a45dfd96275b9a888fe58c'/>
<id>urn:sha1:d7c0d7569b47298da4a45dfd96275b9a888fe58c</id>
<content type='text'>
</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 test for 'invalid literal for int()' exception in gdb pretty-printers</title>
<updated>2017-06-01T18:26:09+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-01T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7ef85ca0eb09acad16d2f969e69737308290309'/>
<id>urn:sha1:c7ef85ca0eb09acad16d2f969e69737308290309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt debuginfo tests for gdb with native rust support</title>
<updated>2016-10-31T20:12:59+00:00</updated>
<author>
<name>Tim Neumann</name>
<email>mail@timnn.me</email>
</author>
<published>2016-10-25T21:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9253e1206e91f5bd7fafd18f8488a937b0046959'/>
<id>urn:sha1:9253e1206e91f5bd7fafd18f8488a937b0046959</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>
