Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [FYI 0/2] C++ in the Rust code
@ 2016-11-09 23:07 Tom Tromey
  2016-11-09 23:07 ` [FYI 2/2] Remove some cleanups from the rust code Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tom Tromey @ 2016-11-09 23:07 UTC (permalink / raw)
  To: gdb-patches

This changes the Rust code to use a bit more C++.

The first patch fixes a small memory leak.

The second patch removes some cleanups in favor of objects with
destructors.

There are still some cleanups left, primarily due to the way memory is
managed when parsing; but also a couple because other gdb modules
haven't yet been converted (e.g., make_cleanup_ui_file_delete).

Built and regtested by the buildbot.

I plan to check this in after a suitable interval.

Tom


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-10  0:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09 23:07 [FYI 0/2] C++ in the Rust code Tom Tromey
2016-11-09 23:07 ` [FYI 2/2] Remove some cleanups from the rust code Tom Tromey
2016-11-09 23:07 ` [FYI 1/2] Use std::string in rust_get_disr_info Tom Tromey
2016-11-09 23:40 ` [FYI 0/2] C++ in the Rust code Pedro Alves
2016-11-10  0:32   ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox