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