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/10833] GDB crashes on debugging multithreaded program onARM SMP dual core system


http://sourceware.org/bugzilla/show_bug.cgi?id=10833

--- Comment #13 from ChrisD <blue.dragan+sourceware at gmail dot com> 2011-09-12 15:51:19 UTC ---
Looking at ptrace.c for ARM in the Linux kernel, it looks like the file has
significant changes in kernel 2.6.39 compared to 2.6.36, the most apparent
change being support for hardware breakpoints. There doesn't seem to be any
straightforward fixes though. We will likely be moving to 2.6.39 soon, I will
try gdb on it and update this bug.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]