From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mickael Gicquaire To: gdb@sources.redhat.com Subject: gdb/mi and signals vs gdb/cli Date: Fri, 28 Sep 2001 03:48:00 -0000 Message-id: <1010928114759.ZM22692@bristol.st.com> X-SW-Source: 2001-09/msg00274.html hi all ! i have a question concerning gdb/mi interface and signals handling. The SIGTERM signal send by my remote target does not appear when i use gdb with its mi interface. The program runs to completion and the *stopped is displayed. -exec-continue ^running (gdb) *stopped (gdb) whereas if i used Gdb with the cli interface i get (top-gdb) c Continuing. Program received signal SIGTERM, Terminated. 0xac009bae in ?? () Does someone knows what is happening to my SIGTERM signal ?? cheers mickael -- --------------------------------------------------------------------------- | Mickael Gicquaire | email mickael.gicquaire@.st.com | | | | | _____________ | | STMicroelectronics | | / ___/__ __/ | | 1000 Aztec West | | \__ \ / / | | Almondsbury | Phone 01454-462342 | /____/ /__/ | | BRISTOL | | | ---------------------------------------------------------------------------