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

Cross-Compiling Linux Kernel for Raspberry Pi - ${CCPREFIX}gcc -v does not work -

c++ - llvm function pass ReplaceInstWithInst malloc -

python - IO.UnsupportedOperation: Not Writable -