summaryrefslogtreecommitdiff
path: root/gdb/gdb_assert.h
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>kcy2011-07-211-68/+0
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+12
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2003-05-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-291-4/+7
* Document pragmatics of why gdb_assert() is lowercase.Andrew Cagney2001-03-011-0/+5
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-3/+2
* * gdb_assert.h: New file.Mark Kettenis2000-09-031-0/+51