summaryrefslogtreecommitdiff
path: root/gdb-cmd
diff options
context:
space:
mode:
authorAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:27:59 +0200
committerAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:27:59 +0200
commit1c7c106b06b6a88502801e699ef99e72b7c625cd (patch)
tree5708a229b0d66e8eb82a953861e017915f8176b6 /gdb-cmd
parent5bc8549a8d7f5c9644f878fe3ca55761663a2fd0 (diff)
downloadTCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.tar.gz
TCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.zip
Fixed some nasty bugs.
Diffstat (limited to 'gdb-cmd')
-rw-r--r--gdb-cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-cmd b/gdb-cmd
index 4c32a6e..75541f9 100644
--- a/gdb-cmd
+++ b/gdb-cmd
@@ -1,2 +1,2 @@
target remote localhost:1234
-break core/sys.c:panic_do
+break core/sys.cpp:panic_do