pragma(breakpoint)

Steven Schveighoffer schveiguy at gmail.com
Fri Aug 22 13:43:13 UTC 2025


On Friday, 22 August 2025 at 13:10:18 UTC, Denis Feklushkin wrote:
> On Friday, 22 August 2025 at 09:11:55 UTC, Ben Jones wrote:
>
>> Ideally (eventually) pragma(breakpoint) would pause the 
>> compiler and provide analogues to normal debugger functions 
>> such as examining values
>
> I think just finishing compilation would be the best idea
>
> In fact, we don't expect such infinity awaiting of user input 
> from the compiler. Thousands scripts will be broken by this

You wouldn't put this in unless you are working interactively.

-Steve


More information about the Digitalmars-d mailing list