aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-18make common_block constTom Tromey1-0/+6
2014-06-18constify some blockvector APIsTom Tromey1-0/+32
2014-06-18constify complete_lineTom Tromey1-0/+5
2014-06-18remove unneeded cast in symtab.cTom Tromey1-0/+4
2014-06-18constify parse_cli_boolean_valueTom Tromey1-0/+5
2014-06-18constify probe.c functionTom Tromey1-0/+5
2014-06-18constify struct block in some placesTom Tromey1-0/+57
2014-06-18Create nat/i386-dregs.hGary Benson1-0/+13
2014-06-18Symptom:Luis Machado1-0/+15
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-0/+17
2014-06-18Abstract i386_dr_low accessGary Benson1-0/+13
2014-06-18Merge i386_update_inferior_debug_regsGary Benson1-0/+5
2014-06-18Rename maint_show_dr to debug_hw_pointsGary Benson1-0/+5
2014-06-18Merge printing codeGary Benson1-0/+8
2014-06-18Add a constGary Benson1-0/+5
2014-06-18Comment changesGary Benson1-0/+4
2014-06-18Remove unused macroGary Benson1-0/+4
2014-06-18Remove unnecessary prototypesGary Benson1-0/+7
2014-06-18Whitespace changesGary Benson1-0/+4
2014-06-18Brown paper bag: left out part of the ChangeLog entry ...Samuel Bronson1-1/+1
2014-06-18* MAINTAINERS: Update Roland McGrath's email address.Samuel Bronson1-0/+6
2014-06-17remove redundant savestring declarationTom Tromey1-0/+4
2014-06-17use make_cleanup_freeargvTom Tromey1-0/+4
2014-06-16Fix for PR mi/15863Keith Seitz1-0/+6
2014-06-16constify to_info_proc and friendsTom Tromey1-0/+15
2014-06-16constify to_disconnectTom Tromey1-0/+12
2014-06-16constify to_rcmdTom Tromey1-0/+8
2014-06-16"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...Pedro Alves1-0/+17
2014-06-16fix incorrect comments in minsyms.hTom Tromey1-0/+5
2014-06-14Include --with-guile in 'show configuration's output.Eli Zaretskii1-0/+5
2014-06-13make calls to help_list use enumeratorTom Tromey1-0/+54
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois1-0/+7