bootlin / training-materials

Bootlin embedded Linux and kernel training materials
https://bootlin.com/training/
Other
603 stars 179 forks source link

Mention "display" command in basic gdb usage #229

Closed Tropicao closed 6 months ago

Tropicao commented 6 months ago

Multiple trainings led to discuss how to keep printing a specific variable content when doing manual execution, without using the print command each time the program breaks.

Add mention to the display command in the basic gdb commands slides to answer this recurring question If it makes the slides too big on the gdb part, it could also just be added as an additional tip in the labs instructions