summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"Joel Brobecker2021-01-012-1/+8
* Update copyright year in version message for gdb, gdbserver and gdbreplayJoel Brobecker2021-01-012-1/+5
* Rotate gdb/ChangeLogJoel Brobecker2021-01-013-18741/+18755
* Update gdb.rust tests for Rust 1.49Tom Tromey2020-12-312-4/+14
* Fix passing debug options for gccBernd Edlinger2020-12-312-1/+5
* gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.expSimon Marchi2020-12-302-22/+30
* Fix wrong method nameHannes Domani2020-12-292-1/+5
* Simplify MULTI_SUBSCRIPT implementationTom Tromey2020-12-272-29/+12
* gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess2020-12-247-24/+240
* gdb: include allocated/associated properties in 'maint print type'Andrew Burgess2020-12-242-0/+23
* gdb/gdbtypes.h: Fix comparison of uninitialized valuesLancelot SIX2020-12-242-3/+10
* Clarify language for the '?' packetAlex Bennée2020-12-232-3/+8
* gdb: remove some uses of LA_PRINT_STRINGAndrew Burgess2020-12-236-21/+33
* gdb: move rust_language into rust-lang.hAndrew Burgess2020-12-234-281/+346
* gdb/objc: fix bug in objc_language::opcode_print_tableAndrew Burgess2020-12-232-1/+6
* gdb: move pascal_language into p-lang.hAndrew Burgess2020-12-236-436/+506
* gdb: move go_language class declaration into header fileAndrew Burgess2020-12-237-140/+161
* gdb: remove LA_EMIT_CHAR macroAndrew Burgess2020-12-235-5/+12
* gdb: rename c_printchar as language_defn::printcharAndrew Burgess2020-12-234-12/+12
* gdb: avoid accessing global C++ language implementation functionsAndrew Burgess2020-12-232-3/+9
* gdb: delete unused function print_char_charsAndrew Burgess2020-12-233-40/+5
* Add myself to gdb/MAINTAINERSSamuel Thibault2020-12-232-0/+3
* hurd: Add changelog for dca11eb872c9Samuel Thibault2020-12-231-0/+8
* hurd: Fix getting VM_MIN/MAX_ADDRESSSamuel Thibault2020-12-231-0/+1
* Remove trailing white spaces in gdb/frame.{c,h}Shahab Vahedi2020-12-233-8/+13
* arc: Make variable name in comments uppercaseShahab Vahedi2020-12-222-2/+6
* gdb: Add native support for ARC in GNU/LinuxAnton Kolesov2020-12-225-0/+335
* arc: Take into account the REGNUM in supply/collect gdb hooksShahab Vahedi2020-12-222-9/+38
* arc: Add support for signal frames for Linux targetsAnton Kolesov2020-12-222-0/+188
* arc: Add support for signal handlersAnton Kolesov2020-12-223-0/+147
* Move enum noside earlier in expression.hTom Tromey2020-12-212-22/+26
* Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmdPeter Waller2020-12-215-0/+85
* gdb/testsuite: use gdb_test in gdb.base/list.expSimon Marchi2020-12-212-151/+35
* testsuite, gdb.btrace: fix 32-bit PIE false positivesMarkus Metzger2020-12-214-5/+19
* testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targetsMarkus Metzger2020-12-212-0/+9
* testsuite, gdb.python: make py-record-*.exp test names uniqueMarkus Metzger2020-12-213-4/+15
* testsuite, gdb.btrace: make test names uniqueMarkus Metzger2020-12-2111-140/+231
* gdb, record: rephrase the 'not recording' error messageMarkus Metzger2020-12-218-13/+26
* gdb.texinfo: Document GMP as mandatory requirement to build GDBJoel Brobecker2020-12-212-0/+13
* [gdb/testsuite] Add save_target_board_infoTom de Vries2020-12-202-19/+61
* [gdb/testsuite] Introduce supports_scalar_storage_order_attributeTom de Vries2020-12-194-4/+63
* Don't compare types of enum fieldsHannes Domani2020-12-197-1/+119
* Warn about static libs vs. source-highlight only when necessaryBernd Edlinger2020-12-193-12/+18
* Fix name of main_type field type in pretty printerHannes Domani2020-12-182-1/+5
* Remove erroneous 'a' in gdb.register_window_type documentationHannes Domani2020-12-182-1/+5
* Add address keyword to Value.format_stringHannes Domani2020-12-186-1/+66
* Fix accessing a method's fields from PythonHannes Domani2020-12-184-0/+12
* gdb: define COFF file offsets with file_ptrJameson Nash2020-12-182-15/+25
* Run fixed_points.exp with -fgnat-encodings=minimalTom Tromey2020-12-182-61/+78
* Remove a use of n_spacesTom Tromey2020-12-172-1/+5