当前位置:网站首页>Virtual variables and formatting characters in debugging
Virtual variables and formatting characters in debugging
2022-06-22 01:18:00 【winux】
Figure 1 Pseudo Variables
| Pseudo Variable | Description |
|---|---|
| $handles | Number of handles to kernel objects |
| $vframe | Current stack frame address |
| $TID | Current thread identifier |
| $registername | Contents of specified register |
| $clk | Time in clock cycles |
| $user | Process and thread token information |
Figure 2 Format Specifiers| Specifier | Description |
|---|---|
| D | Decimal |
| U | Unsigned decimal |
| O | Octal |
| X | Hexadecimal |
| F | Floating point |
| E | Scientific notation |
| C | Character |
| S | Character string |
| Su | Unicode string |
| s8 | UTF-8 string |
| Hr | HRESULT or Win32 error code |
| wc | Windows class |
| wm | Windows message |
| ! | Raw format |

边栏推荐
- field.setAccessible(true);代码扫描有安全漏洞,解决方案
- 【DailyFresh】课程记录
- 3746. academic circle of cattle II
- Compilation principle - recursive descent subroutine method
- [GStreamer] 插件编写 —— Test程序
- SparkRDD 案例:计算总成绩
- 单点登录SSO与OAuth2 方案
- ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
- 4275. Dijkstra sequence
- Broadening - simple strategy test
猜你喜欢

pytorch学习02:手写数字识别
![[dailyfresh] problems encountered in sending activation email](/img/08/b292f6c98615e51e666b78f305e92c.png)
[dailyfresh] problems encountered in sending activation email
![四数之和[数组排序+双指针]](/img/9e/e1932120a9b69847898e89c45e2eb4.png)
四数之和[数组排序+双指针]

LVGL的一些介绍和移植

Pytorch learning 02: handwritten digit recognition

pytorch学习08:拼接与拆分

【环境踩坑】pycharm使用qt时报错

lvgl使用demo示例及说明1

0x00007ffff3d3ecd0 in _ IO_ vfprintf_ internal (s=0x7ffff40b5620 <_IO_2_1_stdout_>

pytorch学习01:梯度下降实现简单线性回归
随机推荐
Tensorflow environment setup
[其他] 浅析ELF中的GOT与PLT
3分钟,带你玩转聊天机器人自动化【顶级模板】
三种文件句柄之间的转换
field. setAccessible(true); Code scanning has security vulnerability, solution
【DailyFresh】课程记录2
Pytorch learning 12: automatic derivation
Today's content
Pytorch learning 01: gradient descent for simple linear regression
pytorch学习04:Tensor的创建
Tensorflow环境搭建
Simple sorting of RNN
高德地图--根据地理位置获取经纬度
Judge whether the string type is empty and whether the list set is empty
香橙派orangepi4b上安装tensorflow与transformer
活动窗口(active),焦点窗口(focused),前台窗口(foreground)的区别
2. 两数相加
Understanding the relationship between knowledge map and deep learning
Special survey of moving average strategy
Is xshell worse than SecureCRT?