niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Tru64
using dbx debugger
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
Author Message
mehaboob@gmail.com
*nix forums beginner


Joined: 02 May 2006
Posts: 39

PostPosted: Thu Jun 29, 2006 10:43 am    Post subject: using dbx debugger Reply with 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
Back to top
Bob Harris
*nix forums beginner


Joined: 23 Mar 2005
Posts: 39

PostPosted: Fri Jun 30, 2006 1:16 am    Post subject: Re: using dbx debugger Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
The time now is Tue Dec 02, 2008 3:39 pm | All times are GMT
navigation Forum index » *nix » Tru64
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts attaching debugger to runinng python program alf python 4 Thu Jul 13, 2006 11:20 pm
No new posts How to call string member function inside debugger? wenmang@yahoo.com C++ 1 Fri Jun 30, 2006 1:49 pm
No new posts Vax Debugger Examples clusardi2k@aol.com VMS 7 Mon Jun 26, 2006 3:00 pm
No new posts automatic debugger? micklee74@hotmail.com python 2 Mon Jun 26, 2006 12:52 pm
No new posts multiple statements in the debugger avilella@gmail.com Perl 1 Wed Jun 14, 2006 9:05 pm

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
[ Time: 0.3461s ][ Queries: 16 (0.2776s) ][ GZIP on - Debug on ]