aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-03-28gdb: ft32: new portJames Bowman5-1/+595
2015-03-27Revert: Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-2/+8
2015-03-27Initialize EXPR in dtrace-probe::dtrace_process_dof_probeJoel Brobecker2-1/+5
2015-03-27Fix gdb_bfd_section_index for special sectionsAndrzej Kaczmarek2-4/+9
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney2-1/+6
2015-03-26dtrace-probe: Handle error while parsing probe argument.Joel Brobecker4-2/+45
2015-03-26Add myself as a write-after-approval GDB maintainerJon Turney2-0/+5
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2-1/+6
2015-03-26Properly intern constants into psymtabAndy Wingo5-3/+115
2015-03-26Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-1/+7
2015-03-26Code cleanup: Make validate_format parameter constJan Kratochvil2-1/+6
2015-03-26Clarify comment on the purpose of the assertion loop in _initialize_remote.Don Breazeal2-1/+6
2015-03-26Don't set breakpoints on import stubs on Windows amd64Pedro Alves2-13/+32
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-25btrace: fix tests for 32-bitMarkus Metzger17-428/+1057
2015-03-25btrace: increase buffer size for exception testMarkus Metzger2-0/+6
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-24Fix "thread apply all" with exited threadsPedro Alves4-5/+23
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-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-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