btrace, frame: fix crash in get_frame_type
[binutils-gdb.git] / gdb /
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
2016-01-25 Pedro AlvesDelete ChangeLog entry from the wrong place
2016-01-25 Marcin Kościelnickigdb.trace/testsuite: Bump stack collection fudge factor.
2016-01-23 Marcin Kościelnickigdb.trace: Fix unavailable-dwarf-piece.exp on big endia...
2016-01-23 Marcin Kościelnickigdb.trace: Fix another expected message on continue.
2016-01-22 Jan Kratochviltestsuite: gdb.gdb/selftest.exp: Drop expected Thread...
2016-01-22 Jan Kratochviltestsuite: Fix PR threads/19422 regression + Guile...
2016-01-22 John BaldwinReword the string description of native FreeBSD ptids.
2016-01-22 Marcin Kościelnickigdb.trace: Fix write_inferior_data_ptr on 32-bit big...
2016-01-22 Yao Qi[testsuite] Unbuffer the output in gdb.base/multi-forks.c
2016-01-22 Yao Qi[ARM] perror_with_name when failed to fetch/store registers
2016-01-22 Doug Evans* breakpoint.c (init_breakpoint_sal): Add comment.
2016-01-22 Doug Evans* lib/ada.exp (gdb_compile_ada): Fix typo.
2016-01-21 Marcin Kościelnickigdb.trace: Fix string collection for 64-bit platforms.
2016-01-21 Andrew Burgessgdb: Small cleanup to disasm.c:maybe_add_dis_line_entry
2016-01-21 Pedro Alvesgdb: Respect CXXFLAGS when building with C++ compiler
2016-01-21 Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
2016-01-21 Yao QiDetect the arm/thumb mode of code SIGRETURN or RT_SIGRE...
2016-01-20 Simon MarchiFix sorting of enum values in FlagEnumerationPrinter
2016-01-20 Andreas Arnezgnu_vector.exp: Respect `should_kfail' for PR 8549
2016-01-20 Antoine TremblayFix missing IPA lib in tspeed.exp in some configurations.
2016-01-20 Pedro AlvesFix gdb/ChangeLog typo
2016-01-20 Pedro AlvesMove ChangeLog entry to proper place (gdb/testsuite...
2016-01-20 Joel Brobeckerminor reformatting in printcmd.c::print_scalar_formatted
2016-01-19 John BaldwinUse a separate variable for the size passed to sysctl.
2016-01-19 John BaldwinDump register notes for each thread when generating...
2016-01-19 John BaldwinAdd support for LWP-based threads on FreeBSD.
2016-01-19 John BaldwinUse LWP IDs with ptrace register requests on FreeBSD.
2016-01-19 John BaldwinDisplay per-thread information for threads in FreeBSD...
2016-01-19 John BaldwinAdd support for extracting thread names from cores.
2016-01-19 Simon MarchiFix enum flag with Python 3
next