Module Name: src Committed By: martin Date: Mon Jul 11 18:47:01 UTC 2011
Modified Files:
src/gnu/dist/gdb6/gdb: breakpoint.c
Log Message:
replace "(CORE_ADDR) (uintptr_t) NULL" by a simple "0" - avoids the dance
with HAVE_STDINT_H and fixes the tool build for me.
Idea from dsl, OK: mrg.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/gdb6/gdb/breakpoint.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
