aboutsummaryrefslogtreecommitdiff
path: root/gdb/complaints.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-04Simplify complaints even moreTom Tromey1-40/+5
2018-10-04Make complaint output prettierTom Tromey1-1/+1
2018-10-04Fix off-by-one error in complaint_internalTom Tromey1-1/+1
2018-07-22Simple unused variable removalsTom Tromey1-2/+0
2018-05-23Remove struct complaintsTom Tromey1-11/+4
2018-05-23Remove struct complainTom Tromey1-57/+5
2018-05-23Remove file and line from struct complainTom Tromey1-15/+5
2018-05-23Remove vcomplaintTom Tromey1-17/+8
2018-05-23Remove struct explanationTom Tromey1-48/+8
2018-05-23Remove symfile_complaintsTom Tromey1-32/+13
2018-05-23Remove "noisy" parameter from clear_complaintsTom Tromey1-4/+2
2018-05-23Remove elements from complaint_seriesTom Tromey1-57/+3
2018-05-23Remove internal_complaintTom Tromey1-10/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-08Avoid expensive complaint calls when complaints are disabledPedro Alves1-2/+2
2017-09-29Remove cleanup from complaints.cTom Tromey1-6/+3
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-06Change type of struct complaints::seriesSimon Marchi1-12/+5
2015-02-26Add ATTRIBUTE_PRINTF attributes, and fix falloutPedro Alves1-5/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+12
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-05-02gdb/Jan Kratochvil1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-01-17 * complaints.c (stop_whining): Make signed.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-2/+2
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+0
2005-02-162005-02-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+5
2005-02-102005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+12
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov1-5/+6
2004-07-302004-07-30 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+1
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+3
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+7
2004-06-292004-06-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-10-24Index: mi/ChangeLogAndrew Cagney1-2/+2