aboutsummaryrefslogtreecommitdiff
path: root/gdb/skip.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Use ui_out_emit_tupleTom Tromey1-4/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-23/+21
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-2/+2
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans1-113/+410
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
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-02-03gdb/Jan Kratochvil1-9/+40
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-24gdb/Jan Kratochvil1-221/+38
2012-12-16gdb/Jan Kratochvil1-52/+51
2012-11-26 * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.Tom Tromey1-1/+1
2012-08-09gdb/Yao Qi1-0/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+3
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-4/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-2/+2
2011-11-16 * skip.c (skip_function_command): Work around uninitializedUlrich Weigand1-2/+2
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar1-0/+602