Follow-up to Support style in 'frame|thread apply'
[external/binutils.git] / gdb / ChangeLog
2019-04-28 Philippe WaroquiersFollow-up to Support style in 'frame|thread apply'
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 Sandra LoosemoreDetect invalid length field in debug frame FDE header.
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/contrib] Remove superfluous .alt file after dwz...
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-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 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 WaroquiersOBVIOUS move add_comm_alias "!" <=> "shell" near the...
2019-04-18 Tom TromeyMake process_stratum_target::stratum "final"
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-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 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 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
2019-04-10 Tom TromeyFix a couple of comments
2019-04-10 Tom TromeyRemove some uses of "object_files"
2019-04-09 Tom TromeyFix Rust lexer buglet
2019-04-09 Tom TromeyConsistently use bool for fake_pid_p
2019-04-09 Simon MarchiFix typo in latest ChangeLog entry
2019-04-09 Simon MarchiUse -qualified flag when setting temporary breakpoint...
2019-04-09 Kevin BuettnerRename python function thread_from_thread_handle to...
2019-04-09 Kevin BuettnerSupport buffer objects as handles in Inferior.thread_fr...
2019-04-09 Kevin BuettnerAdd python method InferiorThread.handle
2019-04-09 Kevin BuettnerIntroduce target_ops method thread_info_to_thread_handle
2019-04-08 Pedro AlvesSome gdb_exception{,error,quit} tweaks
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyMake exception throwing a bit more efficient
2019-04-08 Tom TromeyRemove some now-dead exception code
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-04-08 Tom TromeySimplify exception handling
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-05 Tom TromeyMove innermost_block_tracker global to parse_state
2019-04-05 Tom TromeyMove type stack handling to a new class
2019-04-05 Tom TromeyMove completion parsing to parser_state
2019-04-05 Tom TromeyMove arglist_len et al to parser_state
2019-04-05 Tom TromeyMove lexptr and prev_lexptr to parser_state
2019-04-05 Tom TromeyMove comma_terminates global to parser_state
next