aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Handle the effect of skipping prologueYao Qi3-0/+36
2015-03-26Remove some hard-coded stuff in testsYao Qi3-10/+23
2015-03-26Compile break-asm-file{0,1}.s without debug infoYao Qi2-5/+24
2015-03-26Relax pattern to match the output of "info frame" in gdb.base/savedregs.expYao Qi2-1/+6
2015-03-26Automatic date update in version.inGDB Administrator1-1/+1
2015-03-26powerpc: Only initialise opcode indices onceAnton Blanchard2-25/+34
2015-03-26powerpc: Add slbfee. instructionAnton Blanchard2-0/+6
2015-03-25[AArch64] Implement branch over stub section.Marcus Shawcroft7-48/+84
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft5-3/+12
2015-03-25[AArch64] Adjust veneer count.Marcus Shawcroft2-0/+7
2015-03-25btrace: fix tests for 32-bitMarkus Metzger17-428/+1057
2015-03-25btrace: increase buffer size for exception testMarkus Metzger2-0/+6
2015-03-25[AARCH64]Fix "align directive causes MAP_DATA symbol to be lost"Renlin Li2-16/+22
2015-03-25Simplify target_async hook interfacePedro Alves9-68/+70
2015-03-25Associate target_ops with target_fileio file descriptorsGary Benson2-52/+132
2015-03-25Garbage collecting debug sectionsSenthil Kumar Selvaraj6-1/+80
2015-03-24Don't write the zlib header if not usedH.J. Lu2-12/+19
2015-03-25Automatic date update in version.inGDB Administrator1-1/+1
2015-03-24Fix "thread apply all" with exited threadsPedro Alves4-5/+23
2015-03-24Don't write the zlib header if not usedH.J. Lu2-30/+35
2015-03-24Fix switch_back_to_stepped_thread comment referencesPedro Alves2-4/+9
2015-03-24Shuffle user_visible_resume_ptidPedro Alves3-17/+29
2015-03-24Debug output tweaks in the Linux target backendsPedro Alves4-25/+73
2015-03-24Do not make "prop" field of struct dynamic_prop_list a pointer.Joel Brobecker3-5/+11
2015-03-24GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_LOCATION.Joel Brobecker3-3/+12
2015-03-24Remove 'step' parameters from 'proceed' and 'resume'Pedro Alves8-57/+105
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves8-34/+60
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