gdb/fortran: print function arguments when printing function type
[external/binutils.git] / gdb /
2019-04-30 Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-30 Andrew Burgessgdb/fortran: Print 'void' type in lower case
2019-04-30 Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-30 Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-30 Andrew Burgessgdb/fortran: Introduce fortran-operator.def file
2019-04-30 Andrew Burgessgdb: Remove an unbalanced stray double quote from a...
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-29 Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29 Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-29 Andrew Burgessgdb/ada: Update some predicate functions to return...
2019-04-29 Tom de Vries[gdb/testsuite] Fix regexp in skip_opencl_tests
2019-04-28 Philippe WaroquiersFollow-up to Support style in 'frame|thread apply'
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-04-27 Philippe WaroquiersImplement show | set may-call-functions [on|off]
2019-04-25 Keith Seitzc++/24367: Infinite recursion of typedef substitution
2019-04-25 Tom TromeyFix memory leak in exception code
2019-04-25 Tom TromeyMake exception handling more efficient
2019-04-25 Tom TromeyAvoid undefined behavior in Guile exception handling
2019-04-25 Tom TromeyMake SJLJ exceptions more efficient
2019-04-25 Tom TromeyRemove exception_none
2019-04-25 Ali Tamur[PATCH] Support for DW_FORM_strx tag
2019-04-25 Sergio Durigan JuniorChangeLog entries for the previous commit.
2019-04-25 Sergio Durigan JuniorImplement dump of mappings with ELF headers by gcore
2019-04-25 Alan Haywardtestsuite: Add option to capture gdbserver debug
2019-04-25 Sandra LoosemoreDetect invalid length field in debug frame FDE header.
2019-04-24 Tom TromeyFix Rust testing
2019-04-24 Sergio Durigan JuniorUse "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
2019-04-24 Tom TromeyFix passing of struct with bitfields on x86-64
2019-04-23 Andrew Burgessgdb/s12z: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rl78: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/xstormy16: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/vax: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/v850: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/tilegx: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/tic6x: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/sparc: Use default_unwind_pc
2019-04-23 Andrew Burgessgdb/sh: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/score: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rx: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rs6000: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/or1k: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nios2: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nds32: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/msp430: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/moxie: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/mn10300: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/mep: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m68hc11: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m32r: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m32c: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/lm32: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/iq2000: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nds32: Use type_align instead of nds32_type_align
2019-04-23 Andrew Burgessgdb/arm: Use type_align instead of arm_type_align
2019-04-23 Andrew Burgessgdb/aarch64: Use type_align instead of aarch64_type_align
2019-04-23 Tom TromeyRemove unused overload of line_header::file_name_at
2019-04-23 Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp with nativ...
2019-04-23 Tom de Vries[gdb/contrib] Remove superfluous .alt file after dwz...
2019-04-23 Alan HaywardTestsuite: Remove pie from trace tests
2019-04-23 Ali TamurSupport for DW_OP_addrx and DW_FORM_addrx tags
2019-04-22 Ali Tamur[FYI] Add myself to gdb/MAINTAINERS
2019-04-22 Simon Marchisolib-svr4: Pass down svr4_info as much as possible
2019-04-22 Pedro AlvesFix "nosharedlibrary + continue + shared lib event...
2019-04-22 Pedro AlvesImprove reverse debugging docs, mention built-in suppor...
2019-04-20 Philippe WaroquiersFix GDB crash when registers cannot be modified.
2019-04-19 Tom TromeyRemove common/queue.h
2019-04-19 Tom TromeyRemove an include of common/queue.h
2019-04-19 Tom TromeyUse std::list for remote_notif_state::notif_queue
2019-04-19 Tom TromeyUse std::list for event notifications in gdbserver
2019-04-19 Tom TromeyMake objfile::static_links an htab_up
2019-04-19 Tom TromeyMake copy_name return std::string
2019-04-19 Sergei Trofimovichgdb/configure.ac: add --enable-source-highlight
2019-04-19 Tom TromeyPrint non-Ada unions without crashing
2019-04-19 Tom TromeyFix "list" when control characters are seen
2019-04-19 Philippe WaroquiersFix GDB crash when registers cannot be modified.
2019-04-19 Philippe WaroquiersOBVIOUS move add_comm_alias "!" <=> "shell" near the...
2019-04-18 Tom de Vries[gdb/testsuite] Fix gdb.base/break-probes.exp with...
2019-04-18 Tom TromeyMake process_stratum_target::stratum "final"
2019-04-18 Tom de Vries[gdb] Handle vfork in thread with follow-fork-mode...
2019-04-17 Tom TromeyAvoid crash in dwarf2_init_complex_target_type
2019-04-17 Alan Haywardgdbserver: Ensure all debug output uses debug functions
2019-04-17 Alan Haywardgdbserver: Add debug-file option
2019-04-17 Alan Haywardgdbserver: Move remote_debug to a single place
2019-04-16 Andrew Burgessgdb/riscv: Allow breakpoints to be created at invalid...
2019-04-15 Leszek SwirskiFix AMD64 return value ABI in expression evaluation
2019-04-15 Alan HaywardAArch64 SVE: Support changing vector lengths for ptrace
2019-04-15 Alan HaywardAArch64 SVE: Check for vector length change when gettin...
2019-04-15 Alan HaywardAArch64: Tidy up aarch64_gdbarch_init
2019-04-13 Andrew Burgessgdb: Fix failure in gdb.base/complex-parts.exp for...
2019-04-12 Eli ZaretskiiAnother fix for GDB styling
2019-04-12 Alan HaywardTestsuite: Add gdbserver sysroot test
2019-04-12 Andrew Burgessgdb: Remove LANG_MAGIC
2019-04-11 Andrew Burgessgdb/riscv: Remove riscv_type_alignment function
2019-04-11 Andrew Burgessgdb: Fix alignment computation for structs with only...
2019-04-11 Andrew Burgessgdb/riscv: Handle empty C++ structs during argument...
2019-04-11 Tom TromeyMake "msg" const in internal_vproblem
2019-04-11 Tom de Vries[gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz...
2019-04-11 Alan HaywardAArch64: Ensure regcache is reset between tests
2019-04-11 Kevin BuettnerFix amd64->i386 linux syscall restart problem
2019-04-10 Tom TromeyIntroduce a separate debug objfile iterator
next