summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2021-01-07Fix regression in Ada do_full_matchTom Tromey
2021-01-07Fix regression in Ada aggregate assignmentTom Tromey
2021-01-06Fix fixed-point binary operation type handlingTom Tromey
2021-01-06gdb/testsuite: fix race in gdb.threads/signal-while-stepping-over-bp-other-th...Simon Marchi
2021-01-05Prevent flickering when redrawing the TUI source windowHannes Domani
2021-01-05Redraw both spaces between line numbers and source codeHannes Domani
2021-01-05Fix TUI source window drawingHannes Domani
2021-01-04gdb: bfin: use align helperMike Frysinger
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries
2021-01-04gdb: introduce scoped debug printsSimon Marchi
2021-01-04gdb: use infrun_debug_printf in print_target_wait_resultsSimon Marchi
2021-01-04gdb: make "set debug timestamp" work nice with new debug printoutsSimon Marchi
2021-01-04gdb/testsuite: avoid reading files through the remote protocol in gdb.server/...Simon Marchi
2021-01-04gdb/testsuite: use clean_restart in gdb.server/server-run.expSimon Marchi
2021-01-04gdb/testsuite: use clean_restart in gdb.server/ext-run.expSimon Marchi
2021-01-04gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.expSimon Marchi
2021-01-04gdb/testsuite: use clean_restart in gdb.server/solib-list.expSimon Marchi
2021-01-04[gdb/testsuite] Don't require gold for gdb.base/morestack.expTom de Vries
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado
2021-01-02gdb: fix typos in comments in target-float.cSimon Marchi
2021-01-02Fix pretty printer of main_type.flds_bnds.boundsHannes Domani
2021-01-01Manual updates of copyright year range not covered by gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2021-01-01gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"Joel Brobecker
2021-01-01Update copyright year in version message for gdb, gdbserver and gdbreplayJoel Brobecker
2021-01-01Rotate gdb/ChangeLogJoel Brobecker
2020-12-31Update gdb.rust tests for Rust 1.49Tom Tromey
2020-12-31Fix passing debug options for gccBernd Edlinger
2020-12-30gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.expSimon Marchi
2020-12-29Fix wrong method nameHannes Domani
2020-12-27Simplify MULTI_SUBSCRIPT implementationTom Tromey
2020-12-24gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess
2020-12-24gdb: include allocated/associated properties in 'maint print type'Andrew Burgess
2020-12-24gdb/gdbtypes.h: Fix comparison of uninitialized valuesLancelot SIX
2020-12-23Clarify language for the '?' packetAlex Bennée
2020-12-23gdb: remove some uses of LA_PRINT_STRINGAndrew Burgess
2020-12-23gdb: move rust_language into rust-lang.hAndrew Burgess
2020-12-23gdb/objc: fix bug in objc_language::opcode_print_tableAndrew Burgess
2020-12-23gdb: move pascal_language into p-lang.hAndrew Burgess
2020-12-23gdb: move go_language class declaration into header fileAndrew Burgess
2020-12-23gdb: remove LA_EMIT_CHAR macroAndrew Burgess
2020-12-23gdb: rename c_printchar as language_defn::printcharAndrew Burgess
2020-12-23gdb: avoid accessing global C++ language implementation functionsAndrew Burgess
2020-12-23gdb: delete unused function print_char_charsAndrew Burgess
2020-12-23Add myself to gdb/MAINTAINERSSamuel Thibault
2020-12-23hurd: Add changelog for dca11eb872c9Samuel Thibault
2020-12-23hurd: Fix getting VM_MIN/MAX_ADDRESSSamuel Thibault
2020-12-23Remove trailing white spaces in gdb/frame.{c,h}Shahab Vahedi
2020-12-22arc: Make variable name in comments uppercaseShahab Vahedi
2020-12-22gdb: Add native support for ARC in GNU/LinuxAnton Kolesov