source: svn/zas_dstar/candidates/.gdbinit @ 66

Last change on this file since 66 was 66, checked in by megakiss, 11 years ago

키패드 기능 연결

전원키 누르고 리모콘 누르면 학습
CH+ 간격 1초 증가 MAX:15
CH- 간격 1초 감소 MIN :1

File size: 345 bytes
Line 
1echo Setting up the environment for debugging vmlinux...\n
2#set solib-absolute-prefix /usr/src/dsthal/candidates
3#set solib-absolute-prefix /opt/montavista/pro/devkit/mips/fp_be/target/lib
4set solib-search-path /home/hwatk/current/dsthal_base/candidates
5set height 0
6#handle SIG32 nostop
7#handle SIG32 noprint
8#target remote 192.168.100.90:8888
Note: See TracBrowser for help on using the repository browser.