aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25pipe completer & var_string optionsusers/palves/cli-optionsPedro Alves3-15/+200
2019-06-25Make complete_options save arguments tooPedro Alves1-23/+38
2019-06-22Introduce the "with" commandPedro Alves11-50/+677
2019-06-22"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves4-102/+83
2019-06-22Fix a few comments in maint-test-settings.cPedro Alves1-6/+6
2019-06-22Fix defaults of some "maint test-settings" subcommandsPedro Alves2-6/+19
2019-06-18Make "info threads" use the gdb::option frameworkPedro Alves3-12/+90
2019-06-18Automatic date update in version.inGDB Administrator1-1/+1
2019-06-17[gdb] Fix heap-buffer-overflow in child_pathTom de Vries2-1/+7
2019-06-17PR gdb/24364: Don't call dtrace_process_dof with NULL dof.Paul Pluzhnikov2-4/+11
2019-06-17i386: Check vector length for vshufXXX/vinsertXXX/vextractXXXH.J. Lu8-15/+154
2019-06-17aarch64: remove unnecessary loc_hash_table traversalSzabolcs Nagy2-24/+6
2019-06-17Automatic date update in version.inGDB Administrator1-1/+1
2019-06-16[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execsTom de Vries2-47/+96
2019-06-16Don't cast a tui_win_info directly to tui_gen_win_infoTom Tromey2-3/+8
2019-06-16Remove more unnecessary casts of NULLTom Tromey4-19/+24
2019-06-16gdb: Remove unused signal maskAndrew Burgess2-6/+5
2019-06-16Write index for dwz -m fileSimon Marchi8-150/+280
2019-06-16Replace uses of concat with xstrdupTom Tromey3-2/+7
2019-06-16Remove unnecessary casts of NULLTom Tromey25-92/+128
2019-06-16gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess2-0/+9
2019-06-16Remove some NULL checks from the TUITom Tromey2-16/+12
2019-06-16Fix some whitespace issues in gdb ChangeLogsSimon Marchi3-19/+19
2019-06-16Make gdb.base/index-cache.exp work with readnow board (PR 24669)Simon Marchi2-20/+37
2019-06-16Automatic date update in version.inGDB Administrator1-1/+1
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess9-57/+283
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess14-37/+580
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess8-45/+52
2019-06-15gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess6-43/+62
2019-06-15gdb: New function to open source file and compute line charpos dataAndrew Burgess4-29/+41
2019-06-15gdb: Remove unused parameterAndrew Burgess2-9/+9
2019-06-15gdb: Remove file path from test nameAndrew Burgess2-1/+6
2019-06-15Automatic date update in version.inGDB Administrator1-1/+1
2019-06-14Do not emit style escape sequences to log fileTom Tromey7-3/+136
2019-06-14Minor NEWS rearrangementTom Tromey2-4/+8
2019-06-14Move gnulib to top levelTom Tromey333-281/+1420
2019-06-14Warn if add-symbol-file does not provide any symbolsTom Tromey5-6/+61
2019-06-14Only compute realpath when basenames_may_differ is setTom Tromey4-5/+68
2019-06-14gdb: Use scoped_restore_terminal_state in annotate.cAndrew Burgess2-16/+8
2019-06-14Allow re-assigning to convenience variablesTom Tromey4-1/+19
2019-06-14Recognize _ in attribute namesTom Tromey4-9/+20
2019-06-14Remove alloca(0) callsTom Tromey3-11/+6
2019-06-14Fix gdb.ada/vla.expTom Tromey3-4/+16
2019-06-14Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy10-3/+63
2019-06-14Updated French translation for the opcodes subdirectory.Nick Clifton2-78/+86
2019-06-14Regenerate with approved autotools versionAlan Modra16-80/+64
2019-06-14Fix alpha testsuite regressionAlan Modra4-4/+11
2019-06-14PowerPC comment fixesAlan Modra2-5/+9
2019-06-14Automatic date update in version.inGDB Administrator1-1/+1
2019-06-13Fix "set integer-command unlimited junk"Pedro Alves4-4/+43