Changes between Version 7 and Version 8 of jazz/jfbterm


Ignore:
Timestamp:
Feb 2, 2009, 2:18:44 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/jfbterm

    v7 v8  
    726726}}}
    727727 * 在 DEBUG 的時候偶爾會看到 <value optimized out>,但是該怎麼去掉呢??
    728    * [參考] http://www.cs.utk.edu/~vose/c-stuff/onlinedocs/gdb_7.html
     728   * [參考] http://www.cs.utk.edu/~vose/c-stuff/onlinedocs/gdb_7.html - 不要最佳化 ( 查 gcc manpage 得知 -O0 可以取消最佳化 )
    729729{{{
    730730The values of arguments that were not saved in their stack frames are shown as `<value optimized out>'.
     
    818818{{{
    819819root@intrepid:~# w
    820  02:01:29 up 5 min,  5 users,  load average: 0.75, 0.91, 0.41
    821 USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU WHAT
    822 root@intrepid:~# w
    823820 02:02:14 up 6 min,  5 users,  load average: 0.35, 0.78, 0.39
    824821USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU WHAT