gdb-intro-kwlug/examples/stap-probe
Sergio Durigan Junior 4b3bbbe2c4 First version of the slides, with examples. 2019-06-03 10:36:07 -04:00
..
1.c First version of the slides, with examples. 2019-06-03 10:36:07 -04:00
README First version of the slides, with examples. 2019-06-03 10:36:07 -04:00
baz.c First version of the slides, with examples. 2019-06-03 10:36:07 -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.