PR gdb/8704
authorDaniel Jacobowitz <drow@false.org>
Wed, 25 Nov 2009 20:43:29 +0000 (20:43 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 25 Nov 2009 20:43:29 +0000 (20:43 +0000)
commitb6199126eec56a19b3d4cd365abe3ec29d4911b9
tree21ac1b4b37cbb44eb4c5d186ad0aa43e73d24715
parentb22a05109740305648936be892937c15a5b0c2be
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.
gdb/ChangeLog
gdb/breakpoint.c
gdb/c-exp.y
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/condbreak.exp
This page took 0.026349 seconds and 4 git commands to generate.