看某個位址的值是否被改變
ex: int test = 0; // global變數, 假設位址是0x66333
disp *(uint64 *)0x66333 // 程式每執行一行就會印出結果
watch *(uint64 *)0x66333 // 變數改變時會印出來
segmentation fault debug
目前分類:科學怪談 (11)
- Apr 15 Wed 2009 13:06
gdb
- Mar 27 Fri 2009 20:11
Windows commands
dir %windir%\system32\*.exe
dir %windir%\system32\*.vbs
- Mar 27 Fri 2009 20:09
不讓linux的console嗶嗶叫
- Mar 27 Fri 2009 20:06
NCTUns usage
- Mar 27 Fri 2009 20:06
freenx installation and setting
========================================== nxclient resume問題
當按下suspend關掉nxclient時,
- Mar 27 Fri 2009 20:06
xvidcap on fedora 9
Xvidcap Installation Guide
- Mar 27 Fri 2009 20:05
Calculate the WiMAX mesh throughput of NCTUns
- Mar 27 Fri 2009 20:04
讓VNC與tty7同步的設定
- Mar 27 Fri 2009 20:04
format和新增硬碟
***注意 一定要先確定要新增的第二顆硬碟名稱,不一定會是sdb,此例是假設第二顆硬碟為sdb***
[root@locahost /]# fdisk -l 看目前已經掛載哪些硬碟