remove trivialy unused variables
[external/binutils.git] / gdb / target.c
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-12 Pedro AlvesEliminate target_check_pending_interrupt
2016-04-12 Pedro AlvesPass Ctrl-C to the target in target_terminal_inferior
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-08 Yao QiChange SIGINT handler for extension languages only...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-30 Pedro AlvesRemote thread create/exit events
2015-11-26 Simon MarchiConstify thread name return path
2015-11-20 Don BreazealFix '-data-read-memory-bytes' typo/assertion
2015-11-19 Pedro Alves[C++] remote.c: Avoid enum arithmetic
2015-11-03 Simon Marchitarget_ops mask_watchpoint: change int to target_hw_bp_type
2015-10-27 Pedro Alvestarget_read_memory&co: no longer return target_xfer_status
2015-10-27 Simon Marchitarget.c: Add a cast and change a type
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-18 Markus Metzgertarget: add to_record_will_replay target method
2015-09-18 Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18 Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-11 Don BreazealExtended-remote follow-exec
2015-09-09 Pedro AlvesMerge async and sync code paths some more
2015-08-27 Patrick PalkaUnset attach_flag when running a new process
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25 Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-21 Gary BensonWarn when accessing binaries from remote targets
2015-08-07 Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
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-07-29 Patrick PalkaInitialize terminal_state to terminal_is_ours
2015-07-29 Yao QiPR record/18691: Fix fails in solib-precsave.exp
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15 Jan KratochvilPrepare linux_find_memory_regions_full & co. for move
2015-06-12 Simon Marchitarget: consider addressable unit size when reading...
2015-06-12 Simon MarchiVarious cleanups in target read/write code
2015-06-10 Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-10 Gary BensonComment and whitespace changes
2015-04-02 Gary BensonIntroduce target_fileio_fstat
2015-03-25 Gary BensonAssociate target_ops with target_fileio file descriptors
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-04 Pedro Alvesgarbage collect target_decr_pc_after_break
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-02-09 Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09 Markus Metzgerbtrace: add struct btrace_data
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15 Simon MarchiIntroduce utility function find_inferior_ptid
2014-12-10 Simon MarchiRestore terminal state in mi_thread_exit (PR gdb/17627)
2014-10-17 Pedro AlvesPR gdb/17472: With annotations, input while executing...
2014-10-17 Pedro AlvesMake common code handle target_terminal_* idempotency
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-10-01 Pedro AlvesReally fail inserting software breakpoints on read...
2014-09-22 Gary BensonRename target_{stop,continue}_ptid
2014-09-11 Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11 Gary BensonIntroduce target/target.h
2014-08-19 Simon MarchiConvert target_structs vector to VEC
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-04 Tom Tromeymake "set debug target" take effect immediately
2014-07-30 Tom Tromeyfix to_open debug setting
2014-07-29 Tom Tromeysimplify target_is_pushed
2014-07-24 Tom Tromeyauto-generate most target debug methods
2014-07-18 Tom Tromeyfix PR gdb/17130
2014-07-14 Tom Tromeyfix record "run" regression
2014-07-07 Tom Tromeychange to_info_record to use target delegation
2014-07-07 Tom Tromeyconvert to_get_thread_local_address to use target deleg...
2014-06-26 Tom Tromeyconstify to_load
2014-06-25 Markus Metzgergcore, target: allow target to prepare/cleanup for...
2014-06-16 Tom Tromeyconstify to_info_proc and friends
2014-06-16 Tom Tromeyconstify to_disconnect
2014-06-16 Tom Tromeyconstify to_rcmd
2014-06-04 Tom Tromeyconvert to_thread_address_space to use TARGET_DEFAULT_FUNC
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-29 Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-05-20 Pedro AlvesMake compare-sections work against all targets; add...
2014-03-22 Yao QiMove the traceframe_available_memory code from memory_x...
2014-03-12 Tom Tromeyfix regressions with target-async
2014-03-05 Pedro AlvesPR gdb/16575: stale breakpoint instructions in the...
2014-02-26 Pedro Alveseliminate target_ops->deprecated_xfer_memory
2014-02-25 Tom Tromeyremove target_ignore
2014-02-24 Yao QiRename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
2014-02-24 Yao QiTweak target_xfer_status_to_string
2014-02-24 Yao QiRemove TARGET_XFER_STATUS_ERROR_P
2014-02-21 Andreas KrebbelFix length arg in call to breakpoint_xfer_memory.
2014-02-19 Tom Tromeyconvert to_get_unwinder and to_get_tailcall_unwinder...
2014-02-19 Tom Tromeyconvert to_decr_pc_after_break
2014-02-19 Tom Tromeyremove some calls to INHERIT and de_fault
2014-02-19 Tom Tromeyremove function casts from target.c
2014-02-19 Tom Tromeyminor cleanups to update_current_target
2014-02-19 Tom Tromeychange delegation for to_read_description
2014-02-19 Tom Tromeyconvert to_can_run
2014-02-19 Tom Tromeyconvert to_disconnect
2014-02-19 Tom Tromeyconvert to_stop_recording
2014-02-19 Tom Tromeyconvert to_enable_btrace
2014-02-19 Tom Tromeyconvert to_read_btrace
2014-02-19 Tom Tromeyconvert to_teardown_btrace
2014-02-19 Tom Tromeyconvert to_disable_btrace
next