2009/6/17 Guan, Xiao-Feng <[email protected]>: > Hello, > > > > I’m AMD driver developer and would like to ask a question. This issue > blocks us from making a better driver for WINE. > > > > Recently we have difficulty in debugging our driver with WINE. We used to > start wine-pthread in gdb to debug the applications. Or else we cannot break > into our driver. However, now we cannot build this executable any more in > wine-1.1.23 or git repository. I wonder if there is any other method to get > all symbols right in gdb.
wine-pthread and wine-kthread got rolled together into a single "wine" loader a few versions ago.
