Summary: | Не работает attach в дебагере | ||
---|---|---|---|
Product: | WINE@Etersoft | Reporter: | Andrey Vusik <night> |
Component: | Общее | Assignee: | BUGS@Etersoft <bugs> |
Status: | CLOSED INVALID | QA Contact: | |
Severity: | critical | ||
Priority: | P5 | CC: | baraka, lav, night |
Version: | 1.0.9 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Linux | ||
Whiteboard: | |||
Заявки RT: | Связано с: | ||
Дата напоминания: | |||
Bug Depends on: | |||
Bug Blocks: | 777 |
Кстати, через wwo работает. $ wwodbg Wine-dbg>info proc pid threads parent executable (all id:s are in hex) 0000000c 5 0000000a 'services.exe' 0000001b 4 0000000c 'winedevice.exe' Wine-dbg>attach 0x1b 0xa7dae66f __libc_read+0x3f in libpthread.so.0: int $0x80 Wine-dbg>quit На cellar тоже: [lav@cellar ~]$ winedbg Wine-dbg>info proc pid threads parent executable (all id:s are in hex) 0000000c 9 0000000a 'services.exe' 0000001f 4 0000000c 'winedevice.exe' Wine-dbg>attach 0x1f 0xb7d9b66f __libc_read+0x3f in libpthread.so.0: int $0x80 Wine-dbg> Больше проблемы не встречал. Закрываю. |
При выполнении, например, attach 0x16 к существующему процессу >00000016 1 00000008 'notepad.exe' выдаёт syntax error