8.01. GDB

  1. What type of breakpoints we use our program. [AMD Jan-2026]
  2. Where you  used S-TRACE.[AMD Feb-2026]
  3. How do you debug using ST-Link debugger?[AMD 11-Feb-2026]
  4. When code crashed, how do you debug?[AMD 11-Feb-2026]
  5. Do you know GDB debugging? What is the difference between step-in and next?
    [5G Testbed]
  6. Write a program in online GDB to check whether the 4th bit is 1. If it is 1, make it 0 and print the value before and after the change.
    [5G Testbed]
  7. Explain the debugging steps.
    [5G Testbed] [Enfabrica Corporation]
  8. Are you familiar with the GDB debugging tool?
    [Enfabrica Corporation] [GVS Deck Pvt Ltd]
  9. What are the functions of the step (s), next (n), and finish (f) commands in GDB?
    [Enfabrica Corporation] [GVS Deck Pvt Ltd]
  10. What are the step (s), next (n), and finish (f) commands in GDB?
    [GVS Deck Pvt Ltd]
  11. How can you view information about breakpoints in GDB?
    [GVS Deck Pvt Ltd]
  12. How do you delete a breakpoint in GDB?
    [GVS Deck Pvt Ltd]
  13. How can you print a variable’s value in GDB?
    [Fervid Smart Solutions Pvt. Ltd]
  14. How can you modify a variable’s value in GDB during debugging?
    [Fervid Smart Solutions Pvt. Ltd]
  15. Explain GDB debugging.
    [GVS Deck Pvt Ltd]
  16. What is the internal process of GDB file comparison?
    [INFOBELL]
  17. What are the GDB commands? Write them.
  18. What is GDB? Explain its commands. [Team F1 Network]
  19. How to enable a core dump file in GDB. [Team F1 Network]
  20. What are the GNU debugger tools? [Webber]
  21. What is the purpose of debugging? [Team F1 Network]
  22. What are the debugging commands used (breakpoints, step-by-step)? [Sanguine Inno Tech]
  23. What is the pipeline concept in debugging? [Webber]
  24. What is OpenOCD? How is it used with GDB and ST-LINK? [TeraScale]
  25. What is GDB? How to use GDB for source code level debugging? [TeraScale]