linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] debugging skas
@ 2003-09-23 18:16 Demetrios Tsillas
  0 siblings, 0 replies; only message in thread
From: Demetrios Tsillas @ 2003-09-23 18:16 UTC (permalink / raw)
  To: user-mode-linux-devel

I run linux under gdb with skas mode. Prior to running I disable
handling of SIGSEGV and SIGUSR1. Linux runs OK and I can
hit breakpoints and debug.

But, if I want to interrupt the uml by typing cntrl-C, it will not be
able to continue. Gdb says the program exited normally. Somehow
SIGINT is not being handled correctly?

thanks for your help.
-Jim.

(gdb) run ubd0=/tmp/cow.1,/usr/src/root_fs.0.2 mem=256m eth0=mcast

Program received signal SIGTRAP, Trace/breakpoint trap.
0xa000d000 in _start ()
(gdb) cont
^C
Program received signal SIGINT, Interrupt.
0xa02039cc in __libc_waitpid (pid=4244, stat_loc=0xad3bfcc0, options=2) 
at ../sysdeps/unix/sysv/linux/waitpid.c:28
(gdb) c

Program exited normally.
(gdb)





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-23 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-23 18:16 [uml-devel] debugging skas Demetrios Tsillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox