- Mastering Assembly Programming
- Alexey Lyashko
- 57字
- 2021-08-20 10:23:28
Debug status register (DR6)
When an enabled breakpoint is triggered, the corresponding bit of the four low-order bits in DR6 is set to 1 before entering the debug handler, thus, providing the handler with information about the triggered breakpoint (bit 0 corresponds to the breakpoint in DR0, bit 1 to the breakpoint in DR1, and so on).
推薦閱讀
- C語(yǔ)言程序設(shè)計(jì)案例教程
- Spring Cloud Alibaba核心技術(shù)與實(shí)戰(zhàn)案例
- Getting Started with ResearchKit
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Android 7編程入門(mén)經(jīng)典:使用Android Studio 2(第4版)
- C++新經(jīng)典
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應(yīng)用
- SQL Server 2012 數(shù)據(jù)庫(kù)應(yīng)用教程(第3版)
- Android編程權(quán)威指南(第4版)
- Python 3快速入門(mén)與實(shí)戰(zhàn)
- Data Manipulation with R(Second Edition)
- C Primer Plus(第6版)中文版【最新修訂版】
- HTML5 Canvas核心技術(shù):圖形、動(dòng)畫(huà)與游戲開(kāi)發(fā)
- HikariCP數(shù)據(jù)庫(kù)連接池實(shí)戰(zhàn)
- Python面向?qū)ο缶幊蹋ǖ?版)