All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h Danish (da)Undertiden har man brug for at søge efter fejl i et program, som allerede kører; for eksempel når man fejlsøger parallelle programmer med [https://computing.llnl.gov/tutorials/mpi/ MPI] eller baggrundsprocesser, som kører i lang tid. For at gøre dette vælger du menuen <menuchoice>Kør -> Knyt til proces</menuchoice>, hvorved et vindue som ovenfor åbnes. Du skal vælge det program, som passer med det projekt, som du aktuelt har åbent i '''KDevelop''' &mdash; i mit tilfælde er det programmet step-32.
 h English (en)Sometimes, one wants to debug a program that's already running. One scenario for this is debugging parallel programs using [https://computing.llnl.gov/tutorials/mpi/ MPI], or for debugging a long running background process. To do this, go to the menu entry <menuchoice>Run -> Attach to Process</menuchoice>, which will open a window like the one above. Select the program you wish to attach to and then click <menuchoice>Attach</menuchoice>. If you fail to attach to the process and get the following result:
 h Ukrainian (uk)Іноді виникає потреба у зневаджуванні програми, яку вже запущено. Одним з випадків такої потреби є зневаджування паралельно запущених за допомогою [https://computing.llnl.gov/tutorials/mpi/ MPI] програм або зневаджування довготривалого фонового процесу. Виконати таке зневаджування можна за допомогою пункту меню <menuchoice>Виконання -> Долучити до процесу</menuchoice>, у відповідь на вибір якого буде відкрито вікно, подібне до наведеного вище. Вам потрібно вибрати програму, до процесу якої слід долучитися і отримаєте такий результат: