aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+18
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans1-0/+6
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves1-0/+10
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves1-0/+7
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves1-0/+8
2014-10-17Make common code handle target_terminal_* idempotencyPedro Alves1-0/+17
2014-10-17Delete Tru64 supportPedro Alves1-0/+33
2014-10-17Fix build without libexpatPedro Alves1-0/+5
2014-10-16Darwin: sanitize %gs and %fs values.Tristan Gingold1-0/+6
2014-10-15DEC threads: Simplify updating the thread listPedro Alves1-0/+12
2014-10-15remote: get rid of all the T packets when syncing the thread listPedro Alves1-0/+8
2014-10-15Push pruning old threads down to the targetPedro Alves1-0/+54
2014-10-15Merge remote thread listing methodsPedro Alves1-0/+24
2014-10-15Non-stop + software single-step archs: don't force displaced-stepping for all...Pedro Alves1-0/+5
2014-10-15Make single-step breakpoints be per-threadPedro Alves1-0/+51
2014-10-15thread.c: cleanup breakpoint deletionPedro Alves1-0/+8
2014-10-15Remove deprecated_insert_raw_breakpoint and friendsPedro Alves1-0/+14
2014-10-15Put single-step breakpoints on the bp_location chainPedro Alves1-0/+38
2014-10-15infrun.c: add for_each_just_stopped_threadPedro Alves1-0/+14
2014-10-15Rewrite non-continuable watchpoints handlingPedro Alves1-0/+35
2014-10-15Decide whether we may have removed breakpoints based on step_over_infoPedro Alves1-0/+6
2014-10-15PR python/17364Doug Evans1-0/+15
2014-10-15Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw1-0/+8
2014-10-15Remove non-address bits for longjmp resume breakpointAndreas Arnez1-0/+5
2014-10-15Delete gdb/regformats/microblaze.datPedro Alves1-0/+4
2014-10-15Microblaze: Replace microblaze-expedite from pc to rpcAjit Kumar Agarwal1-0/+5
2014-10-15Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial.Siva Chandra1-0/+5
2014-10-15Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.Siva Chandra1-0/+7
2014-10-14[Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker1-0/+6
2014-10-14Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior1-0/+11
2014-10-14Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior1-0/+5
2014-10-13fix file paths in previous commitDoug Evans1-2/+2
2014-10-13Remove some code duplication in py-objfile.c, py-progspace.c.Doug Evans1-0/+7
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil1-0/+7
2014-10-12Fix "save breakpoints" for "disable $bpnum" command.Jan Kratochvil1-0/+5
2014-10-10Delete IRIX supportPedro Alves1-0/+14
2014-10-10Microblaze: Reject invalid target descriptionsAjit Kumar Agarwal1-0/+5
2014-10-10Cache the vsyscall/vDSO range per-inferiorPedro Alves1-0/+13
2014-10-10PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"Pedro Alves1-0/+8
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-0/+14
2014-10-10infrun.c:normal_stop: Fix typo in commentPedro Alves1-0/+4
2014-10-09PR tdep/9390: Fix typo on xstorxstormy16-tdep.cSergio Durigan Junior1-0/+6
2014-10-09Remove unused local variableYao Qi1-0/+5
2014-10-08Add Yao Qi as global maintainerStan Shebs1-0/+4
2014-10-08Do not include unnecessary files in fbsd-tdep.cGary Benson1-0/+4
2014-10-08Include common-exceptions.h in common-defs.hGary Benson1-0/+5
2014-10-08Include cleanups.h in common-defs.hGary Benson1-0/+6
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-0/+124
2014-10-05MIPS: Rewrite `add_offset_16' to match its nameMaciej W. Rozycki1-0/+6
2014-10-05MIPS: Correct heuristic prologue termination conditionsMaciej W. Rozycki1-0/+23