about summary refs log tree commit diff
path: root/src/test/debug-info/borrowed-basic.rs
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@gmail>2013-09-06 16:00:08 +0200
committerMichael Woerister <michaelwoerister@gmail>2013-09-10 16:25:19 +0200
commit93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b (patch)
treed22884589d9b884e432e5c78c50b265908222bab /src/test/debug-info/borrowed-basic.rs
parent382cb500be6c9927805bd9cd7af6a0558333dd0f (diff)
downloadrust-93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b.tar.gz
rust-93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b.zip
debuginfo: Support for namespaces (functions only)
Diffstat (limited to 'src/test/debug-info/borrowed-basic.rs')
-rw-r--r--src/test/debug-info/borrowed-basic.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/debug-info/borrowed-basic.rs b/src/test/debug-info/borrowed-basic.rs
index 8c19225311a..b02b4be2fd9 100644
--- a/src/test/debug-info/borrowed-basic.rs
+++ b/src/test/debug-info/borrowed-basic.rs
@@ -12,7 +12,7 @@
 // its numerical value.
 
 // compile-flags:-Z extra-debug-info
-// debugger:break zzz
+// debugger:rbreak zzz
 // debugger:run
 // debugger:finish
 // debugger:print *bool_ref