$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-12-18 19:29:22
From: "Vesa Karvonen" <vesa.karvonen_at_[hidden]>
> From: "David Abrahams" <david.abrahams_at_[hidden]>
> > If I have to
> > debug code generated by the preprocessor library,
>
> Debugging of preprocessor generated code is certainly a problem on current
> compilers/debuggers.
In 1983 the VAX C debugger let you step through the pretty-printed expansion
of macros with no hassles. So why can't current debuggers do the same?