Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » stl containers support in PDB debugger
stl containers support in PDB debugger [message #53184] Sun, 15 March 2020 18:52 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I have added some more std:: containers to "pretty" debugger display, as shown in this screenshot of all currently supported types:

index.php?t=getfile&id=6007&private=0
Re: stl containers support in PDB debugger [message #53218 is a reply to message #53184] Mon, 23 March 2020 10:12 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Added all remaining stl containers and also support for Image - that one is especially nice I think:

index.php?t=getfile&id=6015&private=0
Re: stl containers support in PDB debugger [message #53489 is a reply to message #53218] Mon, 06 April 2020 09:52 Go to previous messageGo to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Very useful, thanks !
Re: stl containers support in PDB debugger [message #53813 is a reply to message #53489] Mon, 04 May 2020 22:48 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Neither U++ containers nor U++ strings are displayed on Linux.
Maybe I'm missing something, but full rebuild didn't fix the problem.


Regards,
Novo
Re: stl containers support in PDB debugger [message #53814 is a reply to message #53813] Mon, 04 May 2020 22:52 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Mon, 04 May 2020 22:48
Neither U++ containers nor U++ strings are displayed on Linux.
Maybe I'm missing something, but full rebuild didn't fix the problem.


Yeah, the reason is that it only works in Windows with PDB format Smile

I plan to start using LLDB libraries for the next release, but that is quite a lot of work...

Mirek
Re: stl containers support in PDB debugger [message #53815 is a reply to message #53814] Mon, 04 May 2020 23:37 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
I meant regular U++ containers like Vector, and regular U++ String, not STL classes ...
Basically, debugger on Linux is broken ...


Regards,
Novo
Re: stl containers support in PDB debugger [message #53816 is a reply to message #53815] Tue, 05 May 2020 00:04 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Mon, 04 May 2020 23:37
I meant regular U++ containers like Vector, and regular U++ String, not STL classes ...
Basically, debugger on Linux is broken ...


Thats the same issue. I cannot do it with GDB... Debugger in Posix is simply the same, unchanged, as before.

Mirek
Previous Topic: umk (small) improvements
Next Topic: 2020.1 rc
Goto Forum:
  


Current Time: Thu Mar 28 20:50:26 CET 2024

Total time taken to generate the page: 0.01992 seconds