aboutsummaryrefslogtreecommitdiff
path: root/gdb_cmd
diff options
context:
space:
mode:
authorAlex Auvolat <alex.auvolat@ens.fr>2014-12-01 18:20:45 +0100
committerAlex Auvolat <alex.auvolat@ens.fr>2014-12-01 18:20:45 +0100
commitc7bcf94b1e70721d0f7bfb5ca383d996559c2559 (patch)
tree845f9e6c2193f444c80b1506438e9280a52585e5 /gdb_cmd
parent8f936e07ecb5af4053ad7d457a32e69695cb357e (diff)
downloadmacroscope-c7bcf94b1e70721d0f7bfb5ca383d996559c2559.tar.gz
macroscope-c7bcf94b1e70721d0f7bfb5ca383d996559c2559.zip
Small adjustments:
- add missing vim modelines - idt_set_ex_handler, idt_set_irq_handler - inline inb,inw,outb,outw - add defines for exceptions and irqs
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 b50623b..e1480eb 100644
--- a/gdb_cmd
+++ b/gdb_cmd
@@ -1,2 +1,2 @@
target remote localhost:1234
-break l0/sys.cpp:panic_do
+break l0/sys.c:panic_do