C++ Logo

std-proposals

Advanced search

Re: [std-proposals] C++26 debugging library

From: Nikl Kelbon <kelbonage_at_[hidden]>
Date: Thu, 22 Feb 2024 15:05:30 +0400
Im talking about standard aid to things like .natvis file from vs studio on
C++ level, better representation of user-defined string in debugger etc

чт, 22 февр. 2024 г. в 15:03, Sebastian Wittmeier via Std-Proposals <
std-proposals_at_[hidden]>:

> Hi Nikl,
>
>
>
> can you elaborate a bit more, please?
>
>
>
> Debug printing could comprise
>
>
>
> 1) Special output facilities / streams (e.g. trace consoles, logfiles, ...)
>
> 2) Turning on/off not only output, but also code generation of getting the
> values in debug/release modes
>
> 3) Output of text strings or of structured data (e.g. key-value pairs)
>
> 4) Formatting and visualization
>
>
>
> Which topic are you talking about, and which restrictions do you envision
> to print values better?
>
> Can you at least give an example?
>
>
>
> Best,
>
> Sebastian
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2024-02-22 11:05:43