aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Introduce metadata styleTom Tromey2019-10-011-2/+6
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-2/+3
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-13/+17
* Rename field_int to field_signedTom Tromey2019-07-171-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add output styles to gdbTom Tromey2018-12-281-2/+4
* Fix inaccuracies in "info skip" helpSimon Marchi2018-11-191-7/+4
* Add completer for skip numbersSimon Marchi2018-11-121-7/+28
* Add debug output about skipping files and functionsSimon Marchi2018-09-121-25/+76
* Update help strings in skip.cTom Tromey2018-05-241-7/+7
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_infoTom Tromey2017-11-071-1/+1
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Constify some commands in skip.cTom Tromey2017-09-271-5/+5
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Rename some command functionsSimon Marchi2017-08-221-2/+2
* More gdb/skip.c C++ificationPedro Alves2017-08-111-233/+200
* C++-ify skip.cTom Tromey2017-08-091-92/+79
* Introduce gdb_argv, a class wrapper for buildargvTom Tromey2017-08-031-7/+1
* Introduce and use ui_out_emit_tableTom Tromey2017-08-031-6/+2
* Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves2017-06-071-19/+5
* Use ui_out_emit_tupleTom Tromey2017-04-221-4/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-23/+21
* Remove verbosity from ui_out_message and friendsSimon Marchi2016-11-261-2/+2
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-231-113/+410
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* replace XZALLOC with XCNEWTom Tromey2014-01-131-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Jan Kratochvil2013-02-031-9/+40
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-241-221/+38
* gdb/Jan Kratochvil2012-12-161-52/+51
* * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.Tom Tromey2012-11-261-1/+1
* gdb/Yao Qi2012-08-091-0/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-3/+0
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+3
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-4/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-2/+2
* * skip.c (skip_function_command): Work around uninitializedUlrich Weigand2011-11-161-2/+2
* 2011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar2011-11-011-0/+602