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: Using STL containers with GDB


> Thanks for doing this.  As for a long term solution, please take a
> look at the in-progress Python branch, in Volodya's git repository.
> STL support is a big missing feature, but we'd like to add it by
> external scripts so that they can be distributed along with the
> library, modified without recompiling GDB, and so forth.  I think
> Vladimir's got it printing std::vector already.
> 
> I really hope we'll have it included in the next release!
> 

Thank you for the information, I tought this projet was aborted, but
it's a great news that a python scripting support is planned for GDB !
This will be a cleaner solution to have those features implemented in
external libs.


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