projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git]
/
gdb
/
darwin-nat.c
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
2019-12-16
Tom Tromey
Constify get_exec_file
blob
|
commitdiff
|
raw
|
diff to current
2019-12-09
Wataru Ashihara
gdb/darwin-nat.c: Fix template argument for scoped_rest...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-09-18
Christian Biesinger
Change boolean options to bool instead of int
blob
|
commitdiff
|
raw
|
diff to current
2019-08-14
Tom Tromey
Fix gdb build on macOS
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-06-11
Tom Tromey
Remove shadowing from darwin-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2019-05-16
Tom Tromey
Fix darwin-nat.c build
blob
|
commitdiff
|
raw
|
diff to current
2019-05-04
Tom Tromey
Remove "struct" from foreach statements
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Replace throw_exception with throw in some cases
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Make exceptions use std::string and be self-managing
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Revert the header-sorting patch
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Sort includes for files gdb/[a-f]*.[chyl].
blob
|
commitdiff
|
raw
|
diff to current
2019-03-13
Tom Tromey
Change pid_to_str to return std::string
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Tom Tromey
Remove excess calls to gdb_flush
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-27
Tom Tromey
Cache a copy of the user's shell on macOS
blob
|
commitdiff
|
raw
|
diff to current
2018-09-30
Pedro Alves
Darwin: Remove unused variables [-Werror=unused-variable]
blob
|
commitdiff
|
raw
|
diff to current
2018-09-11
Xavier Roirand
Darwin: set startup-with-shell to off on Sierra and...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-02
Xavier Roirand
Fix kill issue leading to zombie process on MacOS Sierra
blob
|
commitdiff
|
raw
|
diff to current
2018-08-02
Tom Tromey
Check results of get_darwin_inferior
blob
|
commitdiff
|
raw
|
diff to current
2018-07-06
Simon Marchi
darwin: Silence syscall deprecated declaration warning
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Tom Tromey
Use exit_inferior in darwin_attach_pid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_equal
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_tid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_pid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove pid_to_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_build
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Fix crash in "run" on macOS when gdb is not signed
blob
|
commitdiff
|
raw
|
diff to current
2018-06-25
Pedro Alves
gdb: Fix build on several hosts/ports
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
Pedro Alves
Fix macOS null pointer dereference
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target_ops: Use bool throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
Pedro Alves
gdb: Fix remote-sim/MinGW/Darwin builds
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Simon Marchi
Pass inferior down to target_detach and to_detach
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Simon Marchi
Remove args from target detach
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Simon Marchi
Create private_thread_info hierarchy
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Simon Marchi
Create private_inferior class hierarchy
blob
|
commitdiff
|
raw
|
diff to current
2017-11-21
Simon Marchi
Fix build failure in darwin-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
s/get_regcache_aspace (regcache)/regcache->aspace ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-10-30
Simon Marchi
darwin-nat: Remove gdb.h include
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Simon Marchi
darwin: Do not add a dummy thread
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Simon Marchi
darwin-nat: Add missing include
blob
|
commitdiff
|
raw
|
diff to current
2017-06-07
Sergio Durigan Junior
Share fork_inferior et al with gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Sergio Durigan Junior
C++-fy and prepare for sharing fork_inferior
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify target_pid_to_str and target_...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
Sergio Durigan Junior
PR gdb/16188: Verify PTRACE_TRACEME succeeded
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Tristan Gingold
darwin-nat.c: handle Darwin 16 (aka Sierra).
blob
|
commitdiff
|
raw
|
diff to current
2016-09-19
Sergio Durigan Junior
Consolidate target_mourn_inferior between GDB and gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Pedro Alves
Factor out "Detaching from program" message printing
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Pedro Alves
Fix host signal vs gdb signal mixup in gdb/darwin-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Pedro Alves
gdb/darwin-nat.c: Fix "cast to pointer from integer...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Tristan Gingold
darwin-nat: disable sstep cache.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Tristan Gingold
solib-darwin: support PIE for spawned processes.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Tristan Gingold
darwin-nat: rewrite darwin_read_write_inferior
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
Pedro Alves
Fix interrupt-noterm.exp on targets always in non-stop
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Pedro Alves
garbage collect target_decr_pc_after_break
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Pedro Alves
Add ATTRIBUTE_PRINTF attributes, and fix fallout
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
James Clarke
[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Simon Marchi
Introduce utility function find_inferior_ptid
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Tom Tromey
constify to_attach
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Pedro Alves
Native targets: Add inf-child.c:inf_child_mourn_inferio...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Pedro Alves
Allow making GDB not automatically connect to the nativ...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Pedro Alves
Rename "target darwin-child" -> "target native"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Tristan Gingold
darwin: fix thinko (free thread port after threads...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Joel Brobecker
Fix ARI warning in darwin-nat.c::darwin_decode_message
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Tristan Gingold
darwin-nat: avoid crash while debugging gdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
Tristan Gingold
darwin-nat.c: fix dump of messages on x86_64.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
Hui Zhu
Fix internal warning when "gdb -p xxx"
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Stan Shebs
darwin-nat.c (darwin_xfer_partial): Fix return type.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_supports_multi_process
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_get_ada_task_ptid
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_pid_to_exec_file
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_stop
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Yao Qi
Return target_xfer_status in to_xfer_partial
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Yao Qi
Replace -1 with TARGET_XFER_E_IO
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Markus Metzger
target: allow decr_pc_after_break to be defined by...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Yao Qi
Change to_xfer_partial 'len' type to ULONGEST.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Tom Tromey
replace XZALLOC with XCNEW
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_stat.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Pedro Alves
Fix up a couple oddities in GDB's signal names and...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Pedro Alves
darwin-nat.c: Don't install a deprecated_xfer_memory...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Pedro Alves
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-07
Pedro Alves
Fix formating in copyright headers.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Tom Tromey
2013-05-10 Joel Brobecker <brobecker@adacore.com>
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.765008 seconds
and
106
git commands to generate.