request for verbosity
Posted: Thu Jan 16, 2003 3:47 pm
Jan 16 23:38:14 mordor kernel: PAX: terminating task: /home/cmouse/projects/DDB/ddb(ddb):21129, uid/euid: 1000/1000, EIP: B52DE968, ESP: B52DE964
Jan 16 23:38:14 mordor kernel: PAX: bytes at EIP: e8 13 7c 32 8d cc 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
Just a quick question. _why_ did it kill my task?
I was debugging it with gdb
the process was on 'halt'
and I gave it a command
(gdb)$ print !strcasecmp(value,"value")
Jan 16 23:38:14 mordor kernel: PAX: bytes at EIP: e8 13 7c 32 8d cc 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
Just a quick question. _why_ did it kill my task?
I was debugging it with gdb
the process was on 'halt'
and I gave it a command
(gdb)$ print !strcasecmp(value,"value")