aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
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-21Fix undefined behavior in TUI's TAB expansionEli Zaretskii2-8/+14
2015-03-20[gdb/DWARF] Introduce linked list for dynamic attributesKeven Boell4-32/+136
2015-03-20constify i386-sol2-tdep.c and machoread.cPedro Alves3-2/+9
2015-03-20constify set_breakpoint_conditionPedro Alves3-2/+7
2015-03-20constify tui/tui-io.cPedro Alves2-1/+5
2015-03-20constify xcoffread.cPedro Alves2-2/+6
2015-03-20constify remote-m32r-sdi.cPedro Alves2-1/+6
2015-03-20constify nto-tdep.cPedro Alves2-2/+9
2015-03-20constify gdbserver/tracepoint.cPedro Alves2-1/+6
2015-03-20constify gdbserver/server.cPedro Alves2-1/+5
2015-03-20constify sparc-sol2-tdep.c and spu-tdep.cPedro Alves3-2/+7
2015-03-20Remove gdb.hpJan Kratochvil71-5010/+85
2015-03-20Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_initYao Qi2-1/+5
2015-03-19Fix race exposed by gdb.threads/killed.expPedro Alves6-33/+186
2015-03-19Remove spurious gdb/ChangeLog entryPedro Alves1-5/+0
2015-03-19gdbserver/Linux: unbreak non-stopPedro Alves2-3/+7
2015-03-19gdbserver/Linux: unbreak thread event randomizationPedro Alves6-2/+38
2015-03-19native/Linux: internal error if resume is short-circuitedPedro Alves5-4/+182
2015-03-19select_event_lwp_callback: update commentsPedro Alves4-6/+16
2015-03-18Tighten gdb.base/disp-step-syscall.expPedro Alves2-27/+35
2015-03-18Fix amd64 windows unwinding issues within MS dlls.Tristan Gingold2-36/+86
2015-03-18Reimplement "vFile:fstat" without qSupportedGary Benson6-28/+25
2015-03-18Support catch syscall on aarch64 linuxYao Qi6-4/+359
2015-03-17Fix name of ser_base_setstopbits's second argument.Yurij Grechishhev2-1/+6
2015-03-17Remove forward declaration of struct statGary Benson2-2/+8
2015-03-16watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi2-0/+37
2015-03-16Fetch all registers before writing the core register notes.John Baldwin2-1/+7
2015-03-16stub termcap, add extern "C"Yuanhui Zhang3-1/+16
2015-03-16stub-termcap.c: prototype tputs's parameter's parameter, for C++ modePedro Alves2-2/+7
2015-03-16windows-nat.c: conflicting declaration of struct thread_info in C++ modeYuanhui Zhang2-21/+30
2015-03-14NEWS: Remove HPUXJan Kratochvil2-1/+11