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/15501] 'disable 3.1 3.2 3.3' doesn't work as expected. (likewise "enable")


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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    mwaqas@sourceware.org    2013-08-23 06:22:10

Modified files:
    gdb            : breakpoint.c ChangeLog 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.base: ena-dis-br.exp 

Log message:
    2013-08-12  Muhammad Waqas  <mwaqas@codesourcery.com>

    PR gdb/15501
    * breakpoint.c (enable_command, disable_command): Iterate over
    all specified breakpoint locations.
    2013-07-12  Muhammad Waqas  <mwaqas@codesourccery.com>

    PR gdb/15501
    * gdb.base/ena-dis-br.exp: Add test to verify
    enable/disable commands work correctly with
    multiple arguments that include multiple locations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.775&r2=1.776
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15921&r2=1.15922
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3781&r2=1.3782
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/ena-dis-br.exp.diff?cvsroot=src&r1=1.22&r2=1.23

-- 
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]