summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Update more calls to add_prefix_cmdTom Tromey2020-05-0313-173/+86
* Fix typo in comment of DYN_PROP_ASSOCIATEDHannes Domani2020-05-022-1/+5
* gdb: Fix formatting error in ChangeLogAndrew Burgess2020-05-021-0/+2
* [gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries2020-05-027-0/+41
* [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clangTom de Vries2020-05-023-1/+10
* [gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint location FAILsTom de Vries2020-05-012-4/+15
* Remove gdb-gdb.gdb breakpoint on disappeared function info_command.Philippe Waroquiers2020-05-012-6/+4
* Fix size recalculation of fortran arraysHannes Domani2020-05-011-62/+70
* [gdb/testsuite] Fix Wunused-result warning in until-reverse.cTom de Vries2020-05-012-1/+6
* Add support for NetBSD thread events (create, exit)Kamil Rytarowski2020-04-303-3/+90
* Revert "2020-04-29 Sterling Augustine <saugustine@google.com>"Tom de Vries2020-04-302-5/+0
* Remove duplicated creation of "frame" command and "f" alias.Philippe Waroquiers2020-04-302-9/+4
* Calculate size of array of stubbed typeHannes Domani2020-04-307-0/+126
* Adjust array pretty printer tests to the new formatHannes Domani2020-04-302-3/+8
* Use thiscall calling convention for class membersHannes Domani2020-04-304-7/+83
* gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.shSimon Marchi2020-04-292-0/+6
* gdb: fix shellcheck warnings SC2154 (referenced but not assigned) in gdbarch.shSimon Marchi2020-04-292-7/+12
* gdb: fix shellcheck warnings SC2034 (unused variable) in gdbarch.shSimon Marchi2020-04-292-19/+6
* gdb: fix shellcheck warnings SC2166 (&& and !! instead of -a and -o) in gdbar...Simon Marchi2020-04-292-7/+12
* gdb: fix shellcheck warnings SC2006 (use $() instead of ``) in gdbarch.shSimon Marchi2020-04-292-3/+7
* gdb: fix shellcheck warnings SC2086 (missing double quotes) in gdbarch.shSimon Marchi2020-04-292-8/+12
* gdb: fix shellcheck warnings SC2059 (variables in printf format string) in gd...Simon Marchi2020-04-292-61/+66
* 2020-04-29 Sterling Augustine <saugustine@google.com>Sterling Augustine2020-04-292-0/+5
* gdb: fix duplicate test names in gdb.base/break.expSimon Marchi2020-04-292-34/+43
* Fix Ada crash with .debug_typesTom Tromey2020-04-292-34/+36
* Set NetBSD xml syscall file name to syscalls/netbsd.xmlKamil Rytarowski2020-04-292-0/+7
* Add basic event handling in the NetBSD targetKamil Rytarowski2020-04-294-0/+264
* Remove some dead codeTom Tromey2020-04-292-50/+4
* [gdb/testsuite] Add xfails for PR gcc/90232Tom de Vries2020-04-294-3/+57
* Fix array pretty formatterHannes Domani2020-04-299-20/+125
* [gdb] Fix range loop index in find_methodTom de Vries2020-04-295-4/+45
* Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski2020-04-294-1/+547
* gdb: fix shellcheck warning in update-freebsd.shSimon Marchi2020-04-282-1/+5
* Allow Python commands to be in class_tuiTom Tromey2020-04-285-4/+25
* Add missing ChangeLog entriesTom de Vries2020-04-282-0/+12
* gdb: Fix toplevel types with -fdebug-types-sectionMark Williams2020-04-283-0/+59
* gdb: use gdb:hash_enum as hash function in offset_map_typeSimon Marchi2020-04-282-1/+8
* Fix typo (thead -> thread)Tankut Baris Aktemur2020-04-284-2/+11
* [gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.expTom de Vries2020-04-282-1/+5
* [gdb/testsuite] Remove KFAIL from gdb.base/info-macros.expTom de Vries2020-04-282-4/+5
* [gdb/testsuite] Add PR number in KFAIL in gdb.ada/array_ptr_renaming.expTom de Vries2020-04-282-1/+5
* [gdb/symtab] Handle struct decl with DW_AT_signatureTom de Vries2020-04-285-1/+187
* gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi2020-04-276-106/+13
* Expand dynamic type documentationTom Tromey2020-04-272-2/+25
* Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado2020-04-274-3/+55
* Remove class_pseudoTom Tromey2020-04-262-1/+5
* Fix comments and whitespace in lookup_cmd_compositionPhilippe Waroquiers2020-04-262-29/+34
* Remove unused code block in inf_ptrace_target::waitKamil Rytarowski2020-04-252-38/+5
* [gdb/testsuite] Add target board debug-typesTom de Vries2020-04-252-0/+45
* gdb/testsuite: Remove build paths from test namesAndrew Burgess2020-04-252-2/+8