aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01string_fieldusers/palves/format_strings-experimentPedro Alves
2019-07-01down with .ptr()Pedro Alves
2019-07-01Eliminate %pNPedro Alves
2019-07-01printf_filteredPedro Alves
2019-06-07make %pS and %pN work againTom Tromey
2019-06-07Switch more styled output to use %psTom Tromey
2019-06-06Remove the ui_out_style_kind enumTom Tromey
2019-06-05Introduce %ps / styled_stringPedro Alves
2019-06-05Support %pS / %pN for stylingPedro Alves
2019-06-05Make ui_out::message support %pF, %pS, %pNPedro Alves
2019-06-04NEWS and manual changes for command options changesusers/palves/cli-options-v3Pedro Alves
2019-06-04Delete parse_flags/parse_flags_qcsPedro Alves
2019-06-04Make "thread apply" use the gdb::option frameworkPedro Alves
2019-06-04"thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves
2019-06-04Make "frame apply" support -OPT optionsPedro Alves
2019-06-04Introduce complete_nested_command_linePedro Alves
2019-06-04lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves
2019-06-04"backtrace full/no-filters/hide" completerPedro Alves
2019-06-04Make "backtrace" support -OPT optionsPedro Alves
2019-06-04"set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves
2019-06-04Migrate rest of compile commands to new options frameworkPedro Alves
2019-06-04Make "print" and "compile print" support -OPT optionsPedro Alves
2019-06-04Introduce generic command options frameworkPedro Alves
2019-06-04number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves
2019-06-04boolean/auto-boolean commands, make "o" ambiguousPedro Alves
2019-06-04New set/show testing framework (gdb.base/settings.exp)Pedro Alves
2019-06-04gdb.base/completion.exp: Fix comment typoPedro Alves
2019-06-04Remove "show" command completers, "set" command completers for string commandsPedro Alves
2019-06-04Fix "set enum-command value junk"Pedro Alves
2019-06-04Allow "unlimited" abbreviationsPedro Alves
2019-06-04Make check_for_argument skip whitespace after arg itselfPedro Alves
2019-06-04Fix TID parser bugPedro Alves
2019-06-04Fix latent bug with custom word point completersPedro Alves
2019-06-04Fix latent bug in custom word point completion handlingPedro Alves
2019-06-04Introduce and use make_unique_xstrdupPedro Alves
2019-06-04Fix paths to ChangeLog filesPedro Alves
2019-06-04Use CHAR_BIT instead of NBBY in libctfTom Tromey
2019-06-04i386: Check for reserved VEX.vvvv and EVEX.vvvvH.J. Lu
2019-06-04libctf: work on platforms without O_CLOEXEC.Nick Alcock
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock
2019-06-04libctf: fix use-after-free in function dumpingNick Alcock
2019-06-04libctf: fix the type of ctf_enum.cte_valueNick Alcock
2019-06-04Enable Intel AVX512_VP2INTERSECT insnH.J. Lu
2019-06-04Add support for Intel ENQCMD[S] instructionsH.J. Lu
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches
2019-06-04Remove an unnecessary set of parentheses in the arm-dis.c source file.Alan Hayward
2019-06-04Automatic date update in version.inGDB Administrator
2019-06-03Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers
2019-06-03Improve usability and/or readibility of help and apropos output.Philippe Waroquiers