On Mon, 19 Jun 2000, Mike Stilson wrote: >#0 0x1869420 in str_cmp (arg1=0x206e756d <Address 0x206e756d out of >bounds>, arg2=0x7374616e <Address 0x7374616e out of bounds>) at >utils.c:123 $1 = 0x206e756d (gdb) p (char)0x20 $2 = 32 ' ' (gdb) p (char)0x6e $3 = 110 'n' (gdb) p (char)0x75 $4 = 117 'u' (gdb) p (char)0x6d $5 = 109 'm' $1 = 0x7374616e (gdb) p (char)0x73 $2 = 115 's' (gdb) p (char)0x74 $3 = 116 't' (gdb) p (char)0x61 $4 = 97 'a' (gdb) p (char)0x6e $5 = 110 'n' -- George Greer greerga@circlemud.org +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT