src/gdb ChangeLog Makefile.in breakpoint.c doc ...
vprus@sourceware.org
vprus@sourceware.org
Wed Nov 22 10:43:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: vprus@sourceware.org 2006-11-22 10:43:34
Modified files:
gdb : ChangeLog Makefile.in breakpoint.c
gdb/doc : ChangeLog gdb.texinfo
Log message:
2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
* breakpoint.c: Include "memattr.h".
(automatic_hardware_breakpoints): New.
(show_automatic_hardware_breakpoints): New.
(insert_bp_location): Automatically use
hardware breakpoints.
(_initialize_breakpoint): Register the "auto-hw"
variable.
* Makefile.in (breakpoint.o): Update dependencies.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7973&r2=1.7974
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.848&r2=1.849
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.231&r2=1.232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.624&r2=1.625
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.370&r2=1.371
More information about the Gdb-cvs
mailing list