This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [FYI 0/2] C++ in the Rust code


On 11/09/2016 11:07 PM, Tom Tromey wrote:
> 
> 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).

make_cleanup_ui_file_delete is gone on my
  users/palves/cxx-eliminate-cleanups 
branch.  But before posting that I need to propose making
use of gnulib's C++ namespace support.  And before that, I
need to actually fix gnulib'c C++ namespace support...

FWIW, I read the patches and both LGTM.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]