pouët.net

Go to bottom

what hex strings do you use for debugging?

category: residue [glöplog]
0x12345678
added on the 2008-02-14 01:40:27 by rmeht rmeht
*mmmmmm*, buggering!

7a57e1e55 !
added on the 2008-02-14 01:58:46 by button button
actually the IDT adress of most operation systems and VMs starts with DEAD. It is DEAD0000h for Win2000-->Vista.
added on the 2008-02-14 09:26:30 by raer raer
srand(0x13375EED)
added on the 2008-02-14 09:42:28 by KeyJ KeyJ
$8b17
added on the 2008-02-14 11:43:36 by cruzer cruzer
debugging with hex strings is for pussies.
added on the 2008-02-14 12:35:35 by hfr hfr
@cruzer : $8b17 rocks :)
added on the 2008-02-14 13:44:27 by gwEm gwEm
what is a debugging hex string exactly?
added on the 2008-02-14 13:57:15 by Navis Navis
@gwEm: except it needs 16 bits ;/
added on the 2008-02-14 14:22:51 by cruzer cruzer
$a1d5cafe
added on the 2008-06-09 16:11:43 by cruzer cruzer
$b00bbabe
added on the 2008-06-09 16:17:11 by linde linde
$DECAFBAD
I guess you need them if you don't have a proper debugger
added on the 2008-06-09 17:14:58 by imbusy imbusy
0x7
added on the 2008-06-09 17:29:27 by kusma kusma
0x4655434b (= "FUCK" in big endian)
added on the 2008-06-09 20:22:52 by Joghurt Joghurt
0xB00B1E5
added on the 2008-06-09 20:24:07 by Joghurt Joghurt
To be honest, I think I used $DEADDEAD back then
added on the 2008-06-09 20:24:54 by Joghurt Joghurt
0x303.. If I need more than one it's 0x808 or 0x909.

I'll do a lot of 16 bit stuff on dsp, so 16 bit constants are handy as well.

added on the 2008-06-09 21:04:08 by torus torus
breakpoint ftw!
added on the 2008-06-09 21:49:05 by v3nom v3nom

login

Go to top