binutils-gdb/gdb/testsuite/gdb.dwarf2
Sergio Durigan Junior 65d79d4b97 gdb/ChangeLog:
2010-06-16  Sergio Durigan Junior  <sergiodj@redhat.com>
	    Jan Kratochvil  <jan.kratochvil@redhat.com>

	* breakpoint.c: Include parser-defs.h.
	(watchpoint_exp_is_const): New function.
	(watch_command_1): Call watchpoint_exp_is_const to check
	if the expression is constant.

gdb/doc/ChangeLog:

2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* gdb.texinfo: Include information about the correct use
	of addresses in the `watch' command.

gdb/testsuite/ChangeLog:

2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
	    Sergio Durigan Junior  <sergiodj@redhat.com>

	* gdb.base/watch-notconst.c: New file.
	* gdb.base/watch-notconst.S: New file.
	* gdb.base/watch-notconst2.c: New file.
	* gdb.base/watch-notconst2.S: New file.
	* gdb.base/watch-notconst.exp: New file.
	* gdb.base/watchpoint.c (global_ptr_ptr): New variable.
	(func4): Add operations on `global_ptr_ptr'.
	* gdb.base/watchpoint.exp (test_constant_watchpoint): New
	routine to test watchpoints created with a constant expression.
	(test_inaccessible_watchpoint): Include tests for watchpoints
	created with a constant expression.
2010-06-16 18:30:34 +00:00
..
Makefile.in
callframecfa.S
callframecfa.exp
dup-psym.S
dup-psym.exp
dw2-anonymous-func.S
dw2-anonymous-func.exp
dw2-bad-parameter-type.S
dw2-bad-parameter-type.exp
dw2-basic.S
dw2-basic.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
dw2-compressed.S
dw2-compressed.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
dw2-cu-size.S
dw2-cu-size.exp
dw2-empty-namespace.S
dw2-empty-namespace.exp
dw2-inheritance.S
dw2-inheritance.exp
dw2-intercu.S
dw2-intercu.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
dw2-intermix.S
dw2-intermix.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
dw2-modula2-self-type.S
dw2-modula2-self-type.exp
dw2-noloc-main.c
dw2-noloc.S
dw2-noloc.exp
dw2-op-call.S gdb/ 2010-06-07 19:55:33 +00:00
dw2-op-call.exp gdb/ 2010-06-07 19:55:33 +00:00
dw2-producer.S
dw2-producer.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
dw2-ranges.S
dw2-ranges.exp
dw2-ranges2.S
dw2-ranges3.S
dw2-ref-missing-frame.S
dw2-ref-missing-frame.exp
dw2-restore.S
dw2-restore.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
dw2-strp.S
dw2-strp.exp
dw2-unresolved-main.c
dw2-unresolved.S
dw2-unresolved.exp
file1.txt
mac-fileno.S
mac-fileno.exp 2010-06-02 Michael Snyder <msnyder@vmware.com> 2010-06-02 21:46:45 +00:00
main.c
member-ptr-forwardref.S
member-ptr-forwardref.exp
pieces.S gdb 2010-05-21 21:13:13 +00:00
pieces.c gdb 2010-05-21 21:13:13 +00:00
pieces.exp gdb 2010-06-11 15:36:10 +00:00
pr10770.c
pr10770.exp
valop.S
valop.exp
watch-notconst.c gdb/ChangeLog: 2010-06-16 18:30:34 +00:00
watch-notconst.exp gdb/ChangeLog: 2010-06-16 18:30:34 +00:00
watch-notconst2.S gdb/ChangeLog: 2010-06-16 18:30:34 +00:00
watch-notconst2.c gdb/ChangeLog: 2010-06-16 18:30:34 +00:00