public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address
       [not found] <20040330193801.8704.sanders@mvista.com>
@ 2009-11-25 20:43 ` cvs-commit at gcc dot gnu dot org
  2009-11-25 21:05 ` drow at sources dot redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2009-11-25 20:43 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-11-25 20:43 -------
Subject: Bug 8704

CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2009-11-25 20:43:30

Modified files:
	gdb            : ChangeLog breakpoint.c c-exp.y 
	gdb/doc        : ChangeLog gdb.texinfo 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: condbreak.exp 

Log message:
	PR gdb/8704
	
	* breakpoint.c (find_condition_and_thread): Correct task error message.
	* c-exp.y (yylex): Stop before "thread N", "task N", or abbreviations
	of those.
	
	doc/
	* gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
	are allowed after the breakpoint condition.
	
	testsuite/
	* gdb.base/condbreak.exp: Test combinations of "break *EXP",
	"if", and "thread".  Correct matching in the previous test.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11113&r2=1.11114
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.436&r2=1.437
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/c-exp.y.diff?cvsroot=src&r1=1.65&r2=1.66
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.974&r2=1.975
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.643&r2=1.644
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2037&r2=1.2038
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/condbreak.exp.diff?cvsroot=src&r1=1.13&r2=1.14



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address
       [not found] <20040330193801.8704.sanders@mvista.com>
  2009-11-25 20:43 ` [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address cvs-commit at gcc dot gnu dot org
@ 2009-11-25 21:05 ` drow at sources dot redhat dot com
  2009-12-22 17:02 ` tromey at redhat dot com
  2010-06-01  9:00 ` schwab at linux-m68k dot org
  3 siblings, 0 replies; 4+ messages in thread
From: drow at sources dot redhat dot com @ 2009-11-25 21:05 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From drow at sources dot redhat dot com  2009-11-25 21:05 -------
At long last, this is fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address
       [not found] <20040330193801.8704.sanders@mvista.com>
  2009-11-25 20:43 ` [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address cvs-commit at gcc dot gnu dot org
  2009-11-25 21:05 ` drow at sources dot redhat dot com
@ 2009-12-22 17:02 ` tromey at redhat dot com
  2010-06-01  9:00 ` schwab at linux-m68k dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2009-12-22 17:02 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2009-12-22 17:02 -------
*** Bug 8980 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spraveen at ittc dot ku dot
                   |                            |edu


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address
       [not found] <20040330193801.8704.sanders@mvista.com>
                   ` (2 preceding siblings ...)
  2009-12-22 17:02 ` tromey at redhat dot com
@ 2010-06-01  9:00 ` schwab at linux-m68k dot org
  3 siblings, 0 replies; 4+ messages in thread
From: schwab at linux-m68k dot org @ 2010-06-01  9:00 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From schwab at linux-m68k dot org  2010-06-01 09:00 -------
*** Bug 11654 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard dot stuckey at
                   |                            |ziilabs dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-01  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040330193801.8704.sanders@mvista.com>
2009-11-25 20:43 ` [Bug breakpoints/8704] Can't set thread qualified breakpoints on an address cvs-commit at gcc dot gnu dot org
2009-11-25 21:05 ` drow at sources dot redhat dot com
2009-12-22 17:02 ` tromey at redhat dot com
2010-06-01  9:00 ` schwab at linux-m68k dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).