]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10610 : thestinger/rust/breakpoint, r=pnkfelix
authorbors <bors@rust-lang.org>
Fri, 22 Nov 2013 15:31:35 +0000 (07:31 -0800)
committerbors <bors@rust-lang.org>
Fri, 22 Nov 2013 15:31:35 +0000 (07:31 -0800)
This can be used to grab the attention of a debugger, and unlike
`abort` execution can be resumed.


Trivial merge