summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* string_fieldusers/palves/format_strings-experimentPedro Alves2019-07-014-23/+65
* down with .ptr()Pedro Alves2019-07-017-51/+54
* Eliminate %pNPedro Alves2019-07-012-6/+8
* printf_filteredPedro Alves2019-07-015-14/+69
* make %pS and %pN work againTom Tromey2019-06-072-7/+13
* Switch more styled output to use %psTom Tromey2019-06-073-16/+15
* Remove the ui_out_style_kind enumTom Tromey2019-06-0619-137/+93
* Introduce %ps / styled_stringPedro Alves2019-06-054-13/+38
* Support %pS / %pN for stylingPedro Alves2019-06-0510-57/+102
* Make ui_out::message support %pF, %pS, %pNPedro Alves2019-06-055-16/+133
* NEWS and manual changes for command options changesusers/palves/cli-options-v3Pedro Alves2019-06-042-34/+389
* Delete parse_flags/parse_flags_qcsPedro Alves2019-06-043-219/+0
* Make "thread apply" use the gdb::option frameworkPedro Alves2019-06-044-61/+301
* "thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves2019-06-041-1/+1
* Make "frame apply" support -OPT optionsPedro Alves2019-06-046-44/+320
* Introduce complete_nested_command_linePedro Alves2019-06-042-0/+48
* lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2019-06-041-9/+57
* "backtrace full/no-filters/hide" completerPedro Alves2019-06-042-22/+73
* Make "backtrace" support -OPT optionsPedro Alves2019-06-046-145/+416
* "set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2019-06-048-26/+57
* Migrate rest of compile commands to new options frameworkPedro Alves2019-06-044-70/+155
* Make "print" and "compile print" support -OPT optionsPedro Alves2019-06-046-182/+416
* Introduce generic command options frameworkPedro Alves2019-06-0412-118/+2376
* number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves2019-06-041-4/+12
* boolean/auto-boolean commands, make "o" ambiguousPedro Alves2019-06-042-7/+18
* New set/show testing framework (gdb.base/settings.exp)Pedro Alves2019-06-046-0/+830
* gdb.base/completion.exp: Fix comment typoPedro Alves2019-06-041-1/+1
* Remove "show" command completers, "set" command completers for string commandsPedro Alves2019-06-041-1/+13
* Fix "set enum-command value junk"Pedro Alves2019-06-041-0/+4
* Allow "unlimited" abbreviationsPedro Alves2019-06-041-4/+8
* Make check_for_argument skip whitespace after arg itselfPedro Alves2019-06-045-12/+5
* Fix TID parser bugPedro Alves2019-06-043-12/+29
* Fix latent bug with custom word point completersPedro Alves2019-06-042-2/+5
* Fix latent bug in custom word point completion handlingPedro Alves2019-06-041-1/+8
* Introduce and use make_unique_xstrdupPedro Alves2019-06-0423-45/+65
* Fix paths to ChangeLog filesPedro Alves2019-06-043-5/+4
* Use CHAR_BIT instead of NBBY in libctfTom Tromey2019-06-042-6/+13
* i386: Check for reserved VEX.vvvv and EVEX.vvvvH.J. Lu2019-06-047-10/+49
* libctf: work on platforms without O_CLOEXEC.Nick Alcock2019-06-045-0/+67
* libctf: look for BSD versus GNU qsort_r signaturesNick Alcock2019-06-0410-85/+236
* libctf: fix use-after-free in function dumpingNick Alcock2019-06-042-1/+5
* libctf: fix the type of ctf_enum.cte_valueNick Alcock2019-06-042-1/+5
* Enable Intel AVX512_VP2INTERSECT insnH.J. Lu2019-06-0426-4143/+4665
* Add support for Intel ENQCMD[S] instructionsH.J. Lu2019-06-0420-4065/+4373
* Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches2019-06-047-0/+41
* Remove an unnecessary set of parentheses in the arm-dis.c source file.Alan Hayward2019-06-042-1/+5
* Automatic date update in version.inGDB Administrator2019-06-041-1/+1
* Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers2019-06-034-4/+95
* Update tests following changes to "help" and "apropos"Philippe Waroquiers2019-06-038-29/+102
* Improve usability and/or readibility of help and apropos output.Philippe Waroquiers2019-06-034-22/+69