aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-10-17New python event "clear_objfiles".Doug Evans14-7/+126
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans7-0/+43
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado20-125/+148
2014-10-17Copy xml files to hostYao Qi3-3/+14
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves5-53/+224
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves5-0/+135
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves7-2/+202
2014-10-17Make common code handle target_terminal_* idempotencyPedro Alves4-14/+81
2014-10-17Delete Tru64 supportPedro Alves33-1838/+72
2014-10-17Fix build without libexpatPedro Alves2-15/+20
2014-10-17Don't check target_info exists noargs in commands.expYao Qi2-61/+16
2014-10-16Darwin: sanitize %gs and %fs values.Tristan Gingold2-0/+15
2014-10-16Don't check noargs in remotetimeout.expYao Qi2-5/+4
2014-10-15DEC threads: Simplify updating the thread listPedro Alves2-72/+33
2014-10-15remote: get rid of all the T packets when syncing the thread listPedro Alves3-4/+50
2014-10-15Push pruning old threads down to the targetPedro Alves18-65/+154
2014-10-15Merge remote thread listing methodsPedro Alves2-137/+185
2014-10-15Non-stop + software single-step archs: don't force displaced-stepping for all...Pedro Alves2-2/+6
2014-10-15Make single-step breakpoints be per-threadPedro Alves7-123/+174
2014-10-15thread.c: cleanup breakpoint deletionPedro Alves2-20/+37
2014-10-15Remove deprecated_insert_raw_breakpoint and friendsPedro Alves3-146/+21
2014-10-15Put single-step breakpoints on the bp_location chainPedro Alves7-147/+270
2014-10-15infrun.c: add for_each_just_stopped_threadPedro Alves2-32/+54
2014-10-15Rewrite non-continuable watchpoints handlingPedro Alves5-90/+114
2014-10-15Decide whether we may have removed breakpoints based on step_over_infoPedro Alves2-8/+20
2014-10-15gdbserver/win32: Rewrite debug registers handlingPedro Alves5-101/+175
2014-10-15PR python/17364Doug Evans6-18/+54
2014-10-15Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw7-664/+20
2014-10-15Remove non-address bits for longjmp resume breakpointAndreas Arnez2-1/+9
2014-10-15Delete gdb/regformats/microblaze.datPedro Alves2-61/+4
2014-10-15Microblaze: Replace microblaze-expedite from pc to rpcAjit Kumar Agarwal3-2/+7
2014-10-15Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial.Siva Chandra2-0/+10
2014-10-15Add new non-trial return value tests.Siva Chandra3-0/+53
2014-10-15Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.Siva Chandra2-5/+18
2014-10-15Non trivial return value tests.Siva Chandra3-0/+114
2014-10-15Fix py-parameter.exp for remote hostYao Qi2-1/+13
2014-10-15Fix file name matching on remote host.Yao Qi4-7/+39
2014-10-15Clean up gdb.python/ testsYao Qi4-7/+15
2014-10-14[Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker7-0/+121
2014-10-14gdb.dwarf2: Testsuite 64-bit pointer truncation fixesMaciej W. Rozycki5-35/+74
2014-10-14Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior4-10/+25
2014-10-14Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior6-3/+159
2014-10-14Fix fail in mi-var-child.exp and mi-var-display.expYao Qi6-10/+69
2014-10-14Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi3-60/+83
2014-10-13Change name of file name test in py-objfile.exp.Doug Evans2-1/+5
2014-10-13Fix dw2-op-out-param.S CU offset values.Doug Evans2-20/+25
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 Evans3-100/+70
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil4-6/+29
2014-10-12Fix "save breakpoints" for "disable $bpnum" command.Jan Kratochvil5-2/+19