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 #4 from Tristan Moody <tristanmoody at gmail dot com> 2011-10-25 19:26:46 UTC ---
The error is thrown from gdb/i386-linux-nat.c:579 in function
i386_linux_fetch_inferior_registers.  In this case, register list entries 41-48
are blank/empty entries, which aren't handled properly.

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