]> git.lizzy.rs Git - rust.git/commit
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)
commitd3cb24b1fe3fd0e31cccf8ca3c53470f747bae0c
tree566b929fc15c4b7fd91a490aaf3e24b7289dab52
parentcad1f89bb5f2b5bdbaa740f7b36d319374fc0b1a
parentbf61641e9f30927d751d98b52f00a6685c79c347
auto merge of #10610 : thestinger/rust/breakpoint, r=pnkfelix

This can be used to grab the attention of a debugger, and unlike
`abort` execution can be resumed.