Укажите отработанное время

Отработанное время:
Продуктивное время:
Bug 1830 - Не работает attach в дебагере   Make a simular bug
Summary: Не работает attach в дебагере
Status: CLOSED INVALID
Alias: None
Product: WINE@Etersoft
Classification: Продукты (Products)
Component: Общее (show other bugs)
Version: 1.0.9
Hardware: PC Linux
: P5 critical
Target Milestone: ---
Assignee: BUGS@Etersoft
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 777
  Show dependency treegraph
 
In work:
Reported: 2008-05-20 14:58 MSD by Andrey Vusik
Modified: 2008-09-08 19:29 MSD (History)
3 users (show)

See Also:
Заявки RT:
Связано с:
Дата напоминания:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Vusik 2008-05-20 14:58:37 MSD
При выполнении, например, attach 0x16 к существующему процессу 
>00000016 1        00000008 'notepad.exe' 
выдаёт syntax error
Comment 1 Vitaly Lipatov 2008-05-22 16:23:44 MSD
Кстати, через 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>
Comment 2 Andrey Vusik 2008-09-08 19:29:09 MSD
Больше проблемы не встречал. Закрываю.