aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/pr10179-a.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-23PR 10179Chris Moller1-0/+17
* symtab.c (rbreak_command): Added code to include a filename specification in the rbreak argument. * NEWS: Added a brief description of filename-qualified rbreak. * gdb.base/Makefile.in (EXECUTABLES): Added pr10179. * gdb.base/pr10179-a.c: * gdb.base/pr10179-b.c: * gdb.base/pr10179.exp: New files. * gdb.texinfo (Setting Breakpoints): Added description of filename-qualified rbreak. * refcard.tex (Breakpoints and Watchpoints): Added brief description of filename-qualified rbreak.