aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_assert.h
AgeCommit message (Collapse)AuthorFilesLines
2003-05-292003-05-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+7
* gdb_assert.h (gdb_assert_fail): Provide different definitions dependant on the availability of ASSERT_FUNCTION. (ASSERT_FUNCTION): Do not define when there is no function name.
2001-03-01Document pragmatics of why gdb_assert() is lowercase.Andrew Cagney1-0/+5
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-3/+2
internal_verror().
2000-09-03* gdb_assert.h: New file.Mark Kettenis1-0/+51