devel:troubleshooting-gdb-scripts
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
devel:troubleshooting-gdb-scripts [2017/09/05 13:40] – miconda | devel:troubleshooting-gdb-scripts [2017/09/05 14:16] (current) – [Transaction Structures] miconda | ||
---|---|---|---|
Line 6: | Line 6: | ||
==== Transaction Structures ==== | ==== Transaction Structures ==== | ||
+ | |||
+ | Transactions are stored in hash table _tm_table that has 65536 slots (defined as TABLE_ENTRIES in the code). | ||
<code perl> | <code perl> | ||
set $i=0 | set $i=0 | ||
- | while($i< | + | while($i< |
set $ehead = & | set $ehead = & |
devel/troubleshooting-gdb-scripts.1504618831.txt.gz · Last modified: 2017/09/05 13:40 by miconda