summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS and manual changes for command options changesusers/palves/cli-options-v2Pedro Alves2019-05-302-34/+389
* Delete parse_flags/parse_flags_qcsPedro Alves2019-05-303-219/+0
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-05-304-61/+301
* "thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves2019-05-301-1/+1
* Make "frame apply" support -OPT optionsPedro Alves2019-05-306-44/+320
* Introduce complete_commandPedro Alves2019-05-302-0/+47
* lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2019-05-301-9/+57
* "backtrace full/no-filters/hide" completerPedro Alves2019-05-302-22/+73
* Make "backtrace" support -OPT optionsPedro Alves2019-05-306-145/+416
* "set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2019-05-308-26/+58
* Migrate rest of compile commands to new options frameworkPedro Alves2019-05-304-70/+155
* Make "print" and "compile print" support -OPT optionsPedro Alves2019-05-306-182/+416
* Introduce generic command options frameworkPedro Alves2019-05-3012-118/+2383
* number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves2019-05-301-4/+12
* boolean/auto-boolean commands, make "o" ambiguousPedro Alves2019-05-302-7/+18
* New set/show testing framework (gdb.base/settings.exp)Pedro Alves2019-05-306-0/+827
* gdb.base/completion.exp: Fix comment typoPedro Alves2019-05-301-1/+1
* Remove "show" command completers, "set" command completers for string commandsPedro Alves2019-05-301-1/+13
* Fix "set enum-command value garbage"Pedro Alves2019-05-301-0/+5
* Allow "unlimited" abbreviationsPedro Alves2019-05-301-4/+8
* Make check_for_argument skip whitespace after arg itselfPedro Alves2019-05-304-9/+5
* Fix TID parser bugPedro Alves2019-05-303-12/+29
* Fix latent bug with custom word point completersPedro Alves2019-05-302-2/+5
* Fix latent bug in custom word point completion handlingPedro Alves2019-05-301-1/+8
* Two comment fixes in gdbtypes.hTom Tromey2019-05-302-2/+9
* Initialize variable word in completeJan Vrany2019-05-302-0/+12
* Revert "Sync top level files with versions from gcc."Nick Clifton2019-05-306-10293/+575
* Harmonize readelf's output for version sections.Nick Clifton2019-05-304-3/+14
* Automatic date update in version.inGDB Administrator2019-05-301-1/+1
* Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'Sergio Durigan Junior2019-05-292-17/+22
* Fix failure in gdb.ada/complete.expTom Tromey2019-05-292-2/+8
* Make some DWARF complaints clearerTom Tromey2019-05-292-6/+26
* Fix crash in cp_print_value_fieldsTom Tromey2019-05-295-7/+90
* s12z genelf.emAlan Modra2019-05-305-4/+19
* Support tcl procedure calls in run_dump_test xfailAlan Modra2019-05-3056-98/+161
* Add new GCC 9 warnings to warnings.m4Tom Tromey2019-05-296-3/+25
* Add "set print finish"Tom Tromey2019-05-299-5/+87
* Update release tools with libctf support.Nick Clifton2019-05-294-3/+13
* Sync top level files with versions from gcc.Nick Clifton2019-05-296-575/+10293
* Do not build libctf for targets that do not use the ELF file format.Nick Clifton2019-05-2912-13/+202
* Fix libctf build on non-ELF targets.Nick Alcock2019-05-298-1/+195
* Automatic date update in version.inGDB Administrator2019-05-291-1/+1
* MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker2019-05-289-13/+78
* x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVLH.J. Lu2019-05-288-4/+38
* Remove find_old_style_renaming_symbolTom Tromey2019-05-284-187/+22
* Add libctf to top-level MAINTAINERS; add myself as CTF maintainer.Nick Alcock2019-05-284-1/+10
* binutils: CTF support for objdump and readelfNick Alcock2019-05-2810-27/+480
* libctf: build systemNick Alcock2019-05-2812-7/+10680
* libctf: debug dumpingNick Alcock2019-05-284-0/+612
* libctf: labelsNick Alcock2019-05-284-0/+160