Use linux_get_siginfo_type_with_fields for x86
[binutils-gdb.git] / gdb / ChangeLog
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 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 Simon MarchiAdd rawmemchr to imported gnulib modules
2016-01-28 Simon MarchiImport strchrnul from gnulib and use it
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 Yao QiRemove argument pc in get_next_pcs
2016-01-25 Mark WielaardFix GCC6 -Wmisleading-indentation issues.
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-22 John BaldwinReword the string description of native FreeBSD ptids.
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-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 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
2016-01-19 John BaldwinFix detection of "r_fs" and "r_gs" on FreeBSD.
2016-01-18 Maciej W. RozyckiMIPS: Remove remnants of 48-bit microMIPS instruction...
2016-01-18 Maciej W. RozyckiMIPS: Fix microMIPS instruction size determination
2016-01-18 Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-18 Gary BensonFix gdbserver build failure on targets without fork
2016-01-17 Jonas HahnfeldGDB SIGSEGV opening a Fortran program compiled with...
2016-01-15 Sandra LoosemoreFix phony_iconv wide character support.
2016-01-15 Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-15 Pedro AlvesFix "thread apply $conv_var" and misc other related...
2016-01-14 Yao Qi[ARM] Remove field syscall_next_pc in struct gdbarch_tdep
2016-01-14 Yao QiFix C++ build error by casting void *
2016-01-14 Yao Qi[ARM] Make thumb2_breakpoint static again
2016-01-13 Ulrich WeigandMAINTAINERS: Add Andreas Arnez as s390 target maintainer.
2016-01-13 Yao QiRead instruction with byte_order_for_code
2016-01-13 Pedro AlvesAdd $_gthread convenience variable
2016-01-13 Pedro AlvesImplement "info threads -gid"
2016-01-13 Pedro AlvesAdd Python InferiorThread.global_num attribute
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13 Pedro AlvesCentralize thread ID printing
2016-01-13 Pedro AlvesAdd Python InferiorThread.inferior attribute
2016-01-13 Pedro AlvesAdd a new $_inferior convenience variable
2016-01-13 Pedro AlvesFix PR19388: Can't access $_siginfo in breakpoint ...
2016-01-12 Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12 Yao QiFix invalid conversion from void * to gdb_byte *
2016-01-12 Yao QiChange function signature passed to clone
2016-01-12 Pedro AlvesRemove trademark acknowledgements throughout
2016-01-12 Thomas SchwingeHurd: Make gdb/reply_mig_hack.awk script compatible...
2016-01-11 Mike Frysingergdb: split out warnings helpers
2016-01-08 Yao QiChange SIGINT handler for extension languages only...
2016-01-07 Maciej W. RozyckiMIPS: Complete `status' to `err' renaming in `mips_brea...
2016-01-06 Yao QiMake {arm,thumb}_get_next_pcs_raw static
2016-01-06 Mike Frysingergdb: change version stamp to git
2016-01-05 Mike Frysingergdb: score: drop sim file check
2016-01-05 Pedro AlvesAdd missing ChangeLog entry bit
2016-01-05 Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2016-01-04 Markus Metzgerbtrace: do not return out of TRY/CATCH
2016-01-02 Mike Frysingergdb: ppc: drop unnecessary sim file check
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2016-01-01 Joel Brobeckerupdate copyright year printed by GDB, GDBserver and...
2016-01-01 Joel BrobeckerRotate the GDB ChangeLog
2015-12-22 Joel Brobecker[win32] cannot automatically find executable file ...
2015-12-21 Joel BrobeckerMinor reformatting fix in gdbtypes.c::create_array_type...
2015-12-19 Joel BrobeckerFix ARI warning in gdb/arch/arm-get-next-pcs.c
2015-12-19 Sandra LoosemoreReset pagination counts even when stdin is not a tty.
2015-12-19 Sandra LoosemoreMake prompt_for_continue call throw_quit directly.
2015-12-18 Antoine TremblayCast to enum bfd_endian in arm_get_next_pcs_read_memory...
2015-12-18 Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18 Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-18 Antoine TremblayRefactor arm_software_single_step to use regcache
2015-12-18 Antoine TremblayShare some ARM target dependent code from GDB with...
2015-12-17 Pedro AlvesFix PR threads/19354: "info threads" error with multipl...
2015-12-17 Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-17 Yao QiFix one heap buffer overflow in aarch64_push_dummy_call
2015-12-16 Pedro AlvesFix -Wno-unknown-warning support detection
2015-12-16 Pedro Alves[C++] Fix -Winvalid-offsetof warnings with g++ 4.4
2015-12-14 Don BreazealTarget remote mode fork and exec event documentation
2015-12-14 Don BreazealTarget remote mode fork and exec event support
2015-12-14 Andrew Burgessgdb: Use TYPE_LENGTH macro
2015-12-11 Andrew Burgessgdb: Extend help text for 'list' command.
2015-12-11 Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11 Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11 Andrew Burgessgdb: Small code restructure for list_command.
2015-12-11 Andrew Burgessgdb: Use NULL instead of 0 for pointer comparison.
2015-12-11 Andrew Burgessgdb: Make lines_to_list variable static.
2015-12-10 Antoine TremblayFix regression revealed by corethreads.exp
next