[問題] code::block debug opencv 專案問題

看板C_and_CPP (C/C++)作者 (pikachu)時間10年前 (2015/11/24 17:48), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串1/1
開發平台(Platform): Code::Block(Mingw4.7.1) 額外使用到的函數庫(Library Used): opencv 2.4.9 問題(Question):使用 debug 的 step into 想進入自己寫的函式 a 時, 會跑到 opencv 內跟 Mat 有關的標頭檔內 mat.hpp。需再 step out 後再 step into 才會進入自己寫的函式 a(註:a的輸入變數有Mat型態的輸入) 爬了 google 的文章依舊找不到解決方法,是可以用設中斷點的方式 但仍舊想知道有沒有方法直接 step into 函式a 謝謝各位 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.127.205.186 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1448358535.A.9B3.html

11/24 18:22, , 1F
函式a打執行int3,中斷後再指定EIP位置
11/24 18:22, 1F

11/26 20:59, , 2F
step有很多方法
11/26 20:59, 2F
文章代碼(AID): #1ML3A7cp (C_and_CPP)
文章代碼(AID): #1ML3A7cp (C_and_CPP)