target.h: Include infrun.h
[deliverable/binutils-gdb.git] / gdb /
2015-02-27  Pedro Alvestarget.h: Include infrun.h
2015-02-27  Pedro Alvesproc-service, extern "C"
2015-02-27  Pedro AlvesMake functions and variables exported by the IPA be...
2015-02-27  Pedro AlvesAdd extern "C" to declarations of C symbols
2015-02-27  Pedro AlvesMake array object extern
2015-02-27  Pedro Alvesrecord-btrace.c: Remove redefinitions
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-27  Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27  Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-02-27  Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27  Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-27  Andreas ArnezS390: Fix compiler invocation with "compile" command
2015-02-27  Joel BrobeckerMark latest entry in gdb/ChangeLog as "(tiny patch)".
2015-02-27  Jon TURNEYRetrieve segment registers on Windows amd64
2015-02-27  Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-26  Pedro Alvesgdbserver/Linux: Simplify stepping past program breakpo...
2015-02-26  Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-26  Pedro AlvesRename windows-termcap.c -> stub-termcap.c
2015-02-26  Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-02-26  Antoine TremblayFix print of value type in a corner case of finish
2015-02-26  Yao QiDwarf assembler: handle one instruction function
2015-02-26  Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-26  John BaldwinRework signal frame probing for FreeBSD/x86
2015-02-26  John BaldwinFix infinite recursion in amd64fbsd_sigcontext_addr
2015-02-26  Jan KratochvilChange // comment in gdb/compile/
2015-02-26  Jan KratochvilChange // comment in gdb/compile/
2015-02-26  Joel BrobeckerRemove // comment in gdb/iq2000-tdep.c
2015-02-25  Yao Qi[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp
2015-02-23  Doug EvansFix typo in earlier entry.
2015-02-23  Sergio Durigan JuniorPR gdb/18008: Fix typo in documentation
2015-02-23  Pedro Alvesgdbserver: redo stepping over breakpoint that was on...
2015-02-23  Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-23  Pedro Alvesremote.c: simplify parsing stop reasons in T stop replies
2015-02-23  Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-23  Pedro Alvesgdbserver: 64-bit kernel / 32-inferior, syscall restarting
2015-02-22  Doug Evanstestcase for PR symtab/17855
2015-02-22  Doug EvansPR c++/17976, symtab/17821
2015-02-21  Jan KratochvilTestsuite patch for: i386: Fix internal error when...
2015-02-21  Pedro Alvesgdb.threads/multi-create-ns-info-thr.exp and native...
2015-02-20  Pedro AlvesFix gdb.base/solib-corrupted.exp after dtrace probes...
2015-02-20  Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-20  Pedro Alveslinux-nat.c: fix a few lin_lwp_attach_lwp issues
2015-02-20  Pedro AlvesGarbage collect forward_target_decr_pc_after_break
2015-02-20  Pedro Alvesfix gdbserver/linux-low'c's pending status handling
2015-02-20  Pedro AlvesFix no-attach-trace.exp with "target remote" / gdbserver
2015-02-20  Pedro AlvesPR18006: internal error if threaded program calls clone...
2015-02-20  Joel BrobeckerDocument the GDB 7.9 release in gdb/ChangeLog
2015-02-19  Steve Ellcey2015-02-19 Steve Ellcey <sellcey@imgtec.com>
2015-02-19  Antoine TremblayFix non executable stack handling when calling function...
2015-02-19  David Taylor[gdb/ax] small "setv" fix and documentation's adjustment.
2015-02-18  Patrick PalkaAdd missing gdb/ChangeLog entry for previous change.
2015-02-18  Patrick PalkaAsynchronously resize the TUI
2015-02-18  Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
2015-02-17  Jose E. MarchesiAnnounce the DTrace USDT probes support in NEWS.
2015-02-17  Jose E. MarchesiDocumentation for DTrace USDT probes.
2015-02-17  Jose E. MarchesiSimple testsuite for DTrace USDT probes.
2015-02-17  Jose E. MarchesiSupport for DTrace USDT probes in x86_64 targets.
2015-02-17  Jose E. MarchesiNew probe type: DTrace USDT probes.
2015-02-17  Jose E. MarchesiNew gdbarch functions: dtrace_parse_probe_argument...
2015-02-17  Jose E. MarchesiNew commands `enable probe' and `disable probe'.
2015-02-17  Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-17  Jose E. MarchesiAdapt `info probes' to support printing probes of diffe...
2015-02-17  Patrick PalkaRemove superfluous function key_is_command_char()
2015-02-17  Pedro AlvesTUI: resize windows to new terminal size before display...
2015-02-17  Maxim OstapenkoFix GDB build fail on Aarch64 when -fno-common is enabled
2015-02-16  Mark WielaardRemove true and false ARI checks now that we use stdbool.h.
2015-02-13  Doug Evansmisc cp-namespace.c cleanups
2015-02-13  Yao QiUpdate Yao Qi's email address in MAINTAINERS
2015-02-12  Doug Evanscompleter.c (completion_list_add_name): Fix memory...
2015-02-12  David TaylorFix documentation of the QTDV packet
2015-02-12  Doug Evanscompleter.c (complete_line): Remove incorrect comment.
2015-02-11  Jan Kratochvilframefilter quit: New test
2015-02-11  Jan Kratochvilframefilter quit: Use RETURN_MASK_ERROR
2015-02-11  Jan Kratochvilframefilter quit: Make it exception safe
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Avoid gotos
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Reindentation
2015-02-11  Jan Kratochvilframefilter quit: Obvious whitespacing fixes
2015-02-11  Pedro Alvesxcoffread.c: delete 'within_function' definition
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-02-11  Pedro AlvesFix adjust_pc_after_break, remove still current thread...
2015-02-11  Doug Evanslib/gdb.exp (gdb_load): Always return a result.
2015-02-11  Doug Evansinternal_type_self_type: Handle TYPE_SPECIFIC_NONE.
2015-02-11  Doug EvansRename new_symfile_objfile, make static.
2015-02-11  Patrick PalkaFix a pair of screen-resizing issues in TUI
2015-02-11  Patrick PalkaFix truncation of TUI command history
2015-02-10  Mark Wielaardgdb producer_is_gcc fix bool return value.
2015-02-10  Mark WielaardChange producer_is_gcc function return type to bool.
2015-02-10  Pedro AlvesAdd "signal SIGTRAP" test
2015-02-10  Pedro Alvesdisplaced_step_fixup may access memory from the wrong...
2015-02-10  Antoine Tremblaygdbserver: Fix crash when QTinit is handled with no...
2015-02-10  Antoine TremblayAdd myself as write-after-approval GDB maintainer
2015-02-10  Simon MarchiFinish constification of varobj interface
2015-02-10  Luis MachadoRelax ARM prologue unwinder assumption
2015-02-10  Mark WielaardRecognize new DWARF5/GCC5 DW_LANG Fortran 2003 and...
2015-02-10  Sergio Durigan JuniorPR remote/17946: Fix wrong comparison of pointer agains...
2015-02-09  Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-02-09  Markus Metzgerrecord-btrace: indicate gaps
2015-02-09  Markus Metzgerbtrace: identify cpu
2015-02-09  Markus Metzgerbtrace: extend struct btrace_insn
next
This page took 0.044023 seconds and 7 git commands to generate.