Identify remote fork event support
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2015-05-12  Don BreazealIdentify remote fork event support
2015-05-12  Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-10  Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-08  Sandra LoosemoreAvoid segfault on missing directory table.
2015-05-08  Sandra LoosemoreFix register save offset for nios2 signal handler tramp...
2015-05-08  Sandra LoosemoreRevert to using "trap 31" for breakpoints on nios2.
2015-05-08  Jan KratochvilRemove unused declaration of print_return_value.
2015-05-08  Joel BrobeckerProblem printing record with array whose upper bound...
2015-05-08  Joel Brobecker[Ada] error trying to call function when parameter...
2015-05-08  Joel Brobeckergdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.
2015-05-08  Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-05-08  Andreas ArnezS390: Fix for inadvertently setting 24-bit mode in...
2015-05-07  Gary BensonRemove unused td_ta_map_id2thr code
2015-05-07  Gary BensonRemove unused td_thr_validate code
2015-05-06  Jan Kratochvilcompile: Support relocation to GNU-IFUNCs
2015-05-06  Jan KratochvilCode cleanup: compile: Constify some parameters
2015-05-06  Joel BrobeckerGet rid of deprecated_init_ui_hook
2015-05-06  Joel BrobeckerMake the "info dll" command available on all platform.
2015-05-05  Joel BrobeckerFurther document ada-lang.c::value_assign_to_component...
2015-05-05  Joel Brobeckerout of line functions nested inside inline functions.
2015-05-05  Pierre-Marie de... DWARF: cannot break on out-of-line function nested...
2015-05-05  Joel Brobeckercompare object sizes before comparing them with value_c...
2015-05-05  Joel BrobeckerGDB crash trying to subscript array of variant record.
2015-05-05  Joel Brobecker[Ada] array of variant record subscripting
2015-05-05  Joel Brobecker[Ada] Resolve dynamic type before trying to print it.
2015-05-05  Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-05-05  Joel Brobeckerpreserve the bit stride when resolving an array type.
2015-04-30  DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-04-29  Doug EvansPR python/18285
2015-04-29  Gary BensonAllow passing fd == NULL to exec_file_find and solib_find
2015-04-29  Doug EvansPR python/18299
2015-04-29  Doug EvansPR python/18089
2015-04-29  Doug Evans* gdbtypes.h (struct cplus_struct_type) <n_baseclasses...
2015-04-29  Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-28  John BaldwinUse "gdb_wait.h" instead of <sys/wait.h>.
2015-04-28  Patrick PalkaDisable readline's SIGWINCH handler
2015-04-28  Patrick PalkaUpdate our idea of our terminal's dimensions even outsi...
2015-04-28  Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-04-28  Gary BensonUse exec_file_find to prepend gdb_sysroot in follow_exec
2015-04-28  Patrick PalkaTUI: avoid calling strcpy() on identical string objects
2015-04-28  Patrick PalkaFix PR gdb/18155
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-04-27  John BaldwinAdd support for catching exec events on FreeBSD.
2015-04-27  John BaldwinEnable fork tracing for native FreeBSD targets.
2015-04-27  John BaldwinAdd fbsd_nat_add_target.
2015-04-27  Gary BensonDo not manipulate "target:" filenames as local paths
2015-04-27  Andreas ArnezS390: Vector ABI support
2015-04-27  Andreas ArnezS390: Re-arrange implementation of s390_return_value
2015-04-27  Andreas ArnezS390: Restructure s390_push_dummy_call
2015-04-27  Andreas ArnezS390: For zero, let is_power_of_two() return false
2015-04-27  Pierre-Marie de... [Ada] Cache all static structures and reset cache durin...
2015-04-27  Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-04-24  Andrew Burgessgdb: Add internationalization support to a few strings.
2015-04-24  Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-24  Pierre-Marie de... Fix printing for GNAT stuff for types that do not have...
2015-04-23  Patrick PalkaExplicitly call rl_resize_terminal() in TUI's SIGWINCH...
2015-04-22  Jon Turneywindows-nat: Don't change current_event.dwThreadId...
2015-04-22  Jon Turneywindows-nat: Report an error if ContinueDebugEvent...
2015-04-22  Jon Turneywindows-nat: Fix misspelling in debug output
2015-04-22  Jon Turneywindows-nat: Cleanups in get_windows_debug_event
2015-04-22  Jon Turneywindows-nat: Don't use ternary conditional operator...
2015-04-21  Pierre MullerFix pascal behavior for class fields with testcase
2015-04-21  Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-21  Kevin BuettnerExtend rl78 prologue analyzer to recognize more complic...
2015-04-20  Pierre-Marie de... Revert "Do not consider reference types as dynamic"
2015-04-20  Pierre-Marie de... Revert "gdbtypes.c: remove the usuned "top_level" param...
2015-04-19  Gabriel Krisman... Remove duplicated xmalloc in update_dprintf_command_list
2015-04-19  Thomas Schwinge[GDB] Hurd: Robustify the reply_mig_hack.awk script.
2015-04-19  Thomas Schwinge[GDB] Hurd: Simplify the reply_mig_hack.awk script.
2015-04-17  Doug Evanssolib-svr4.c (svr4_exec_displacement): Rename outer...
2015-04-17  Yao Qireturn zero in arm_linux_can_use_hw_breakpoint if HW...
2015-04-17  Yao QiUpdate comments to target_can_use_hardware_watchpoint
2015-04-17  Gary BensonAccess executable from remote system when first inferio...
2015-04-17  Gary BensonImplement remote_pid_to_exec_file using qXfer:exec...
2015-04-17  Gary BensonIntroduce linux_proc_pid_to_exec_file
2015-04-17  Gary BensonUse gdb_sysroot for main executable on attach
2015-04-17  Gary BensonIntroduce exec_file_find
2015-04-17  Gary BensonIntroduce exec_file_locate_attach
2015-04-17  Mike Frysingergdb: add myself to blackfin/write-after-approval
2015-04-16  Yao QiHonour software single step in fallback of displaced...
2015-04-15  Doug EvansMake info fun|var|types interruptable for psyms.
2015-04-15  Doug EvansMake info fun|var|types interruptable.
2015-04-15  Simon MarchiSome Python 3 fixes
2015-04-15  Yao Qi[arm] Update displaced stepping debug message
2015-04-15  Yao QiFix code indentation
2015-04-15  Yao Qi[arm] Fix fails in gdb.base/disp-step-syscall.exp
2015-04-14  Gary BensonZero supplied stat buffers in functions that pretend...
2015-04-13  Stan Shebs * MAINTAINERS: Update my email address.
2015-04-13  John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-04-11  Jan KratochvilRemove --xdb
2015-04-10  Pedro AlvesPPC64: Fix step-over-trips-on-watchpoint.exp with displ...
2015-04-10  Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10  Pedro Alvesgdb/18216: displaced step+deliver signal, a thread...
2015-04-10  Yao Qi[arm] Fix displaced stepping for thumb alu reg instruction
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-09  Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-09  Andy WingoAdd Guile frame-read-register command
2015-04-09  Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-04-09  Andy WingoAdd myself to Write After Approval list.
2015-04-09  H.J. LuReplace $zlibdir with $ZLIBDIR in LDFLAGS
next
This page took 0.277594 seconds and 107 git commands to generate.