summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make single-step breakpoints be per-threadPedro Alves2014-10-157-123/+174
* thread.c: cleanup breakpoint deletionPedro Alves2014-10-152-20/+37
* Remove deprecated_insert_raw_breakpoint and friendsPedro Alves2014-10-153-146/+21
* Put single-step breakpoints on the bp_location chainPedro Alves2014-10-157-147/+270
* infrun.c: add for_each_just_stopped_threadPedro Alves2014-10-152-32/+54
* Rewrite non-continuable watchpoints handlingPedro Alves2014-10-155-90/+114
* Decide whether we may have removed breakpoints based on step_over_infoPedro Alves2014-10-152-8/+20
* gdbserver/win32: Rewrite debug registers handlingPedro Alves2014-10-155-101/+175
* PR python/17364Doug Evans2014-10-156-18/+54
* Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw2014-10-157-664/+20
* Remove non-address bits for longjmp resume breakpointAndreas Arnez2014-10-152-1/+9
* Delete gdb/regformats/microblaze.datPedro Alves2014-10-152-61/+4
* Microblaze: Replace microblaze-expedite from pc to rpcAjit Kumar Agarwal2014-10-153-2/+7
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-1532-358/+261
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-1535-64/+97
* Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial.Siva Chandra2014-10-152-0/+10
* Add new non-trial return value tests.Siva Chandra2014-10-153-0/+53
* Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.Siva Chandra2014-10-152-5/+18
* Non trivial return value tests.Siva Chandra2014-10-153-0/+114
* Bump bfd version.Tristan Gingold2014-10-1513-61/+86
* src-release.sh: configure using --target.Tristan Gingold2014-10-152-1/+5
* Fix py-parameter.exp for remote hostYao Qi2014-10-152-1/+13
* Fix file name matching on remote host.Yao Qi2014-10-154-7/+39
* Clean up gdb.python/ testsYao Qi2014-10-154-7/+15
* Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson2014-10-154-18/+49
* If "=" is the first character in a ldscript input file, force a sysroot prefix.Hans-Peter Nilsson2014-10-152-0/+23
* Add sysroot-prefix ld linker tests.Hans-Peter Nilsson2014-10-154-0/+194
* lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2014-10-152-0/+22
* ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson2014-10-152-1/+7
* ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson2014-10-152-1/+7
* ChangeLog typo fixAlan Modra2014-10-151-1/+1
* Fix memory overflow issue about strncatChen Gang2014-10-152-1/+5
* daily updateAlan Modra2014-10-151-1/+1
* [Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker2014-10-147-0/+121
* gdb.dwarf2: Testsuite 64-bit pointer truncation fixesMaciej W. Rozycki2014-10-145-35/+74
* Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior2014-10-144-10/+25
* Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior2014-10-146-3/+159
* Convert mov to lea only if r_offset >= 2H.J. Lu2014-10-143-0/+10
* Fix fail in mi-var-child.exp and mi-var-display.expYao Qi2014-10-146-10/+69
* Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi2014-10-143-60/+83
* Add NEWS markers for 2.25.Tristan Gingold2014-10-147-0/+19
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-149-26/+43
* Correct fscanf char field countAlan Modra2014-10-142-3/+9
* sparc-aout and sparc-coff breakageAlan Modra2014-10-142-1/+7
* daily updateAlan Modra2014-10-141-1/+1
* Change name of file name test in py-objfile.exp.Doug Evans2014-10-132-1/+5
* Fix dw2-op-out-param.S CU offset values.Doug Evans2014-10-132-20/+25
* fix file paths in previous commitDoug Evans2014-10-131-2/+2
* Remove some code duplication in py-objfile.c, py-progspace.c.Doug Evans2014-10-133-100/+70
* Run eh_frame optimisation for relocatable linkAlan Modra2014-10-135-17/+44