projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remote thread create/exit events
[external/binutils.git]
/
gdb
/
target.c
2015-11-30
Pedro Alves
Remote thread create/exit events
blob
|
commitdiff
2015-11-26
Simon Marchi
Constify thread name return path
blob
|
commitdiff
|
diff to current
2015-11-20
Don Breazeal
Fix '-data-read-memory-bytes' typo/assertion
blob
|
commitdiff
|
diff to current
2015-11-19
Pedro Alves
[C++] remote.c: Avoid enum arithmetic
blob
|
commitdiff
|
diff to current
2015-11-03
Simon Marchi
target_ops mask_watchpoint: change int to target_hw_bp_type
blob
|
commitdiff
|
diff to current
2015-10-27
Pedro Alves
target_read_memory&co: no longer return target_xfer_status
blob
|
commitdiff
|
diff to current
2015-10-27
Simon Marchi
target.c: Add a cast and change a type
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target: add to_record_will_replay target method
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target: add to_record_stop_replaying target method
blob
|
commitdiff
|
diff to current
2015-09-18
Markus Metzger
target, record: add PTID argument to to_record_is_replaying
blob
|
commitdiff
|
diff to current
2015-09-11
Don Breazeal
Extended-remote follow-exec
blob
|
commitdiff
|
diff to current
2015-09-09
Pedro Alves
Merge async and sync code paths some more
blob
|
commitdiff
|
diff to current
2015-08-27
Patrick Palka
Unset attach_flag when running a new process
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-25
Pedro Alves
remote: allow aborting long operations (e.g., file...
blob
|
commitdiff
|
diff to current
2015-08-21
Gary Benson
Warn when accessing binaries from remote targets
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Fix interrupt-noterm.exp on targets always in non-stop
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Implement all-stop on top of a target running non-stop...
blob
|
commitdiff
|
diff to current
2015-08-07
Pedro Alves
Teach non-stop to do in-line step-overs (stop all,...
blob
|
commitdiff
|
diff to current
2015-07-29
Patrick Palka
Initialize terminal_state to terminal_is_ours
blob
|
commitdiff
|
diff to current
2015-07-29
Yao Qi
PR record/18691: Fix fails in solib-precsave.exp
blob
|
commitdiff
|
diff to current
2015-07-15
Jan Kratochvil
Revert the previous 7 commits of: Validate binary befor...
blob
|
commitdiff
|
diff to current
2015-07-15
Jan Kratochvil
Move linux_find_memory_regions_full & co.
blob
|
commitdiff
|
diff to current
2015-07-15
Jan Kratochvil
Prepare linux_find_memory_regions_full & co. for move
blob
|
commitdiff
|
diff to current
2015-06-12
Simon Marchi
target: consider addressable unit size when reading...
blob
|
commitdiff
|
diff to current
2015-06-12
Simon Marchi
Various cleanups in target read/write code
blob
|
commitdiff
|
diff to current
2015-06-10
Gary Benson
Add "inferior" argument to some target_fileio functions
blob
|
commitdiff
|
diff to current
2015-06-10
Gary Benson
Comment and whitespace changes
blob
|
commitdiff
|
diff to current
2015-04-02
Gary Benson
Introduce target_fileio_fstat
blob
|
commitdiff
|
diff to current
2015-03-25
Gary Benson
Associate target_ops with target_fileio file descriptors
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
garbage collect target_decr_pc_after_break
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record btrace: add configuration struct
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: add format argument to supports_btrace
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: add struct btrace_data
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Marchi
Introduce utility function find_inferior_ptid
blob
|
commitdiff
|
diff to current
2014-12-10
Simon Marchi
Restore terminal state in mi_thread_exit (PR gdb/17627)
blob
|
commitdiff
|
diff to current
2014-10-17
Pedro Alves
PR gdb/17472: With annotations, input while executing...
blob
|
commitdiff
|
diff to current
2014-10-17
Pedro Alves
Make common code handle target_terminal_* idempotency
blob
|
commitdiff
|
diff to current
2014-10-15
Pedro Alves
Push pruning old threads down to the target
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-10-01
Pedro Alves
Really fail inserting software breakpoints on read...
blob
|
commitdiff
|
diff to current
2014-09-22
Gary Benson
Rename target_{stop,continue}_ptid
blob
|
commitdiff
|
diff to current
2014-09-11
Gary Benson
Introduce target_{stop,continue}_ptid
blob
|
commitdiff
|
diff to current
2014-09-11
Gary Benson
Introduce target/target.h
blob
|
commitdiff
|
diff to current
2014-08-19
Simon Marchi
Convert target_structs vector to VEC
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Move errno.h to common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-04
Tom Tromey
make "set debug target" take effect immediately
blob
|
commitdiff
|
diff to current
2014-07-30
Tom Tromey
fix to_open debug setting
blob
|
commitdiff
|
diff to current
2014-07-29
Tom Tromey
simplify target_is_pushed
blob
|
commitdiff
|
diff to current
2014-07-24
Tom Tromey
auto-generate most target debug methods
blob
|
commitdiff
|
diff to current
2014-07-18
Tom Tromey
fix PR gdb/17130
blob
|
commitdiff
|
diff to current
2014-07-14
Tom Tromey
fix record "run" regression
blob
|
commitdiff
|
diff to current
2014-07-07
Tom Tromey
change to_info_record to use target delegation
blob
|
commitdiff
|
diff to current
2014-07-07
Tom Tromey
convert to_get_thread_local_address to use target deleg...
blob
|
commitdiff
|
diff to current
2014-06-26
Tom Tromey
constify to_load
blob
|
commitdiff
|
diff to current
2014-06-25
Markus Metzger
gcore, target: allow target to prepare/cleanup for...
blob
|
commitdiff
|
diff to current
2014-06-16
Tom Tromey
constify to_info_proc and friends
blob
|
commitdiff
|
diff to current
2014-06-16
Tom Tromey
constify to_disconnect
blob
|
commitdiff
|
diff to current
2014-06-16
Tom Tromey
constify to_rcmd
blob
|
commitdiff
|
diff to current
2014-06-04
Tom Tromey
convert to_thread_address_space to use TARGET_DEFAULT_FUNC
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
enable target async by default; separate MI and target...
blob
|
commitdiff
|
diff to current
2014-05-29
Pedro Alves
PR15693 - Fix spurious *running events, thread state...
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
Allow making GDB not automatically connect to the nativ...
blob
|
commitdiff
|
diff to current
2014-05-21
Jan Kratochvil
Fix TLS access for -static -pthread
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
Make compare-sections work against all targets; add...
blob
|
commitdiff
|
diff to current
2014-03-22
Yao Qi
Move the traceframe_available_memory code from memory_x...
blob
|
commitdiff
|
diff to current
2014-03-12
Tom Tromey
fix regressions with target-async
blob
|
commitdiff
|
diff to current
2014-03-05
Pedro Alves
PR gdb/16575: stale breakpoint instructions in the...
blob
|
commitdiff
|
diff to current
2014-02-26
Pedro Alves
eliminate target_ops->deprecated_xfer_memory
blob
|
commitdiff
|
diff to current
2014-02-25
Tom Tromey
remove target_ignore
blob
|
commitdiff
|
diff to current
2014-02-24
Yao Qi
Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
blob
|
commitdiff
|
diff to current
2014-02-24
Yao Qi
Tweak target_xfer_status_to_string
blob
|
commitdiff
|
diff to current
2014-02-24
Yao Qi
Remove TARGET_XFER_STATUS_ERROR_P
blob
|
commitdiff
|
diff to current
2014-02-21
Andreas Krebbel
Fix length arg in call to breakpoint_xfer_memory.
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_get_unwinder and to_get_tailcall_unwinder...
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_decr_pc_after_break
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
remove some calls to INHERIT and de_fault
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
remove function casts from target.c
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
minor cleanups to update_current_target
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
change delegation for to_read_description
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_can_run
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_disconnect
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_stop_recording
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_enable_btrace
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_read_btrace
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_teardown_btrace
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_disable_btrace
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_search_memory
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_auxv_parse
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_memory_map
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_thread_alive
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_save_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
convert to_delete_record
blob
|
commitdiff
|
diff to current
next