aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Change SIGINT handler for extension languages only when target terminal is oursYao Qi1-0/+10
2016-01-07MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'Maciej W. Rozycki1-0/+5
2016-01-06Make {arm,thumb}_get_next_pcs_raw staticYao Qi1-0/+10
2016-01-05gdb: change version stamp to gitMike Frysinger1-0/+4
2016-01-05gdb: score: drop sim file checkMike Frysinger1-0/+4
2016-01-05Add missing ChangeLog entry bitPedro Alves1-0/+2
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves1-0/+8
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger1-0/+4
2016-01-02gdb: ppc: drop unnecessary sim file checkMike Frysinger1-0/+5
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-0/+4
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker1-0/+5
2016-01-01Rotate the GDB ChangeLogJoel Brobecker1-14475/+3
2015-12-22[win32] cannot automatically find executable file [...] warning at GDB startupJoel Brobecker1-0/+5
2015-12-21Minor reformatting fix in gdbtypes.c::create_array_type_with_strideJoel Brobecker1-0/+4
2015-12-19Fix ARI warning in gdb/arch/arm-get-next-pcs.cJoel Brobecker1-0/+5
2015-12-18Reset pagination counts even when stdin is not a tty.Sandra Loosemore1-0/+6
2015-12-18Make prompt_for_continue call throw_quit directly.Sandra Loosemore1-0/+4
2015-12-18Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integerAntoine Tremblay1-0/+5
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-0/+80
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-0/+12
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay1-0/+22
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay1-0/+13
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves1-0/+11
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves1-0/+38
2015-12-17Fix one heap buffer overflow in aarch64_push_dummy_callYao Qi1-0/+7
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves1-0/+6
2015-12-16[C++] Fix -Winvalid-offsetof warnings with g++ 4.4Pedro Alves1-0/+6
2015-12-14Target remote mode fork and exec event documentationDon Breazeal1-0/+4
2015-12-14Target remote mode fork and exec event supportDon Breazeal1-0/+25
2015-12-14gdb: Use TYPE_LENGTH macroAndrew Burgess1-0/+7
2015-12-11gdb: Extend help text for 'list' command.Andrew Burgess1-0/+5
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess1-0/+5
2015-12-11gdb: 'list' command, tweak handling of +/- arguments.Andrew Burgess1-0/+5
2015-12-11gdb: Small code restructure for list_command.Andrew Burgess1-0/+5
2015-12-11gdb: Use NULL instead of 0 for pointer comparison.Andrew Burgess1-0/+5
2015-12-11gdb: Make lines_to_list variable static.Andrew Burgess1-0/+4
2015-12-10Fix regression revealed by corethreads.expAntoine Tremblay1-0/+4
2015-12-10Remove support for thread events without PTRACE_EVENT_CLONE in GDBAntoine Tremblay1-0/+37
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess1-0/+5
2015-12-09dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY.Kevin Buettner1-0/+5
2015-12-09varobj zero-padded hexadecimal formatLuis Machado1-0/+12
2015-12-09Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev1-0/+6
2015-12-08DOCO: Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat1-0/+5
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat1-0/+9
2015-12-07Add myself as a write-after-approval GDB maintainerAndreas Arnez1-0/+4
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker1-0/+7
2015-12-05Document the GDB 7.10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-12-01Avoid "operation may be undefined" warning in remote.cUlrich Weigand1-0/+5
2015-12-01Fix uninitialized variable warnings in remote.cUlrich Weigand1-0/+5
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves1-0/+12