This is the mail archive of the gdb@sources.redhat.com 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]

Re: Strange segfaults of gdb


Michael Snyder wrote:
> Michal Ludvig wrote:
>>So it appears like the segfault happend on 'cmp <imm>,<reg>'
>>instruction, which shouldn't be able to generate any exception at all.
>>So I don't trust this information.
> 
> Maybe it took place during the syscall, and was deferred
> until return to user space?

Yes, it was a kind of this problem that by a strange coincidence 
apperaed only in gdb. Fortunately I cannot confirm it was a gdb's 
problem and the version in 5.2 branch should be ready for release (from 
x86-64's side).

Michal Ludvig
-- 
* SuSE CR, s.r.o     * mludvig@suse.cz
* +420 2 9654 5373   * http://www.suse.cz


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