]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Make gdb_bfd_open able to open BFDs using target fileio
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2015-04-02  Gary BensonMake gdb_bfd_open able to open BFDs using target fileio
2015-04-02  Gary BensonIntroduce target_filesystem_is_local
2015-04-02  Gary BensonIntroduce target_fileio_fstat
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-04-01  Pedro Alvesinfrun.c:resume: currently_stepping after clearing...
2015-04-01  Pedro AlvesMake print_target_wait_results print the whole ptid
2015-04-01  Pedro Alveskeep_going: Add missing discard_cleanups call
2015-04-01  Pedro Alveswait_for_inferior and errors thrown from target_wait
2015-04-01  Pedro AlvesUse do_target_resume when stepping past permanent break...
2015-04-01  Pedro Alveslinux_nat.c: Mark new thread running even if momentaril...
2015-04-01  Pierre-Marie de... Add myself as a write-after-approval GDB maintainer
2015-04-01  Pedro AlvesCrash on thread id wrap around
2015-04-01  H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-31  Sergio Durigan JuniorCatch exception on solib_svr4_r_ldsomap
2015-03-31  H.J. LuAdd --with-system-zlib in gdb
2015-03-31  Antoine TremblayAdd cpu information to the info os command on linux.
2015-03-31  Matthias KloseFix the triplet regexp to recognize triplets, not only...
2015-03-30  Doug EvansPR c++/18141
2015-03-30  Gary BensonRemove three redundant wrapper functions in remote.c
2015-03-28  James Bowmangdb: ft32: new port
2015-03-27  Jan KratochvilRevert: Code cleanup: Move print_command_1 expr variabl...
2015-03-27  Joel BrobeckerInitialize EXPR in dtrace-probe::dtrace_process_dof_probe
2015-03-27  Andrzej KaczmarekFix gdb_bfd_section_index for special sections
2015-03-26  Joel Brobeckerdtrace-probe: Handle error while parsing probe argument.
2015-03-26  Jon TurneyAdd myself as a write-after-approval GDB maintainer
2015-03-26  Andy WingoProperly intern constants into psymtab
2015-03-26  Jan KratochvilCode cleanup: Move print_command_1 expr variable scope
2015-03-26  Jan KratochvilCode cleanup: Make validate_format parameter const
2015-03-26  Don BreazealClarify comment on the purpose of the assertion loop...
2015-03-26  Pedro AlvesDon't set breakpoints on import stubs on Windows amd64
2015-03-25  Pedro AlvesSimplify target_async hook interface
2015-03-25  Gary BensonAssociate target_ops with target_fileio file descriptors
2015-03-24  Pedro AlvesFix "thread apply all" with exited threads
2015-03-24  Pedro AlvesFix switch_back_to_stepped_thread comment references
2015-03-24  Pedro AlvesShuffle user_visible_resume_ptid
2015-03-24  Pedro AlvesDebug output tweaks in the Linux target backends
2015-03-24  Joel BrobeckerDo not make "prop" field of struct dynamic_prop_list...
2015-03-24  Joel BrobeckerGDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_L...
2015-03-24  Pedro AlvesRemove 'step' parameters from 'proceed' and 'resume'
2015-03-24  Pedro AlvesMake "set scheduler-locking step" depend on user intent...
2015-03-24  Pedro AlvesMake step_start_function be per thread
2015-03-24  Pedro AlvesNo longer handle negative 'step' in 'proceed'
2015-03-24  Gary BensonMove duplicated Linux x86 code to nat/x86-linux.c
2015-03-24  Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24  Gary BensonIntroduce x86_linux_update_debug_registers
2015-03-24  Gary BensonLinux x86 low-level debug register comment synchronization
2015-03-24  Gary BensonLinux x86 low-level debug register code synchronization
2015-03-24  Gary BensonMake lwp_info.arch_private handling shared
2015-03-24  Gary BensonIntroduce basic LWP accessors
2015-03-24  Gary BensonMake linux_stop_lwp be a shared function
2015-03-24  Gary BensonAdd iterate_over_lwps to gdbserver
2015-03-24  Gary BensonAdd x86_debug_reg_state to gdbserver
2015-03-24  Gary BensonIntroduce current_lwp_ptid
2015-03-24  Antoine TremblayFix breakpoint thread condition missing with mi and...
2015-03-23  Joel BrobeckerFix indentation in ser_windows_setparity and hardwire_s...
2015-03-23  Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-23  Keith SeitzUpdate comment of linespec_lexer_lex_keyword.
2015-03-23  Keith SeitzAdd missing changelog entries of last commit
2015-03-23  Keith SeitzPR gdb/18021 - defend against "static virtual" methods
2015-03-21  Eli ZaretskiiFix undefined behavior in TUI's TAB expansion
2015-03-20  Keven Boell[gdb/DWARF] Introduce linked list for dynamic attributes
2015-03-20  Pedro Alvesconstify i386-sol2-tdep.c and machoread.c
2015-03-20  Pedro Alvesconstify set_breakpoint_condition
2015-03-20  Pedro Alvesconstify tui/tui-io.c
2015-03-20  Pedro Alvesconstify xcoffread.c
2015-03-20  Pedro Alvesconstify remote-m32r-sdi.c
2015-03-20  Pedro Alvesconstify nto-tdep.c
2015-03-20  Pedro Alvesconstify sparc-sol2-tdep.c and spu-tdep.c
2015-03-20  Jan KratochvilRemove gdb.hp
2015-03-20  Yao QiDon't call set_gdbarch_cannot_step_breakpoint in aarch6...
2015-03-19  Pedro AlvesFix race exposed by gdb.threads/killed.exp
2015-03-19  Pedro AlvesRemove spurious gdb/ChangeLog entry
2015-03-19  Pedro Alvesgdbserver/Linux: unbreak thread event randomization
2015-03-19  Pedro Alvesnative/Linux: internal error if resume is short-circuited
2015-03-19  Pedro Alvesselect_event_lwp_callback: update comments
2015-03-18  Tristan GingoldFix amd64 windows unwinding issues within MS dlls.
2015-03-18  Gary BensonReimplement "vFile:fstat" without qSupported
2015-03-18  Yao QiSupport catch syscall on aarch64 linux
2015-03-17  Yurij GrechishhevFix name of ser_base_setstopbits's second argument.
2015-03-17  Gary BensonRemove forward declaration of struct stat
2015-03-16  John BaldwinFetch all registers before writing the core register...
2015-03-16  Yuanhui Zhangstub termcap, add extern "C"
2015-03-16  Pedro Alvesstub-termcap.c: prototype tputs's parameter's parameter...
2015-03-16  Yuanhui Zhangwindows-nat.c: conflicting declaration of struct thread...
2015-03-14  Jan KratochvilNEWS: Remove HPUX
2015-03-13  Jan KratochvilRemove HPUX
2015-03-13  John BaldwinUse kinfo_getvmmap on FreeBSD to enumerate memory regions.
2015-03-13  John BaldwinStyle fixes.
2015-03-12  John BaldwinAdd myself as a write-after-approval GDB maintainer
2015-03-12  Gary BensonAllow "set sysroot" with no argument to restore sysroot...
2015-03-11  Sergio Durigan JuniorCreate gdb/break-catch-syscall.c
2015-03-11  Sergio Durigan JuniorImplement breakpoint_find_if
2015-03-11  Gary BensonImplement remote_bfd_iovec_stat
2015-03-11  Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-11  Andy WingoFix typo in value-dynamic-type
2015-03-11  Andy WingoFix memory corruption in Guile command interface
2015-03-11  Andy WingoAdd objfile-progspace to Guile interface
2015-03-11  Andy Wingo[guile] Run finalizers from GDB thread
2015-03-11  Andreas ArnezS390: Skip prologue using SAL information, if possible
next