projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert generic probe interface to C++ (and perform some cleanups)
[external/binutils.git]
/
gdb
/
nto-procfs.c
2017-11-07
Tom Tromey
Constify add_info
blob
|
commitdiff
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-04-12
Sergio Durigan Junior
C++-fy and prepare for sharing fork_inferior
blob
|
commitdiff
|
diff to current
2017-03-20
Simon Marchi
Use ptid from regcache in almost all remaining nat...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-09-19
Sergio Durigan Junior
Consolidate target_mourn_inferior between GDB and gdbserver
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
diff to current
2016-08-10
Pedro Alves
Plumb enum remove_bp_reason all the way to target_remov...
blob
|
commitdiff
|
diff to current
2016-07-01
Pedro Alves
Factor out "Detaching from program" message printing
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Do target_terminal_ours in query & friends instead...
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-10-21
Aleksandar Ristovski
[nto] Fix nto target stopped by watchpoint.
blob
|
commitdiff
|
diff to current
2015-10-20
Aleksandar Ristovski
[nto] Implement procfs_pid_to_exec_file.
blob
|
commitdiff
|
diff to current
2015-10-20
Aleksandar Ristovski
[nto] Implement TARGET_OBJECT_AUXV.
blob
|
commitdiff
|
diff to current
2015-10-20
Aleksandar Ristovski
[nto] Fixes for nto procfs.
blob
|
commitdiff
|
diff to current
2015-10-16
Aleksandar Ristovski
[nto] Fix nto build.
blob
|
commitdiff
|
diff to current
2015-08-27
Pedro Alves
gdb: Use sighandler_t everywhere
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-07
Pedro Alves
Fix interrupt-noterm.exp on targets always in non-stop
blob
|
commitdiff
|
diff to current
2015-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
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-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-03
Maciej W. Rozycki
Avoid software breakpoint's instruction shadow inconsis...
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-07-30
Tom Tromey
constify to_open
blob
|
commitdiff
|
diff to current
2014-06-04
Tom Tromey
constify to_attach
blob
|
commitdiff
|
diff to current
2014-05-21
Pedro Alves
Native targets: Add inf-child.c:inf_child_mourn_inferio...
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
Pedro Alves
nto-procfs.c: Add "target native".
blob
|
commitdiff
|
diff to current
2014-03-12
Pedro Alves
Make the nto-procfs.c target inherit inf-child.c.
blob
|
commitdiff
|
diff to current
2014-02-26
Pedro Alves
nto-procfs.c: Don't install a deprecated_xfer_memory...
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
fix buglet in nto-procfs.c
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_stop
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_pass_signals
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_can_run
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insert_watchpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_remove_watchpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insert_hw_breakpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_can_use_hw_breakpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_post_attach
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
add "this" pointers to more target APIs
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
target, breakpoint: allow insert/remove breakpoint...
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
Add target_ops argument to to_prepare_to_store
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_dirent.h
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
diff to current
2013-09-30
Luis Machado
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
blob
|
commitdiff
|
diff to current
2013-07-31
Andrew Burgess
Replace most uses of deprecated_throw_reason with quit.
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-11-09
Tom Tromey
* gdbarch.sh (target_gdbarch): Remove macro.
blob
|
commitdiff
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2012-05-03
Joel Brobecker
not-procfs.c: Make procfs_find_new_threads and procfs_p...
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-04-27
Ulrich Weigand
* target.h (struct target_ops): Remove to_notice_signals;
blob
|
commitdiff
|
diff to current
2011-04-26
Ulrich Weigand
2011-04-26 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
diff to current
2011-01-11
Michael Snyder
2011-01-11 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-10
Michael Snyder
2011-01-10 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-07-07
Thiago Jung Bauermann
2010-07-07 Sergio Durigan Junior <sergiodj@linux...
blob
|
commitdiff
|
diff to current
2010-04-05
Pierre Muller
Remove remaining "%ll" uses.
blob
|
commitdiff
|
diff to current
2010-02-15
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2010-01-08
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
diff to current
2009-10-19
Pedro Alves
2009-10-19 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-07-28
Aleksandar Ristovski
* nto-tdep.c (nto_thread_state_str): New array.
blob
|
commitdiff
|
diff to current
2009-07-02
Ulrich Weigand
* breakpoint.h (struct breakpoint): New member GDBARCH.
blob
|
commitdiff
|
diff to current
2009-06-17
Ulrich Weigand
* ada-tasks.c (read_known_tasks_array): Use target_gdb...
blob
|
commitdiff
|
diff to current
2009-06-07
Pedro Alves
* target.h (struct target_ops): Make to_has_all_memory,
blob
|
commitdiff
|
diff to current
2009-05-27
Aleksandar Ristovski
* nto-procfs.c (get_regset): Pass correct pointer.
blob
|
commitdiff
|
diff to current
2009-05-21
Pedro Alves
* target.h (TARGET_WNOHANG): New.
blob
|
commitdiff
|
diff to current
2009-03-17
Joel Brobecker
Add a target_ops parameter to the to_kill metho...
blob
|
commitdiff
|
diff to current
2009-02-25
Hui Zhu
2009-02-25 Hui Zhu <teawater@gmail.com>
blob
|
commitdiff
|
diff to current
2009-02-23
Pedro Alves
* corelow.c (get_core_registers): Adjust.
blob
|
commitdiff
|
diff to current
2009-02-06
Pedro Alves
* linux-nat.c (linux_nat_wait): Adjust.
blob
|
commitdiff
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2008-11-09
Vladimir Prus
Kill pthread_ops_hack
blob
|
commitdiff
|
diff to current
2008-10-30
Tom Tromey
* source.c (symtab_to_fullname): Test 'r >= 0'.
blob
|
commitdiff
|
diff to current
2008-10-23
Aleksandar Ristovski
* nto-procfs.c (do_attach): Form proper ptid including...
blob
|
commitdiff
|
diff to current
2008-10-23
Aleksandar Ristovski
* nto-procfs.c (procfs_files_info): Fix a typo.
blob
|
commitdiff
|
diff to current
2008-09-22
Pedro Alves
Remove the attach_flag global, and make it per-inferior.
blob
|
commitdiff
|
diff to current
2008-09-22
Pedro Alves
Make the stop_soon global be per-inferior instead.
blob
|
commitdiff
|
diff to current
2008-09-22
Pedro Alves
* gnu-nat.c (gnu_attach): Add process to inferiors...
blob
|
commitdiff
|
diff to current
2008-09-05
Ulrich Weigand
* nto-tdep.h (struct nto_target_ops): Add gdbarch...
blob
|
commitdiff
|
diff to current
2008-07-24
Aleksandar Ristovski
* nto-procfs.c (procfs_attach): Populate initial threa...
blob
|
commitdiff
|
diff to current
2008-07-23
Aleksandar Ristovski
* nto-procfs.c (procfs_xfer_memory): Changed signature.
blob
|
commitdiff
|
diff to current
2008-07-09
Pedro Alves
Adjust all targets to new target_stop interface.
blob
|
commitdiff
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
diff to current
2007-06-13
Ulrich Weigand
2007-06-13 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-05-06
Ulrich Weigand
* target.h (struct target_ops): Add REGCACHE parameter to
blob
|
commitdiff
|
diff to current
2007-05-06
Ulrich Weigand
* target.h (struct regcache): Add forward declaration.
blob
|
commitdiff
|
diff to current
2007-05-06
Ulrich Weigand
* i386-nto-tdep.c (i386nto_supply_gregset, i386nto_sup...
blob
|
commitdiff
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
diff to current
2006-11-24
Ulrich Weigand
* Makefile.in (mips-linux-tdep.o) Add $(solib_h) depen...
blob
|
commitdiff
|
diff to current
next