My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Anyone else had this happen?

Todd's photo
Todd
·Feb 16, 2017

Just debugging one of my own programs that I wrote from scratch in C using gdb... And look what I got:

(gdb) p *output_buffer[1] Cannot access memory at address 0xbaadf00d

At first I got the chills, like maybe I got hacked or something. Then I realized, this must be a coincidence?? Either way, good stuff!