projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Automatic date update in version.in
[external/binutils.git]
/
gdb
/
corelow.c
2018-08-28
Alan Hayward
Split size in regset section iterators
blob
|
commitdiff
2018-08-28
Alan Hayward
Rename size in get_core_register_section
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_equal
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_get_lwp
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove pid_to_ptid
blob
|
commitdiff
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_build
blob
|
commitdiff
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
diff to current
2018-06-07
Pedro Alves
target_ops::beneath -> target_ops::beneath()
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_register_status
blob
|
commitdiff
|
diff to current
2018-05-16
Tom Tromey
Make "cbfd" a gdb_bfd_ref_ptr
blob
|
commitdiff
|
diff to current
2018-05-11
Pedro Alves
Heap-allocate core_target instances
blob
|
commitdiff
|
diff to current
2018-05-11
Pedro Alves
Eliminate the 'the_core_target' global
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
target factories, target open and multiple instances...
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
target_ops: Use bool throughout
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
diff to current
2018-01-19
Simon Marchi
Pass inferior down to target_detach and to_detach
blob
|
commitdiff
|
diff to current
2018-01-19
Simon Marchi
Remove args from target detach
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-08-05
Tom Tromey
Use gdb::unique_xmalloc_ptr when calling tilde_expand
blob
|
commitdiff
|
diff to current
2017-07-07
John Baldwin
Add a new gdbarch method to fetch signal information...
blob
|
commitdiff
|
diff to current
2017-07-07
John Baldwin
Move the thread_section_name class to gdbcore.h.
blob
|
commitdiff
|
diff to current
2017-05-04
Pedro Alves
Fix get_core_register_section leak, introduce thread_se...
blob
|
commitdiff
|
diff to current
2017-05-04
Andreas Arnez
Remove some superfluous code in corelow.c
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify target_pid_to_str and target_...
blob
|
commitdiff
|
diff to current
2017-03-17
Simon Marchi
corelow: Use ptid from regcache instead of inferior_ptid
blob
|
commitdiff
|
diff to current
2017-01-26
Antoine Tremblay
Fix crash when loading a core with unexpected register...
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Use class to manage BFD reference counts
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
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-01-19
John Baldwin
Add support for extracting thread names from cores.
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-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
diff to current
2015-02-04
Andreas Arnez
Warn if core file register section is larger than expected
blob
|
commitdiff
|
diff to current
2015-01-22
Jan Kratochvil
Print current thread after loading a core file
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-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-09-30
Andreas Arnez
Drop 'regset_from_core_section' gdbarch method
blob
|
commitdiff
|
diff to current
2014-09-30
Andreas Arnez
Add 'regset' parameter to 'iterate_over_regset_sections_cb'
blob
|
commitdiff
|
diff to current
2014-09-30
Andreas Arnez
Replace 'core_regset_sections' by iterator method
blob
|
commitdiff
|
diff to current
2014-08-07
Yao Qi
Replace 0 with TARGET_XFER_EOF in to_xfer_partial
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-07-30
Tom Tromey
constify to_open
blob
|
commitdiff
|
diff to current
2014-07-18
Tom Tromey
clean up some target delegation cases
blob
|
commitdiff
|
diff to current
2014-06-16
Tom Tromey
constify to_info_proc and friends
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-03-12
Tom Tromey
fix regressions with target-async
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
Add target_ops argument to to_close
blob
|
commitdiff
|
diff to current
2014-02-11
Yao Qi
Return target_xfer_status in to_xfer_partial
blob
|
commitdiff
|
diff to current
2014-02-07
Yao Qi
Replace -1 with TARGET_XFER_E_IO
blob
|
commitdiff
|
diff to current
2014-01-24
Yao Qi
Change len's type to ULONGEST: remote_read_bytes and...
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
target, breakpoint: allow insert/remove breakpoint...
blob
|
commitdiff
|
diff to current
2014-01-14
Yao Qi
Change to_xfer_partial 'len' type to ULONGEST.
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
replace XZALLOC with XCNEW
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_string.h
blob
|
commitdiff
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
diff to current
2013-10-07
Sergio Durigan Junior
This patch adds a new convenience variable called...
blob
|
commitdiff
|
diff to current
2013-09-17
Pedro Alves
PR gdb/15911: "info threads" changes the default source...
blob
|
commitdiff
|
diff to current
2013-06-27
Tom Tromey
* corelow.c (core_gdbarch): Now static.
blob
|
commitdiff
|
diff to current
2013-06-17
Pierre Muller
* corelow.c (core_open): Print GDB signal name instead...
blob
|
commitdiff
|
diff to current
2013-05-15
Joel Brobecker
ppc-aix core file relocation.
blob
|
commitdiff
|
diff to current
2013-05-06
Joel Brobecker
Reimplement shared library support on ppc-aix...
blob
|
commitdiff
|
diff to current
2013-04-22
Tom Tromey
PR gdb/7912:
blob
|
commitdiff
|
diff to current
2013-03-29
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2013-03-20
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
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-12-14
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2012-11-08
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2012-10-31
Tom Tromey
* gdbarch.c: Rebuild.
blob
|
commitdiff
|
diff to current
2012-07-23
Tom Tromey
* cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
blob
|
commitdiff
|
diff to current
2012-07-23
Tom Tromey
* bfd-target.c (target_bfd_reopen): Update.
blob
|
commitdiff
|
diff to current
2012-07-18
Tom Tromey
* utils.c (make_cleanup_bfd_unref): Rename from
blob
|
commitdiff
|
diff to current
2012-07-18
Tom Tromey
* symfile.c (symfile_bfd_open): Don't copy name. ...
blob
|
commitdiff
|
diff to current
2012-07-18
Tom Tromey
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
blob
|
commitdiff
|
diff to current
2012-06-04
Pedro Alves
2012-06-04 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2012-05-24
Pedro Alves
2012-05-24 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
diff to current
2012-01-26
Pedro Alves
2012-01-26 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2012-01-10
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-01-09
Keith Seitz
* Makefile.in (SFILES): Remove wrapper.c.
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-17
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-25
Pedro Alves
* regcache.c (struct regcache_descr): Rename
blob
|
commitdiff
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 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-12-31
Michael Snyder
2010-12-31 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
next