summaryrefslogtreecommitdiff
path: root/gdb/skip.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-26/+26
* Move gdb_regex to gdbsupportTom Tromey2022-01-181-1/+1
* Move gdb_argv to gdbsupportTom Tromey2022-01-181-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess2021-11-161-1/+1
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* Unconditionally use REG_EXTENDEDTom Tromey2020-10-021-8/+2
* Make skip without argument skip the current inline functionBernd Edlinger2020-01-141-10/+7
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [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