aboutsummaryrefslogtreecommitdiff
path: root/gdb/annotate.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi1-4/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-05-22gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess1-5/+14
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey1-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-08-06Add file offsets to the source cacheTom Tromey1-5/+6
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess1-5/+3
2019-06-15gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess1-1/+28
2019-06-14gdb: Use scoped_restore_terminal_state in annotate.cAndrew Burgess1-16/+2
2019-06-06Add thread-exit annotation.Amos Bird1-0/+14
2019-05-17Constify annotate_sourceTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-7/+4
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-4/+7
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-4/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-6/+6
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves1-12/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves1-2/+20
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-22If a breakpoint is not user visible, then there's no point inPedro Alves1-0/+3
2013-01-22All annotate_breakpoints_changed calls are along-sidePedro Alves1-9/+7
2013-01-22With some changes to how software single-step (SSS) breakpoints arePedro Alves1-2/+37
2013-01-22There's code in annotate.c and breakpoint.c that is supposed toPedro Alves1-22/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-202012-11-20 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-11* annotate.c (annotate_array_section_begin): Rename `index' toAndrey Smirnov1-2/+2
2011-04-27 MI breakpoint notifications.Vladimir Prus1-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-3/+3
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-4/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-28 * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey1-31/+12
2008-06-06* annotate.c (annotate_thread_changed): New function.Nick Roberts1-0/+9
2008-05-23 * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling1-10/+3
2008-05-20(annotate_new_thread): New function for new-threadNick Roberts1-0/+9
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-1/+1
2006-07-13(annotate_frame_begin): Re-instate frame-begin annotation for level 3Nick Roberts1-1/+1