Changes
804888d: 89 e5 mov ebp,esp
804888f: 83 ec 28 sub esp,0x28
8048892: c7 44 24 08 20 00 00 mov DWORD PTR [esp+0x8],0x20 <------
8048899: 00
804889a: 8d 45 f0 lea eax,[ebp-0x10]
<syntaxhighlight lang="asm">
(gdb) b *0x80488ad
Breakpoint 1 at 0x80488ad