aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Make step_start_function be per threadPedro Alves3-7/+17
2015-03-24No longer handle negative 'step' in 'proceed'Pedro Alves2-3/+5
2015-03-24Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay2-1/+5
2015-03-24Fixes a bug introduced by the new ranges checks on COFF symbol tables.Nick Clifton2-2/+7
2015-03-24[AArch64] Factor out _bfd_aarch64_get_stub_for_link_section.Marcus Shawcroft2-12/+24
2015-03-24[AArch64] Refactor section_group[] representation.Marcus Shawcroft2-12/+8
2015-03-24Move duplicated Linux x86 code to nat/x86-linux.cGary Benson6-32/+41
2015-03-24Move low-level Linux x86 debug register code to a shared fileGary Benson11-337/+288
2015-03-24Introduce x86_linux_update_debug_registersGary Benson4-6/+38
2015-03-24Linux x86 low-level debug register comment synchronizationGary Benson4-48/+84
2015-03-24Linux x86 low-level debug register code synchronizationGary Benson4-5/+18
2015-03-24Rename gdbserver's low-level Linux x86 debug register accessorsGary Benson2-10/+24
2015-03-24Make lwp_info.arch_private handling sharedGary Benson14-38/+198
2015-03-24Change signature of linux_target_ops.new_threadGary Benson7-14/+23
2015-03-24Introduce basic LWP accessorsGary Benson7-10/+103
2015-03-24Make linux_stop_lwp be a shared functionGary Benson5-2/+16
2015-03-24Add iterate_over_lwps to gdbserverGary Benson8-34/+108
2015-03-24Add x86_debug_reg_state to gdbserverGary Benson5-9/+27
2015-03-24Introduce current_lwp_ptidGary Benson7-14/+53
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay8-25/+144
2015-03-24[AArch64] Refactor generation of 835769 workaround stubs.Marcus Shawcroft2-104/+41
2015-03-24[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.Marcus Shawcroft2-15/+10
2015-03-24Make powerpc bfd ld reloc overflow vs undefined symbols match goldAlan Modra3-40/+34
2015-03-24sim: m68hc11/mips/mn10300/v850: add basic sim_pc_getMike Frysinger8-0/+38
2015-03-24PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra2-1/+7
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo6-1485/+2816
2015-03-24sim: profile: disconnect from watchpoint coreMike Frysinger2-12/+11
2015-03-24sim: moxie: clean up build time warningsMike Frysinger2-44/+30
2015-03-24sim: moxie: convert to nrun.oMike Frysinger6-189/+201
2015-03-24sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger10-85/+21
2015-03-24sim: moxie: switch to common sim-command.oMike Frysinger3-12/+6
2015-03-24sim: clean up SIM_HAVE_BIENDIANMike Frysinger7-11/+15
2015-03-24sim: m32r: drop duplicate dv_sockser_install callMike Frysinger2-8/+4
2015-03-24sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."Mike Frysinger12-10/+24
2015-03-24sim: fix sim-hardware configure optionMike Frysinger22-67/+67
2015-03-23sim: drop support for requiring hw supportMike Frysinger21-111/+96
2015-03-23sim: cris: delete unused CONFIG_DEVICESMike Frysinger2-3/+5
2015-03-23sim: mn10300: fix duplicated hardware optionMike Frysinger3-119/+4
2015-03-23sim: iq2000/mn10300: drop dv-sockser.o referencesMike Frysinger4-7/+11
2015-03-23sim: frv: delete UART device supportMike Frysinger2-37/+6
2015-03-24Automatic date update in version.inGDB Administrator1-1/+1
2015-03-23Fix indentation in ser_windows_setparity and hardwire_setparity.Joel Brobecker3-2/+7
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev16-4/+206
2015-03-23Update comment of linespec_lexer_lex_keyword.Keith Seitz2-2/+5
2015-03-23Add missing changelog entries of last commitKeith Seitz2-0/+20
2015-03-23Expand keyword lexing intelligence in the linespec parser.Keith Seitz5-22/+153
2015-03-23PR gdb/18021 - defend against "static virtual" methodsKeith Seitz4-1/+83
2015-03-23[OBV] Fix build -- missing ';'Keith Seitz2-1/+6
2015-03-23Adding Changelog for previous commit.Marcus Shawcroft1-0/+6
2015-03-23Factor out _bfd_aarch64_erratum_835769_stub_nameMarcus Shawcroft1-7/+11