Fix PR gdb/19676: Disable displaced stepping if /proc not mounted
[deliverable/binutils-gdb.git] / gdb /
2016-02-21  Iain BuclawRemove search_parents parameter from d_lookup_symbol_im...
2016-02-18  Iain BuclawAdd D support to gdb_default_target_compile.
2016-02-18  Wei-cheng WangDetermine the iteration count based on wallclock instea...
2016-02-18  Marcin Kościelnickigdb/s390: Fill guess_tracepoint_registers hook.
2016-02-18  Walfred TedeschiIntel MPX bound violation handling
2016-02-18  Marcin Kościelnickigdb: Add guess_tracepoint_registers hook to gdbarch.
2016-02-18  Yao QiRemove setup_kfail server/13796 in disp-step-syscall.exp
2016-02-18  Yao QiSet breakpoint condition-evaluation in forking-threads...
2016-02-18  Marcin Kościelnickigdb/doc: Add documentation for tfile description sectio...
2016-02-17  Gary BensonAdd missing cleanup in exec_file_locate_attach
2016-02-17  Marcin Kościelnickigdbserver/s390: Advertise Z0 packet support.
2016-02-16  Doug EvansWhitespace cleanup for skip testcase.
2016-02-16  Don BreazealPR remote/19496, internal err forking-threads-plus...
2016-02-16  Simon Marchitestsuite: Make standard_temp_file use invocation-speci...
2016-02-16  Simon Marchitestsuite: Fix save-trace.exp writing outside standard...
2016-02-16  Yao QiFix cleanup in arm_linux_software_single_step
2016-02-16  Yao QiRemove PC from syscall_next_pc
2016-02-15  Jan KratochvilAdd missing gdb.arch/i386-prologue.c prototypes
2016-02-15  Jan KratochvilFix more testcases with standard_output_file.
2016-02-15  Simon Marchitestsuite: Fix some tests that write outside of the...
2016-02-15  Yao QiDon't print 0x for core_addr_to_string_nz
2016-02-14  Jan Kratochviltestsuite: Fix false Fortran regressions with recent gcc
2016-02-14  Jan Kratochviltestsuite regression: gdb.fortran/vla-value-sub.exp...
2016-02-12  Marcin Kościelnickigdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old...
2016-02-12  Simon Marchii386-biarch-core.exp: Use standard_output_file
2016-02-12  Yao Qi[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bit
2016-02-12  Yao Qi[ARM] Software single step cross kernel helpers
2016-02-12  Yao Qi[ARM] Fixup PC in software single step
2016-02-12  Marcin Kościelnickigdb.trace: Deduplicate write_inferior_data_ptr.
2016-02-12  Marcin Kościelnickigdb: Fix build failure in xml-tdesc.c without expat.
2016-02-12  Markus Metzgerbtrace, frame: fix crash in get_frame_type
2016-02-12  Markus Metzgerstack: check frame_unwind_caller_id
2016-02-12  Markus Metzgerframe: add skip_tailcall_frames
2016-02-11  Wei-cheng Wanggdbserver: Remove tracepoint_action ops.
2016-02-11  Pedro AlvesAdd missing quotes to gdb/testsuite/README
2016-02-11  Pedro AlvesSupport 'make check-parallel' in gdb's build dir
2016-02-11  Simon Marchiarm-tdep.c: Remove unused variables
2016-02-11  Simon Marchiarm-tdep.c: Remove unused arm_displaced_step_copy_insn
2016-02-11  Simon Marchiarm-tdep.c: Change type of insn parameters
2016-02-11  Marcin Kościelnickigdb.trace: Add a testcase for tdesc in tfile.
2016-02-11  Antoine TremblayUse the target architecture when encoding tracepoint...
2016-02-10  Marcin Kościelnickigdb.trace: Read XML target description from tfile.
2016-02-10  Marcin Kościelnickigdb.trace: Save XML target description in tfile.
2016-02-10  Yao QiClear *VAL in regcache_raw_read_unsigned
2016-02-10  Simon Marchiarm-tdep.c: Fix typo
2016-02-10  Marcin Kościelnickigdb/x86: Implement ax_pseudo_register_collect hook.
2016-02-10  Marcin Kościelnickigdb.trace: Use g packet order in tfile_fetch_registers.
2016-02-10  Marcin Kościelnickigdb.trace: Fix off-by-one in tfile_fetch_registers.
2016-02-10  Joel BrobeckerUpdate NEWS post GDB 7.11 branch creation.
2016-02-10  Joel BrobeckerBump version to 7.11.50.DATE-git.
2016-02-10  Keith Seitzbreakpoints/19546: Fix crash after updating breakpoints
2016-02-09  Keith SeitzEnable/update legacy linespecs in MI.
2016-02-09  Keith SeitzUse string_to_event_location_basic in guile.
2016-02-09  Keith Seitzpython/19506 -- gdb.Breakpoint address location regression
2016-02-09  Keith SeitzRefactor string_to_event_location for legacy linespec...
2016-02-09  Simon MarchiModernize configure.ac's
2016-02-09  Pedro AlvesFix PR19548: Breakpoint re-set inserts breakpoints...
2016-02-09  Simon MarchiFix siginfo C++ build error
2016-02-09  Walfred TedeschiRevert "Fix build breakage"
2016-02-09  Walfred TedeschiFix build breakage
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-02-08  Simon MarchiFix in-tree, parallel running of Ada tests
2016-02-08  Simon Marchiremote.c: Cleanup unused variables
2016-02-07  Simon Marchivarobj: Cleanup dead code
2016-02-04  Yao Qi[testsuite] Remove BASEDIR
2016-02-04  Yao Qiwaiting_for_stop_reply around remote_fileio_request
2016-02-02  Simon Marchiui-out.c: Remove unused enum
2016-02-02  Walfred TedeschiAdaptation of siginfo fixup for the new bnd fields
2016-02-02  Walfred TedeschiAdd bound related fields to the siginfo structure
2016-02-02  Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-02-02  Walfred TedeschiPreparation for new siginfo on Linux
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-02-01  Doug Evansgdb.texinfo (Value Sizes): Fix typo.
2016-02-01  Doug Evansgdb.texinfo (Skipping Over Functions and Files): Fix...
2016-02-01  Doug Evansgdb.base/skip.exp: Clean up multiple references to...
2016-02-01  Pedro AlvesMention PR remote/19496 in gdb/testsuite/ChangeLog...
2016-02-01  Pedro AlvesTest gdb.threads/forking-threads-plus-breakpoint.exp...
2016-02-01  Andrew Burgessgdb: Guard against undefined behaviour in mi-vla-fortra...
2016-02-01  Andrew Burgessgdb: New set/show max-value-size command.
2016-02-01  Simon MarchiFix some comments in varobj.{c,h}
2016-01-29  Simon MarchiFix two misleading indentation warnings
2016-01-28  Iain BuclawAdd ChangeLog entry for update to gdb.dlang demangle...
2016-01-28  Iain BuclawAlign dlang demangle tests with libiberty.
2016-01-28  Simon MarchiAdd rawmemchr to imported gnulib modules
2016-01-28  Simon MarchiImport strchrnul from gnulib and use it
2016-01-28  Yao Qi[testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp
2016-01-28  Yao QiFix GDB crash in dprintf.exp
2016-01-27  Kevin Buettnerrx: Treat scalars larger than 8 bytes as aggregates...
2016-01-27  Joel BrobeckerAdd Keith Seitz as Linespec Maintainer
2016-01-26  Simon MarchiFix function comments
2016-01-26  John BaldwinFix subject verb agreement in the description of severa...
2016-01-26  Yao QiRemove argument pc in get_next_pcs
2016-01-26  Yao Qi[GDBserver] Use regcache_read_pc in install_software_si...
2016-01-26  Yao Qi[GDBserver] Block and unblock SIGIO
2016-01-26  Yao Qi[GDBserver] Check input interrupt after reading in...
2016-01-25  Mark WielaardFix GCC6 -Wmisleading-indentation issues.
2016-01-25  Yao QiRemove new_thread_notify and dead_thread_notify
2016-01-25  Pedro AlvesFix PR 19461: strange "info thread" behavior in non...
2016-01-25  Pedro AlvesFix PR 19494: hang when killing unfollowed fork children
2016-01-25  Pedro AlvesMove foreach_with_prefix to lib/gdb.exp
next
This page took 0.096707 seconds and 7 git commands to generate.