This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug breakpoints/15413] reliable seg in gdb/breakpoint.c:condition_completer


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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-05-07 17:04:30 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    sergiodj@sourceware.org    2013-05-07 17:04:29

Modified files:
    gdb            : ChangeLog breakpoint.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.base: pending.exp 
    gdb/testsuite/gdb.linespec: linespec.exp 

Log message:
    gdb/
    2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>

    PR breakpoints/15413:
    * breakpoint.c (condition_completer): Simplify the code to
    disconsider multiple locations of breakpoints when completing the
    "condition" command.

    gdb/testsuite/
    2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>

    PR breakpoints/15413:
    * gdb.base/pending.exp: Add test for completion of the "condition"
    command for pending breakpoints.
    * gdb.linespec/linespec.ex: Add test for completion of the
    "condition" command when dealing with multiple locations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15530&r2=1.15531
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.760&r2=1.761
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3648&r2=1.3649
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/pending.exp.diff?cvsroot=src&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.linespec/linespec.exp.diff?cvsroot=src&r1=1.7&r2=1.8

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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