gdb-best-friend/examples/stap-probe
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
..
1.c Adding slides in en_US 2014-10-16 18:47:50 -04:00
README Adding slides in en_US 2014-10-16 18:47:50 -04:00
baz.c Adding slides in en_US 2014-10-16 18:47:50 -04:00

README

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.