On 8/31/2011 1:38 PM, Robert Clipsham wrote:
On 31/08/2011 21:02, Walter Bright wrote:
On 8/31/2011 4:46 AM, Steven Schveighoffer wrote:
Seg faults are not as useful as asserts. It's a fact.

You might be surprised, then, that I'll often temporarily replace an
assert with a HLT instruction so I can use a debugger on it :-)

What's wrong with 'b _d_assert'? (for gdb at least)

Nothing. Just more than one way to do things.

Reply via email to