This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:data:fall2022:projects:sll2 [2022/10/05 18:00] – [SPECIFICATIONS] gsuber | notes:data:fall2022:projects:sll2 [2022/10/05 18:05] (current) – [Basic GDB] gsuber | ||
---|---|---|---|
Line 58: | Line 58: | ||
=====Basic GDB===== | =====Basic GDB===== | ||
+ | GDB is a very useful tool, especially if you are running into segmentation faults on any unit test. GDB allows you to set breakpoints, | ||
To launch gdb (obtain used as example): | To launch gdb (obtain used as example): |