*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> dbxhang (1)              
Title
Content
Arch
Section
 

Contents


DBXHANG(1)							    DBXHANG(1)


NAME    [Toc]    [Back]

     dbxhang - start a process without really starting it

SYNOPSIS    [Toc]    [Back]

     dbxhang  object-file

DESCRIPTION    [Toc]    [Back]

     dbxhang starts a program running by doing a fork(2) and  exec(2), leaving
     the program stopped before	executing its first instruction.

     This is useful when a program to be debugged does unusual things with tty
     characteristics, or which is sensitive to the <Interrupt> character and
     you don't want any	<Interrupt> in the dbx command window sent to the
     program to	be debugged.

     Use dbxhang on the	program	to be debugged in one window and intercept the
     stopped program with dbx -p or dbx	-P from	a different window.  In	the
     dbx session window, continue the program (after setting any breakpoints
     desired) with the cont command: the run command is	not usable on a
     program intercepted with -p or -P.

     Example:

	 dbxhang myprog	myargument1 myargument2
	 (and, from another window)
	 dbx -P	myprog
	 stop in main
	 cont

FILES    [Toc]    [Back]

     /usr/sbin/dbxhang

SEE ALSO    [Toc]    [Back]

      
      
     dbx(1)
     Compiling Debugging and Performance Tuning
     DBX Reference Manual (odbx)
     IRIS-4D Series Compiler Guide


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
I18N::Collate IRIX compare 8-bit scalar data according to the current locale *** WARNING: starting from the Perl version 5.003_06
XmListDeleteItemsPos IRIX A List function that deletes items from the list starting at the given position
XmListDeleteItemsPos Tru64 A List function that deletes items from the list starting at the given position
XmListDeleteItemsPos HP-UX A List function that deletes items from the list starting at the given position
execppp IRIX Start a PPP call.
startnfs IRIX start nfs deamon.
startmidi IRIX start MIDI daemon
startautomount IRIX start automount deamon.
lpfence HP-UX start the LP request scheduler,
aserver HP-UX start the audio server
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service