<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/rust-gdbgui, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-08-22T13:09:00+00:00</updated>
<entry>
<title>rust-gdbgui: remove excessive quotes</title>
<updated>2023-08-22T13:09:00+00:00</updated>
<author>
<name>Eren K</name>
<email>90657474+real-eren@users.noreply.github.com</email>
</author>
<published>2023-08-22T13:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=efa41ef8036a2b85d088ac3f203ee31ec0d99827'/>
<id>urn:sha1:efa41ef8036a2b85d088ac3f203ee31ec0d99827</id>
<content type='text'>
in commit 8dd0ec6, the `GDB_ARGS` variable was split across 3 lines. However, extra quotes were added to each line, such that the shell interprets the 3 lines as space separated strings, and tries to execute the latter two lines.
This commit simply removes the extra quotes.</content>
</entry>
<entry>
<title>Fix rust-gdb and rust-gdbgui on FreeBSD</title>
<updated>2023-04-15T00:06:26+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@gmail.com</email>
</author>
<published>2023-04-14T20:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f45d197f3d6706e4bfd550a9e04ca1383d79a9b'/>
<id>urn:sha1:2f45d197f3d6706e4bfd550a9e04ca1383d79a9b</id>
<content type='text'>
"\w" is a GNU-specific extension to sed.  Avoid it.

Fixes #110334
Signed-off-by: Alan Somers &lt;asomers@gmail.com&gt;
</content>
</entry>
<entry>
<title>Set up standard library path substitution in rust-gdb and gdbgui</title>
<updated>2023-03-23T11:01:01+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2023-03-23T11:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8dd0ec6de7c8473e5730972c4e6206d5fb47b4e6'/>
<id>urn:sha1:8dd0ec6de7c8473e5730972c4e6206d5fb47b4e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gdb-cmd for rust-gdbgui</title>
<updated>2022-07-12T22:30:05+00:00</updated>
<author>
<name>Sebastian Imlay</name>
<email>sebastian.imlay@gmail.com</email>
</author>
<published>2022-07-12T22:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f1ff74ff967cff9634fff73a88cd9d4b93c2ba3f'/>
<id>urn:sha1:f1ff74ff967cff9634fff73a88cd9d4b93c2ba3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer sysroot from rustc in same directory as rust-gdb</title>
<updated>2020-04-02T18:52:35+00:00</updated>
<author>
<name>Jeremy Fitzhardinge</name>
<email>jsgf@fb.com</email>
</author>
<published>2020-04-02T18:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a824c8598db706d66c9c821adf8184370affc6e'/>
<id>urn:sha1:7a824c8598db706d66c9c821adf8184370affc6e</id>
<content type='text'>
If there isn't a rustc in the same directory, then fall back to searching
the path.
</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 direction of slashes in the help text example.</title>
<updated>2018-08-30T19:23:41+00:00</updated>
<author>
<name>Philip Daniels</name>
<email>Philip.Daniels1971@gmail.com</email>
</author>
<published>2018-08-30T19:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47aa4758664ee7b054261f09de3375cfb3cc926d'/>
<id>urn:sha1:47aa4758664ee7b054261f09de3375cfb3cc926d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rust-gdbgui script.</title>
<updated>2018-08-28T21:05:04+00:00</updated>
<author>
<name>Philip Daniels</name>
<email>Philip.Daniels1971@gmail.com</email>
</author>
<published>2018-08-28T21:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0902fc88db6d51f3f22735d26a2b2e8caedd25bc'/>
<id>urn:sha1:0902fc88db6d51f3f22735d26a2b2e8caedd25bc</id>
<content type='text'>
This script invokes the gdbgui graphical GDB front-end
with the Rust pretty printers loaded. The script does not install
gdbgui, that must be done manually.
</content>
</entry>
</feed>
