Sign inSign up

baygeldin/gdb-examples

By baygeldin

•Updated about 9 years ago

Example projects for playing with GDB.

Image
0

1.3K

baygeldin/gdb-examples repository overview

⁠gdb-examples

Docker image with example projects for playing with GDB.

⁠Examples

  • hello-world — an uber-simple example with a loop
  • guess-game — a number guess game that involves writing to stdin
  • factorial — an example of recursion with and without tail call
  • tickets — a simulation of multithreaded ticket selling with mutexes
  • counters — an example of multiple forked processes (inferiors)
  • hackathon — a full-fledged example with multiple multithreaded processes
  • encodings — a playground for experiments with encodings
  • templates — a playground for experiments with templates

Tag summary

Content type

Image

Digest

Size

130.7 MB

Last updated

about 10 years ago

docker pull baygeldin/gdb-examples