|
|
|
|
|
|
| Author |
Message |
mehaboob@gmail.com *nix forums beginner
Joined: 02 May 2006
Posts: 39
|
Posted: Thu Jun 29, 2006 10:43 am Post subject:
using dbx debugger
|
|
|
Hi,
I am trying to use dbx debuuger to analyse crash of a process.
On one terminal am running the command below
dbx -pid <process id> <complete path of executable>
dbx version 5.1
Type 'help' for help.
thread 0x18 stopped at>*[__select, 0x3ff800d27f8] beq a3,
0x3ff800d2810
(dbx)
And on the other terminal am killing the process
kill -4 <process id>
Am waiting for a coredump to happen and dbx to write the output on
console but neither of this seems to happen?...Any idea?
Mehaboob |
|
| Back to top |
|
 |
Bob Harris *nix forums beginner
Joined: 23 Mar 2005
Posts: 39
|
Posted: Fri Jun 30, 2006 1:16 am Post subject:
Re: using dbx debugger
|
|
|
In article
<1151577835.429290.107340@m73g2000cwd.googlegroups.com>,
"mehaboob@gmail.com" <mehaboob@gmail.com> wrote:
| Quote: | Hi,
I am trying to use dbx debuuger to analyse crash of a process.
On one terminal am running the command below
dbx -pid <process id> <complete path of executable
dbx version 5.1
Type 'help' for help.
thread 0x18 stopped at>*[__select, 0x3ff800d27f8] beq a3,
0x3ff800d2810
(dbx)
And on the other terminal am killing the process
kill -4 <process id
Am waiting for a coredump to happen and dbx to write the output on
console but neither of this seems to happen?...Any idea?
Mehaboob
|
Well, if I recall correctly, any signal sent to a process while a
debugger is attached is directed to the debugger.
And while the debugger is sitting at the command prompt, the
debugged process is not running, so any signals sent are just
queued up until the next time the process runs.
Bob Harris |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Tue Dec 02, 2008 3:39 pm | All times are GMT
|
|
Loan | Loan | Cheapest mobile phones | Credit Cards | Php Scripts
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|