This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 v2 3/8] Add self-test framework to gdb


Tom Tromey <tom@tromey.com> writes:

> It would also be possible to use exceptions rather than asserts.
> Then the current single command could be kept, since gdb wouldn't abort
> on failure.
>
> Let me know which you'd prefer.

Using exceptions is fine to me.

-- 
Yao (éå)


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