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 #10 from ChrisD <blue.dragan+sourceware at gmail dot com> 2011-09-10 17:29:00 UTC ---
One more thought. Since the log I posted comes from running gdb on a single
threaded program, maybe the problem is some interaction between the two
processes. Maybe the debugged program runs on a different CPU? Maybe a cache
flush or something similar is missing in gdb when it writes the code segment
when setting up breakpoints? The failure is intermittent, so this looks like
some sort of a race condition.

-- 
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]