cmdlang.gdb 101 Bytes
Newer Older
dugupeiwen's avatar
dugupeiwen committed
1
2
3
4
5
# this file is used with the numba.gdb* functionality
break numba_gdb_breakpoint
commands
return
end