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/13340] GDB crashes on "layout src"


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

--- Comment #2 from Tristan Moody <tristanmoody at gmail dot com> 2011-10-25 15:28:40 UTC ---
Ok, so that patch doesn't appear to fix things, as gdb just complains about
"bad register 42".  It appears the problem is that gap that would otherwise be
filled by ymm registers.  Looks like the vector of registers needs to be
trimmed if the target is not an avx machine.

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