Retrieve gdb option values -


is there way in gdb retrieve (not print) value of options logging file, logging redirect, etc.? why provide set command no command?

why provide set command no command?

rtfm. command called show, info.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -