gdb-best-friend/examples/stap-probe/README
Sergio Durigan Junior dd97dffcfb Adding slides in en_US
This commit adds the slides in en_US, and also the examples.
2014-10-16 18:47:50 -04:00

2 lines
163 B
Text

Compiling with -Ox (x > 0) changes the layout of the symbols in the memory.
If you want to access a structure field, refer to it explicitly in the probe argument.