stack unwinding 中文意思是什麼

stack unwinding 解釋
疊輾轉開解
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • unwinding : 解舒
  1. This thesis presents two methods to handle the active and passive exceptions in the library function jacket level. one comes up to handle the signal exception efficiently. and the other uses emulated stack unwinding to find the calling address to help handling the try catch exception

    為了在庫函數包裝這個層面上快速處理c + +中的異常拋出以及重新拋出的問題,我們提出了動態棧展開的思想,從而得到本該靜態編譯階段才可以得到的函數調用關系,分析得到caller調用callee的準確地址,用於異常區間的檢查。
  2. Is called for every method ; the only tricky part is unwinding the internal call stack when an exception is thrown

    ;唯一的技巧就是當拋出異常時就解開內部調用堆棧。在調用
  3. Clause so that stack unwinding can continue until the exception handler is invoked

    子句的結束,以便堆棧展開可以在調用異常處理程序前繼續進行。
分享友人