JargonFile/entries/DEADBEEF.txt

10 lines
480 B
Plaintext
Raw Permalink Normal View History

2014-04-26 14:52:28 +00:00
DEADBEEF
2014-04-26 15:54:15 +00:00
/dedbeef/ , n. The hexadecimal word-fill pattern for freshly allocated
memory under a number of IBM environments, including the RS/6000. Some
modern debugging tools deliberately fill freed memory with this value as a
2014-07-26 07:53:53 +00:00
way of converting heisenbugs into Bohr bug s. As in Your program is
2014-04-26 15:54:15 +00:00
DEADBEEF (meaning gone, aborted, flushed from memory); if you start from an
odd half-word boundary, of course, you have BEEFDEAD. See also the anecdote
under fool and dead beef attack.