This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/20758] 32-bit gdb on 64-bit kernel


https://sourceware.org/bugzilla/show_bug.cgi?id=20758

--- Comment #5 from Baoshan <pangbw at gmail dot com> ---
Thanks for letting me know the existence of trace32.c.
It seems the function in compat_arch_ptrace() should be called for my case, but
it seems the one get called is arch_ptrace() which is in ptrace.c. Do you know
which reason could result this problem? I am not familiar with kernel and can't
figure out how kernel dispatch the call to ptrace().

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]