trace entry 中文意思是什麼

trace entry 解釋
跟蹤條目
  • trace : n 1 跡,足跡,蹤跡,去向。2 痕跡;證跡,線索,結果;【心理學】記憶痕;【植物;植物學】(脈)跡。3...
  • entry : n 1 進入,入場;入城;(演員)出場。2 入口;門口。3 通道,路口;河口。4 登記;記載;申報;記錄;...
  1. If another entry address follows, it means that the address on the stack called the address last read from the trace file

    如果後面緊接著是另外一個入口地址,這說明堆棧中的地址調用了這個剛從跟蹤文件處讀出的地址。
  2. Click view details for the last most recent trace entry

    對最後(最新)的跟蹤項單擊「查看詳細信息」 。
  3. This action generates a new trace log entry

    此操作將生成一個新的跟蹤日誌項。
  4. Each time an entry address is encountered in the trace file, it s pushed onto the stack

    每次在跟蹤文件中碰到一個入口地址時,就將其壓入堆棧。
  5. So, if in the trace file you have an entry address followed by another entry address, you can infer that a called b. if an entry address is followed by an exit address, it s understood that function was called and then returned

    因此,如果在跟蹤文件中有一個入口地址( a )緊跟著另外一個入口地址( b ) ,那麼您就可以推斷是a調用了b 。如果一個入口地址( a )後面跟著一個出口地址( a ) ,那麼就說明這個函數( a )被調用后就直接返回了。
分享友人