226 my program operates like this: Let's say it's a std::vector<int> What are all the things i will need to check while analyzing a core dump file?
Please tell me from scratch. For the sake of simplicity. You can run gdb in text user interface (tui) mode:
Typing help attach at a gdb console gives the following: (gdb) in short, the following commands are all you need to get started using gdb: Does gdb have a built in scripting mechanism, should i code up an expect script, or is there an even better solution out there? Previously it had no support for avx.
When running a program on gdb, usually, the arguments for the program are given at the run command. (gdb) help attach attach to a process or file. Check out this link for more information. Is there a way to run the program using gdb and as well as give arguments within.