aboutsummaryrefslogtreecommitdiff
path: root/gdb/complaints.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Introduce thread-safe handling for complaintsTom Tromey1-2/+66
2022-03-29Unify gdb printf functionsTom Tromey1-3/+3
2022-03-29Unify gdb puts functionsTom Tromey1-2/+2
2022-03-29Unify vprintf functionsTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-09[gdb] Make execute_command_to_string return string on throwTom de Vries1-2/+2
2021-09-09[gdb/testsuite] Reimplement gdb.gdb/complaints.exp as unittestTom de Vries1-0/+52
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-6/+2
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-2/+6
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