Changes between Version 8 and Version 9 of CclUnderGdb
- Timestamp:
- 11/02/09 10:22:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CclUnderGdb
v8 v9 26 26 27 27 {{{ 28 (gdb) source ccl/lisp-kernel/linuxx8664/.gdbinint 28 shell> gdb 29 (gdb) file /path/to/ccl/lx86cl64 30 (gdb) source /path/to/ccl/lisp-kernel/linuxx8664/.gdbinit 29 31 }}} 30 32
