mi_make_breakpoint: add "evaluated-by" option
[deliverable/binutils-gdb.git] / gdb /
2015-08-14  Keith Seitzmi_make_breakpoint: add "evaluated-by" option
2015-08-14  Iain BuclawFix ARI warnings in d-exp.y
2015-08-14  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-08-14  Matthew FortuneAdd myself to gdb MAINTAINERS
2015-08-13  Iain Buclaw[D] Move classification of symbols from the grammar...
2015-08-13  Iain Buclaw[D] Support looking up symbols in the current and impor...
2015-08-13  Joel Brobeckergdb.base/dso2dso.exp: Improve testcase documentation.
2015-08-13  Pedro AlvesFix Python frame unwinder issue caught by Valgrind
2015-08-13  Keith SeitzMass rename `explicit' -> `explicit_loc'.
2015-08-13  Pierre-Marie de... Add ChangeLog entries for the previous commit
2015-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-08-13  Keith Seitzgdb.base/dso2dso.exp sometimes broken
2015-08-12  Joel Brobecker[amd64] Invalid return address after displaced stepping
2015-08-12  Keith SeitzInitialize `location' in gdbpy_decode_line
2015-08-12  Sergio Durigan JuniorGuarantee save-and-restore of GDBFLAGS on gdb.base...
2015-08-12  Patrick PalkaUse save_vars to replace existing manipulation of globa...
2015-08-12  Patrick PalkaIntroduce save_vars, a testsuite proc for safely manipu...
2015-08-12  Luis Machado[regression] Do not read from catchpoint/watchpoint...
2015-08-12  Keith SeitzExplicit locations: documentation updates
2015-08-12  Keith SeitzExplicit locations: MI support for explicit locations
2015-08-12  Keith SeitzExplicit locations: add UI features for CLI
2015-08-12  Keith SeitzExplicit locations: introduce explicit locations
2015-08-12  Keith SeitzExplicit locations: introduce probe locations
2015-08-12  Keith SeitzExplicit locations: introduce address locations
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-08-12  Keith SeitzExplicit locations: introduce new struct event_location...
2015-08-12  Keith SeitzExplicit locations: rename "address string"/"addr_strin...
2015-08-10  Doug Evansremove trailing space in previous entry
2015-08-10  Doug EvansPR gdb/17960 Internal error: tracker != NULL when compl...
2015-08-10  Joel Brobeckergdb/infrun.c: Various trivial ARI fixes.
2015-08-07  Pedro Alvesnative Linux: enable always non-stop by default
2015-08-07  Pedro AlvesS/390: displaced stepping and PC-relative RIL-b/RIL...
2015-08-07  Pedro AlvesPPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displace...
2015-08-07  Pedro AlvesDisable displaced stepping if trying it fails
2015-08-07  Pedro AlvesFix step-over-{trips-on-watchpoint|lands-on-breakpoint...
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-08-07  Pedro AlvesFix signal-while-stepping-over-bp-other-thread.exp...
2015-08-07  Pedro AlvesImplement all-stop on top of a target running non-stop...
2015-08-07  Pedro AlvesTeach non-stop to do in-line step-overs (stop all,...
2015-08-07  Pedro AlvesFactor out code to re-resume stepped thread
2015-08-07  Pedro AlvesAdd comments to currently_stepping and target_resume
2015-08-07  Pedro AlvesMisc switch_back_to_stepped_thread cleanups
2015-08-07  Pedro AlvesUse keep_going in proceed and start_step_over too
2015-08-07  Pedro AlvesEmbed the pending step-over chain in thread_info objects
2015-08-07  Pedro AlvesMake thread_still_needs_step_over consider stepping_ove...
2015-08-07  Pedro Alvesremote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED...
2015-08-07  Pedro AlvesChange adjust_pc_after_break's prototype
2015-08-07  Pedro AlvesFix and test "checkpoint" in non-stop mode
2015-08-07  Joel Brobeckerignore invalid DOF provider sections
2015-08-07  Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-08-07  Andrew Burgessgdb: get_frame_language now takes a frame parameter.
2015-08-07  Markus Metzgerbtrace: indicate speculative execution
2015-08-07  Markus Metzgerconfigure: check for perf_event.h version
2015-08-07  DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-08-06  Pedro AlvesBump timeouts for a couple gdb.reverse/*-precsave.exp...
2015-08-06  Pedro AlvesFix gdb.base/valgrind-infcall.exp with the native-exten...
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-06  Simon MarchiAdd missing ChangeLog entry header
2015-08-06  Simon MarchiFix ChangeLog formatting
2015-08-06  Pedro Alvesgdbserver/tracepoint.c: make exported IPA global int...
2015-08-06  Pedro Alvesgdbserver: no point in hiding the regcache type nowadays
2015-08-06  Clem DickeyPR python/17136
2015-08-06  Pedro Alvesgdbserver: fix silent error exit
2015-08-06  Simon MarchiChange type of struct complaints::series
2015-08-06  Pedro Alvesgdbserver: move_out_of_jump_pad_callback misses switchi...
2015-08-06  Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-06  Pedro AlvesRevert "test slowdown"
2015-08-06  Pedro AlvesTest for PR18749: problems if whole process dies while...
2015-08-06  Pedro Alvestest slowdown
2015-08-06  Pierre LangloisRemove required field in agent's symbols
2015-08-06  Pedro Alvesgdbserver: Fix non-stop / fork / step-over issues
2015-08-06  Pedro AlvesLinux gdbserver confused when event randomization picks...
2015-08-06  Pedro AlvesLinux gdbserver fork event debug output
2015-08-05  Pedro Alvesstepping is disturbed by setjmp/longjmp | try/catch...
2015-08-05  Ulrich WeigandProtect nat/gdb_thread_db.h against multiple inclusion.
2015-08-05  Yao QiRemove get_thread_id
2015-08-04  Ciro Santillipython: fix Linetable case to LineTable in docstrings...
2015-08-04  Yao QiDisable tracepoint support for aarch32
2015-08-04  Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-08-04  Yao QiGet and set PC correctly on aarch64 in multi-arch
2015-08-04  Yao QiUse arm target description and regs_info for 32-bit...
2015-08-04  Yao QiNew regs_info for aarch32
2015-08-04  Yao QiMove have_ptrace_getregset to linux-low.c
2015-08-04  Jan Kratochvilsignal_command: Leftover cleanup chain regression
2015-08-04  Jan KratochvilASAN attach crash - 7.9 regression
2015-08-04  Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-08-03  Sandra LoosemoreNios II R2 support for GDB.
2015-08-03  Sandra LoosemoreFurther robustify gdb.base/bp-permanent.exp.
2015-08-03  Pedro Alvesdwarf2read.c: fix latent buglet
2015-08-03  Doug EvansMissing changelog entry for previous commit: Add gmonst...
2015-08-03  Doug EvansFix file paths in earlier entry.
2015-08-03  Doug Evansgdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change...
2015-08-03  Doug EvansAdd parallel build support for perf tests.
2015-08-03  Doug EvansMove basic perf-test output from perftest.log to perfte...
2015-08-03  Ulrich WeigandFix build error due to uninitialized variable warning
2015-08-03  Yao QiEnum fix for arm-linux-nat.c
2015-08-03  Pierre-Marie de... Fix the block_found refactoring ChangeLog entry
2015-08-02  Pedro AlvesUnbreak PPC gdb builds
2015-08-02  Pierre-Marie de... Complete the previous commit (block_found refactoring)
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
next
This page took 0.045575 seconds and 7 git commands to generate.