gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.
[deliverable/binutils-gdb.git] / gdb /
2016-07-26  Alan ModraWean gdb and sim off private libbfd.h header
2016-07-26  Pedro AlvesFix PR server/20414 - x32 gdbserver always crashes...
2016-07-26  Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-07-26  Pedro AlvesFix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx...
2016-07-26  Pedro AlvesFix PR gdb/20287 - x32 and "gdb_static_assert (sizeof...
2016-07-26  Markus Metzgerbtrace, testsuite: fix assembly source file selection
2016-07-25  Simon MarchiHandle correctly passing a bad interpreter name to...
2016-07-25  Pedro Alveslinux-procfs: Handle lowercase "t (tracing stop)" state
2016-07-25  Pedro Alveslinux-procfs: Introduce enum proc_state
2016-07-25  Tim WiederhakeAdd myself as a write-after-approval GDB maintainer.
2016-07-25  Tim Wiederhakebtrace: Resume recording after disconnect.
2016-07-23  Gabriel Krisman... Implement catch syscall group
2016-07-23  Andrew PinskiFix ARMv8.1/v8.2 for hw watchpoint and breakpoint
2016-07-23  Руслан ИжбулатовSupport JIT debugging on MS-Windows
2016-07-22  Tom TromeyPR rust/20162 - fix gdb regressions caused by rust...
2016-07-22  Yao QiGet "num" as unsigned in ctf
2016-07-21  Tom TromeyAllow empty struct expressions in Rust
2016-07-21  Tom TromeyAdd -Wunused-but-set-* to build
2016-07-21  Pedro AlvesFix djgpp gdb build
2016-07-21  Pedro AlvesRemove unused variable in windows-nat.c
2016-07-21  Pedro AlvesRemove unused variable in gdb/varobj.c when built witho...
2016-07-21  Yao QiFix cast to 'gdb_breakpoint *'
2016-07-21  Yao QiSupport vCont s and S actions with software single...
2016-07-21  Yao QiUse reinsert_breakpoint for vCont;s
2016-07-21  Yao QiEnqueue signal even when resuming threads
2016-07-21  Yao QiUse enqueue_pending_signal in linux_resume_one_thread
2016-07-21  Yao QiSwitch current_thread to lwp's thread in install_softwa...
2016-07-21  Yao QiMake reinsert_breakpoint thread specific
2016-07-21  Yao QiRefactor clone_all_breakpoints
2016-07-21  Yao QiCreate sub classes of 'struct breakpoint'
2016-07-21  Yao QiPass breakpoint type in set_breakpoint_at
2016-07-21  Yao QiSkip gdb.server/ tests if lack of XML support
2016-07-21  Yao QiFix fail in gdb.server/solib-list.exp
2016-07-20  John BaldwinUse a real vfork done event on FreeBSD when available.
2016-07-20  John BaldwinEnable ptrace events on new child processes.
2016-07-20  John BaldwinConsolidate code to enable optional FreeBSD native...
2016-07-20  Jan Kratochviltestsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB
2016-07-20  Jan Kratochviltestsuite: Fix gdb.btrace/tailcall-only.exp errors...
2016-07-20  Jan Kratochviltestsuite patch: Skip py-unwind.exp on x86_64 -m32
2016-07-19  Pedro AlvesBuild gdb.opt/inline-*.exp tests at -O0, rely on __attr...
2016-07-19  Yao QiUse do_self_tests in selftest.exp
2016-07-15  Don BreazealGDB testsuite: Escape paths used in regular expressions
2016-07-15  John BaldwinPass SIGLIBRT directly to child processes.
2016-07-14  Tom TromeyAdd missing newline to py-breakpoint.c
2016-07-14  Tom TromeyRemove unused variables
2016-07-14  Tom TromeyRemove some variables but call functions for side effects
2016-07-14  Tom TromeyRemove some unused overlay code
2016-07-14  Tom TromeyUse getcurx in curses code
2016-07-14  Tom TromeyAdd one use of ATTRIBUTE_UNUSED
2016-07-14  Tom TromeyChange reopen_exec_file to check result of stat
2016-07-13  Tom TromeyPR python/15620, PR python/18620 - breakpoint events...
2016-07-13  Tom TromeyPR python/17698 - add Breakpoint.pending
2016-07-13  Tom Tromeyuse user_breakpoint_p in python code
2016-07-13  Tom TromeyRearrange Python breakpoint node in documentation
2016-07-13  Tom TromeyFix PR cli/18053
2016-07-13  Jan Kratochvil[ppc64] Fix for function descriptors
2016-07-12  Tom TromeyPR python/19293 - invalidate frame cache when unwinders...
2016-07-12  Yao QiMatch the selftest output when captured_main is inlined
2016-07-12  Chung-Lin TangAdd type casts to allow C++ compile.
2016-07-07  Walfred Tedeschi[obv] Fix broken build on Fedora 23.
2016-07-07  Walfred TedeschiFix of default lookup for "this" symbol.
2016-07-06  Simon Marchigdb.ada/arraydim.exp: Fix directory layout
2016-07-06  Simon MarchiRemove extra output directory level for Ada tests
2016-07-06  John BaldwinRemove extraneous parentheses.
2016-07-06  John BaldwinUse unsigned integer constant with left shifts.
2016-07-06  John BaldwinSet uses_fp for frames with a valid FP register explicitly.
2016-07-06  John BaldwinRemove check for negative size.
2016-07-06  John BaldwinUse 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done...
2016-07-06  Yao Qi[ARM] Fix endless recursion on calculating CPRC candidate
2016-07-06  Manish GoregaokarAllow subscripting raw pointers
2016-07-05  Yao QiFix fail in gdb.mi/mi-reverse.exp
2016-07-05  Jan Kratochvilbabeltrace compilation regression
2016-07-01  Don BreazealOptimize memory_xfer_partial for remote
2016-07-01  John BaldwinFake VFORK_DONE events when following only the parent...
2016-07-01  John BaldwinMove fbsd_resume and related functions below fork follo...
2016-07-01  John BaldwinHonor detach-on-fork on FreeBSD.
2016-07-01  John BaldwinSet debug registers on all threads belonging to the...
2016-07-01  John BaldwinConsolidate x86 debug register code for BSD native...
2016-07-01  Pedro AlvesExtend JIT-reader test and fix GDB problems that exposes
2016-07-01  Pedro AlvesFix failure to detach if process exits while detaching...
2016-07-01  Pedro AlvesForget watchpoint locations when inferior exits or...
2016-07-01  Pedro AlvesFactor out "Detaching from program" message printing
2016-07-01  Pedro AlvesFix formatting of some previous gdb/testsuite/ChangeLog...
2016-07-01  Pedro AlvesFix formatting of some previous gdb/ChangeLog entries
2016-06-30  Pedro AlvesFix gdbserver/MI testing regression
2016-06-30  Pedro AlvesMake testing gdb with FORCE_SEPARATE_MI_TTY=1 actually...
2016-06-29  Yao QiAdd copyright header in gdb.base/return.c
2016-06-29  Tom TromeyFix PR python/20129 - use of non-existing variable
2016-06-29  Tom TromeyPR gdb/17210 - fix possible memory leak in read_memory_...
2016-06-29  Manish GoregaokarInitialize strtok_r's saveptr to NULL
2016-06-29  Yao QiSet unknown_syscall differently on arm linux
2016-06-29  Manish GoregaokarUse strtok_r instead of strsep in rust_get_disr_info
2016-06-28  Yao Qi[AArch64] Use int64_t for address offset
2016-06-28  Yao QiImplement get_syscall_trapinfo for arm-linux
2016-06-28  Yao QiImplement get_syscall_trapinfo for aarch64-linux
2016-06-28  Yao QiRemove parameter sysret from linux_target_ops.get_sysca...
2016-06-28  Yao QiProbe catch syscall support
2016-06-27  Manish GoregaokarFix changelog
2016-06-27  Manish GoregaokarPrint void types correctly in Rust
2016-06-27  Pierre-Marie de... Fix use of a dangling pointer for Python breakpoint...
next
This page took 0.044853 seconds and 7 git commands to generate.