aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-file.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18gdb: remove local extern declaration of cli_stylingSimon Marchi1-2/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-06-14Do not emit style escape sequences to log fileTom Tromey1-0/+32
2019-05-17Change file close behavior for tee_fileAlan Hayward1-9/+2
2019-04-27Have 'thread|frame apply' style their output.Philippe Waroquiers1-0/+71
2019-03-09Support styling on native MS-Windows consoleEli Zaretskii1-0/+6
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-07Implement write_async_safe for mi_console_file (PR 22299)Simon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-08-03Introduce and use gdb_file_upTom Tromey1-2/+2
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-664/+138
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Introduce ui_file_as_stringPedro Alves1-0/+22
2016-06-21Make out and error streams be per UIPedro Alves1-2/+2
2016-04-12Introduce interruptible_selectPedro Alves1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-19/+19
2015-09-25Add casts to memory allocation related callsSimon Marchi1-5/+6
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12introduce ui_file_write_for_putTom Tromey1-0/+6
2014-08-07Move errno.h to common-defs.hGary Benson1-2/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-08-28gdb/Yao Qi1-0/+54
2013-05-14 * ui-file.c (gdb_fopen): Make arguments const.Tom Tromey1-1/+1
2013-04-22 PR gdb/7912:Tom Tromey1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu1-0/+37
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu1-18/+18
2012-11-02 * configure: Rebuild.Tom Tromey1-3/+9
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-14 * ui-file.c (stdio_file_write_async_safe): Add comment.Doug Evans1-0/+3
2011-05-142011-05-14 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+2
2011-05-13 * linux-nat.c (debug_linux_nat_async): Delete.Doug Evans1-6/+54
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-11/+11
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+26
2010-04-17 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,Pedro Alves1-1/+2
2010-03-09dwarf2_physname patchset:Keith Seitz1-1/+19
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-13 * ui-file.c (stdio_file_read): Call gdb_select before read.Daniel Jacobowitz1-0/+14
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-3/+3
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-2/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1