summaryrefslogtreecommitdiff
path: root/gdb/defs.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: move enum gdb_osabi to osabi.hSimon Marchi2020-03-161-31/+0
* Move gdbsupport to the top levelTom Tromey2020-01-141-0/+9
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Constify command_line_inputTom Tromey2019-11-081-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Make relocate_{path,gdb_directory} return std::stringChristian Biesinger2019-09-111-4/+4
* Change int to bool for the relocate_* functionsChristian Biesinger2019-09-061-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-3/+0
* Rename common to gdbsupportTom Tromey2019-07-091-3/+3
* Move generic_load declaration to symfile.hSimon Marchi2019-07-021-3/+0
* gdb: Remove use of deprecated_interactive_hookAndrew Burgess2019-06-181-1/+0
* Move "watchdog" to remote.cTom Tromey2019-05-081-4/+0
* Move interpreter_p declaration to main.hTom Tromey2019-05-081-3/+0
* Don't declare read_unsigned_leb128 in defs.hTom Tromey2019-05-081-4/+0
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* arm-pikeos: software single stepJerome Guitton2018-11-011-0/+1
* Add a new 'info proc files' subcommand of 'info proc'.John Baldwin2018-09-181-0/+3
* Remove "repeat" argument from command_line_inputTom Tromey2018-08-171-1/+1
* Change build_address_symbolic to return std::stringTom Tromey2018-06-071-9/+0
* Make "set osabi none" really work (PR 22980)Simon Marchi2018-04-071-2/+1
* Convert observers to C++Tom Tromey2018-03-191-1/+1
* Remove MAX_REGISTER_SIZE defineAlan Hayward2018-03-081-5/+0
* Create new common/pathstuff.[ch]Sergio Durigan Junior2018-02-281-4/+0
* Move some declarations to source.hTom Tromey2018-02-141-27/+0
* Use enum flags for flags passed to openpSimon Marchi2018-02-131-4/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Unbreak build for non-ELF portsPedro Alves2017-12-111-6/+0
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+1
* Change dwarf2_initialize_objfile's return valueJan Kratochvil2017-12-081-0/+5
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_path and friendsTom Tromey2017-11-071-3/+3
* Constify some commands in exec.c, plus symbol_file_commandTom Tromey2017-09-271-1/+1
* Removed unused declarationTom Tromey2017-09-231-6/+0
* Move command lines types/declarations to cli-script.hSimon Marchi2017-09-041-74/+0
* Make language_def O(1)Pedro Alves2017-07-201-1/+2
* extract/store integer function templateYao Qi2017-06-161-8/+39
* Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward2017-05-261-1/+4
* Introduce command_line_upTom Tromey2017-04-121-7/+21
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+4
* DWARF-5 basic functionalityJan Kratochvil2017-02-201-0/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-7/+3
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-14/+0
* MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki2016-10-311-1/+0
* Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth2016-10-251-10/+0
* Remove Java supportTom Tromey2016-10-061-4/+3
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-0/+16
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-7/+0
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-0/+19