summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS and manual changes for command options changesusers/palves/cli-options-v1Pedro Alves2019-05-222-34/+389
* Delete parse_flags/parse_flags_qcsPedro Alves2019-05-223-219/+0
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-05-224-61/+301
* "thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves2019-05-221-1/+1
* Make "frame apply" support -OPT optionsPedro Alves2019-05-226-44/+320
* Introduce complete_commandPedro Alves2019-05-222-0/+47
* lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2019-05-221-9/+57
* "backtrace full/no-filters/hide" completerPedro Alves2019-05-222-22/+73
* Make "backtrace" support -OPT optionsPedro Alves2019-05-226-141/+421
* Introduce rename_cmdPedro Alves2019-05-222-32/+77
* Migrate rest of compile commands to new options frameworkPedro Alves2019-05-224-70/+155
* Make "print" and "compile print" support -OPT optionsPedro Alves2019-05-226-182/+416
* Introduce generic command options frameworkPedro Alves2019-05-2212-118/+2381
* number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves2019-05-221-4/+12
* boolean/auto-boolean commands, make "o" ambiguousPedro Alves2019-05-222-7/+18
* New set/show testing framework (gdb.base/settings.exp)Pedro Alves2019-05-226-0/+821
* gdb.base/settings.exp: Fix comment typoPedro Alves2019-05-221-1/+1
* Remove "show" command completersPedro Alves2019-05-221-22/+52
* Fix "set enum-command value garbage"Pedro Alves2019-05-221-0/+4
* Allow "unlimited" abbreviationsPedro Alves2019-05-221-4/+8
* Make check_for_argument skip whitespace after arg itselfPedro Alves2019-05-224-9/+5
* Fix TID parser bugPedro Alves2019-05-223-12/+29
* Fix latent bug with custom word point completersPedro Alves2019-05-222-2/+5
* Fix latent bug in custom word point completion handlingPedro Alves2019-05-221-1/+8
* [gdb/testsuite] Require c++11 for gdb.base/align.expTom de Vries2019-05-222-1/+9
* [gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expre...Tom de Vries2019-05-222-0/+9
* Have the linker report an error if the same script is used twice.Nick Clifton2019-05-225-6/+57
* AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward2019-05-225-1/+94
* Document gdb.in/gdb.cmd files and debugredirect cli commandAlan Hayward2019-05-226-0/+47
* gdb/riscv: Improve flen length determinationSimon Cook2019-05-222-1/+21
* gdb/doc: Minor formatting fixes in documentation of -completeJan Vrany2019-05-222-2/+6
* ARM STM32L4XX erratum test failure with MALLOC_PERTURB_Alan Modra2019-05-222-1/+6
* vms-alpha gas segfaultAlan Modra2019-05-222-1/+9
* bfdtest1 segfaults on hppa-hp-hpux10Alan Modra2019-05-222-15/+20
* S12Z: GAS: New option --mdollar-hex.John Darrington2019-05-226-8/+103
* Automatic date update in version.inGDB Administrator2019-05-221-1/+1
* gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptrAndrew Burgess2019-05-212-2/+16
* MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker2019-05-218-4/+70
* MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker2019-05-2110-8/+84
* [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructionsSudakshina Das2019-05-2114-19/+220
* [binutils, Arm] Add support for conditional instructions in Armv8.1-M MainlineSudakshina Das2019-05-219-1/+261
* [binutils, Arm] Add support for shift instructions in MVESudakshina Das2019-05-219-0/+336
* MIPS/gas: Reject $0 as source register for DAUI instructionFaraz Shahbazker2019-05-216-2/+20
* [MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune2019-05-2114-14/+374
* AArch64: Fix -Werror on buildTamar Christina2019-05-212-1/+7
* [gdb/cli] Fix use of uninitialized variable in complete_commandTom de Vries2019-05-212-2/+7
* [gdb/testsuite] Require c++11 where necessaryTom de Vries2019-05-217-5/+20
* [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M BaselineAndre Vieira2019-05-216-0/+53
* [binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira2019-05-2116-84/+117
* AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina2019-05-2116-27/+273