This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [patch] debug mode


On 08/18/2010 10:22 PM, François Dumont wrote:
> Well ok even if I don't know if you remember but in my first patch
> submition I asked for a way to check that a test fail with an expected
> output. The output with a simple __builtin_abort won't be the same as
> the one obtained when running the test in debug mode. As for the
> moment I cannot make the test as accurate as I would like I will do as
> you propose.
I understand, personally I'm not aware of a way to improve the accuracy
of those tests. As a matter of fact, the issue doesn't seem specific to
the C++ runtime library, is about DejaGnu essentially, you can try
sending a message to the gcc mailing list about that, in case other
maintainers and knowledgeable people have suggestions for you. For the
time being, a variant of the above should be good enough.

Paolo.


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