aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-05-03Update more calls to add_prefix_cmdTom Tromey1-0/+26
2020-05-02Fix typo in comment of DYN_PROP_ASSOCIATEDHannes Domani1-0/+4
2020-05-02gdb: Fix formatting error in ChangeLogAndrew Burgess1-0/+2
2020-05-01Remove gdb-gdb.gdb breakpoint on disappeared function info_command.Philippe Waroquiers1-0/+4
2020-04-30Add support for NetBSD thread events (create, exit)Kamil Rytarowski1-0/+10
2020-04-30Revert "2020-04-29 Sterling Augustine <saugustine@google.com>"Tom de Vries1-4/+0
2020-04-30Remove duplicated creation of "frame" command and "f" alias.Philippe Waroquiers1-0/+4
2020-04-30Calculate size of array of stubbed typeHannes Domani1-0/+6
2020-04-30Use thiscall calling convention for class membersHannes Domani1-0/+10
2020-04-29gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.shSimon Marchi1-0/+5
2020-04-29gdb: fix shellcheck warnings SC2154 (referenced but not assigned) in gdbarch.shSimon Marchi1-0/+5
2020-04-29gdb: fix shellcheck warnings SC2034 (unused variable) in gdbarch.shSimon Marchi1-0/+4
2020-04-29gdb: fix shellcheck warnings SC2166 (&& and !! instead of -a and -o) in gdbar...Simon Marchi1-0/+5
2020-04-29gdb: fix shellcheck warnings SC2006 (use $() instead of ``) in gdbarch.shSimon Marchi1-0/+4
2020-04-29gdb: fix shellcheck warnings SC2086 (missing double quotes) in gdbarch.shSimon Marchi1-0/+4
2020-04-29gdb: fix shellcheck warnings SC2059 (variables in printf format string) in gd...Simon Marchi1-0/+5
2020-04-292020-04-29 Sterling Augustine <saugustine@google.com>Sterling Augustine1-0/+4
2020-04-29Fix Ada crash with .debug_typesTom Tromey1-0/+9
2020-04-29Set NetBSD xml syscall file name to syscalls/netbsd.xmlKamil Rytarowski1-0/+5
2020-04-29Add basic event handling in the NetBSD targetKamil Rytarowski1-0/+15
2020-04-29Remove some dead codeTom Tromey1-0/+4
2020-04-29Fix array pretty formatterHannes Domani1-0/+15
2020-04-29[gdb] Fix range loop index in find_methodTom de Vries1-0/+5
2020-04-29Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski1-0/+7
2020-04-28gdb: fix shellcheck warning in update-freebsd.shSimon Marchi1-0/+4
2020-04-28Allow Python commands to be in class_tuiTom Tromey1-0/+6
2020-04-28Add missing ChangeLog entriesTom de Vries1-0/+6
2020-04-28gdb: use gdb:hash_enum as hash function in offset_map_typeSimon Marchi1-0/+6
2020-04-28[gdb/symtab] Handle struct decl with DW_AT_signatureTom de Vries1-0/+5
2020-04-27gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi1-0/+10
2020-04-27Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado1-0/+7
2020-04-26Remove class_pseudoTom Tromey1-0/+4
2020-04-26Fix comments and whitespace in lookup_cmd_compositionPhilippe Waroquiers1-0/+5
2020-04-25Remove unused code block in inf_ptrace_target::waitKamil Rytarowski1-0/+5
2020-04-24Remove symbol_get_demangled_nameTom Tromey1-0/+7
2020-04-24Fix Rust test casesTom Tromey1-0/+5
2020-04-24Use the linkage name if it existsTom Tromey1-0/+9
2020-04-24Don't call compute_and_set_names for partial symbolsTom Tromey1-0/+5
2020-04-24Use the new add_psymbol_to_list overloadTom Tromey1-0/+5
2020-04-24Introduce new add_psymbol_to_list overloadTom Tromey1-0/+7
2020-04-24Add attribute::value_as_string methodTom Tromey1-0/+9
2020-04-24Fix two latent Rust bugsTom Tromey1-0/+5
2020-04-24Move the rust "{" hackTom Tromey1-0/+6
2020-04-24Convert symbol_set_demangled_name to a methodTom Tromey1-0/+12
2020-04-24Add Python support for dynamic typesTom Tromey1-0/+10
2020-04-24Update Ada ptype support for dynamic typesTom Tromey1-0/+6
2020-04-24Add support for variable field offsetsTom Tromey1-0/+13
2020-04-24Add support for dynamic type lengthsTom Tromey1-0/+11
2020-04-24Rewrite the existing variant part codeTom Tromey1-0/+32
2020-04-24Prefer existing data when evaluating DWARF expressionTom Tromey1-0/+19