* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / remote-udi.c
index 241745240b7c6c049bef65e7568efe86cdda5ba9..6b586cb7da7d667ff2d21bfdf50c3c96c95a5b51 100644 (file)
@@ -583,11 +583,7 @@ udi_wait (status)
       WSETSTOP ((*status), SIGTSTP);
       break;
     case UDIWarned:
-#ifdef SIGLOST
-      WSETSTOP ((*status), SIGLOST);
-#else
       WSETSTOP ((*status), SIGURG);
-#endif
       break;
     case UDIStepped:
     case UDIBreak:
This page took 0.023046 seconds and 4 git commands to generate.