New problems with the debugger

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Thu Jul 12 14:49:52 CDT 2001


>>>>> "Alexandre" == Alexandre Julliard <julliard at winehq.com> writes:

    Alexandre> Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:
    >> WineDbg starting... file_set_error: No such process Can't attach
    >> process 8068d98: error 317

    Alexandre> I don't see this here. Could you please run wineserver under
    Alexandre> gdb, put a breakpoint on the file_set_error message
    Alexandre> (server/file.c line 334), and send me the backtrace at this
    Alexandre> point?  Thanks.

Breakpoint 1, file_set_error () at file.c:334
334         default:        perror("file_set_error"); set_error( ERROR_UNKNOWN /* FIXME */ ); break;
(gdb) bt
#0  file_set_error () at file.c:334
#1  0x804b1e5 in get_thread_context (thread=0x97fa210, flags=65537, context=0xbffff350) at context_i386.c:142
#2  0x804b567 in get_thread_single_step (thread=0x97fa210) at context_i386.c:481
#3  0x8051d2e in continue_thread (thread=0x97fa210) at ptrace.c:177
#4  0x8050e9f in resume_process (process=0x8068d98) at process.c:518
#5  0x804bfc6 in debugger_attach (process=0x8068d98, debugger=0x97fa778) at debugger.c:420
#6  0x804c278 in req_debug_process (req=0xbffff4d8) at debugger.c:540
#7  0x805669f in read_request (thread=0x97fa778) at request.c:168
#8  0x805922b in thread_poll_event (obj=0x97fa778, event=1) at thread.c:157
#9  0x8057642 in select_loop () at select.c:262
#10 0x804e5af in main (argc=1, argv=0xbffff6d4) at main.c:108
#11 0x40178baf in __libc_start_main () from /lib/libc.so.6

Perhaps to notice: I run 2.4.6 on a SMP machine, Suse 7.1

Hope this helps

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------




More information about the wine-devel mailing list