This is the mail archive of the gdb-prs@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: threads/1874: thread-db.c: check_event use of DECR_PC_AFTER_BREAKbreaks thread debugging [AMD64;FC3]


The following reply was made to PR threads/1874; it has been noted by GNATS.

From: "Philip D.S. Thoren" <pthoren@cs.uml.edu>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: threads/1874: thread-db.c: check_event use of DECR_PC_AFTER_BREAK
 breaks thread debugging [AMD64;FC3]
Date: Sat, 19 Feb 2005 15:23:55 -0500

 Ok... I should have proof read this. Nevertheless, I hope what I've 
 found helps fix this problem.
 I forgot to add that I did try running gdb with the DECR_PC_AFTER_BREAK 
 set to 0 and gdb didn't work right.
 So, something is potentially affecting the read_pc_pid(ptid) value by 1 
 between it's detection and when it's passed to check_event in thread-db.c.


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