[email protected] (Patrick Welche) writes: >How can gdb not see a spcl anywhere?
/usr/include/protocols/dumprestore.h:#define spcl u_spcl.s_spcl spcl is just a define that got resolved by the compiler.
[email protected] (Patrick Welche) writes: >How can gdb not see a spcl anywhere?
/usr/include/protocols/dumprestore.h:#define spcl u_spcl.s_spcl spcl is just a define that got resolved by the compiler.