aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Merge {i386,amd64}_linux_read_descriptionGary Benson1-0/+11
2014-07-11Rename identical functionsGary Benson1-0/+63
2014-07-11remote: call remote_check_symbols after attachingAdrian Sendroiu1-0/+5
2014-07-10Revert gdbthread.h (any_running): Declare.Doug Evans1-5/+0
2014-07-10 * gdbthread.h (any_running): Declare.Doug Evans1-0/+5
2014-07-09Fix "attach" command vs user input racePedro Alves1-0/+6
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess1-0/+16
2014-07-08reverse-finish: turn internal error into normal errorMarkus Metzger1-0/+4
2014-07-07Mention PR gdb/17096 in ChangeLogPedro Alves1-0/+1
2014-07-07PR gdb/17096: async support breaks remote debugging on WindowsPedro Alves1-0/+7
2014-07-07change to_info_record to use target delegationTom Tromey1-0/+10
2014-07-07convert to_get_thread_local_address to use target delegationTom Tromey1-0/+12
2014-07-03Assign 'targerr' instead of 'targ' to gdb_stdtargerr.Marc Khouzam1-0/+5
2014-07-03Update email address in MAINTAINERS list.Andrew Burgess1-0/+4
2014-07-02Remove unused Linux libthread_db callbacksGary Benson1-0/+14
2014-07-01Handle volatile array types in dwarf2read.c.Mark Wielaard1-0/+6
2014-07-01use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey1-0/+10
2014-06-30constify search_symbolsTom Tromey1-0/+12
2014-06-27Associate dummy_frame with ptidYao Qi1-0/+31
2014-06-26constify error_no_argTom Tromey1-0/+5
2014-06-26constify do_set_command and do_show_commandTom Tromey1-0/+6
2014-06-26constify get_bookmark and goto_bookmarkTom Tromey1-0/+12
2014-06-26constify to_loadTom Tromey1-0/+18
2014-06-26fix memory errors with demangled name hashTom Tromey1-0/+9
2014-06-26Move local variables to inner blockYao Qi1-0/+5
2014-06-26Typo fix in signal_pass initializationYao Qi1-0/+5
2014-06-25btrace: pretend we're not replaying when generating a core fileMarkus Metzger1-0/+12
2014-06-25gcore, target: allow target to prepare/cleanup for/after core file generationMarkus Metzger1-0/+13
2014-06-25make_corefile_notes: have caller free returned memoryMarkus Metzger1-0/+8
2014-06-24Skip 'bx reg' on arm-linuxYao Qi1-0/+7
2014-06-24Apply stub unwinder to 'bx reg' trampolineYao Qi1-0/+5
2014-06-24Skip 'bx reg' trampoline on arm-none-eabiYao Qi1-0/+5
2014-06-23Add myself as write-after-approval maintainer.Don Breazeal1-0/+4
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-0/+10
2014-06-23Align behavior of xmethod commands with that of pretty-printer commands.Siva Chandra1-0/+6
2014-06-20Fix --with-system-readline with readline-6.3 patch 5Jan Kratochvil1-0/+7
2014-06-20make obstack object allocators more type-safeTom Tromey1-0/+6
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+35
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson1-0/+28
2014-06-19Initial pass at D language expression parser support.Iain Buclaw1-0/+14
2014-06-19Remove any_runningYao Qi1-0/+5
2014-06-19Use enum thread_stateYao Qi1-0/+5
2014-06-19Fix next over threaded execl with "set scheduler-locking step".Pedro Alves1-0/+16
2014-06-19Directly call i386-dregs functionsGary Benson1-0/+7
2014-06-19Create nat/i386-dregs.cGary Benson1-0/+59
2014-06-19Refactor i386_{insert,remove}_hw_breakpointGary Benson1-0/+6
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-0/+22
2014-06-19Demangler crash handlerGary Benson1-0/+23
2014-06-19Refactor and expose core-dumping functionalityGary Benson1-0/+14
2014-06-19Add new internal problem for demangler warningsGary Benson1-0/+17