projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: Don't reorder line table entries too much when sorting.
[deliverable/binutils-gdb.git]
/
gdb
/
corelow.c
2020-01-13
Simon Marchi
gdb: use gdb::byte_vector instead of std::vector<char...
blob
|
commitdiff
|
raw
2020-01-13
Simon Marchi
gdb: use std::vector instead of alloca in core_target...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
Multi-target support
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
Make target_ops::has_execution take an 'inferior *...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-14
Sergio Durigan Junior
Guard against 'current_directory == NULL' on gdb_abspat...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-07
Keith Seitz
Core file build-id support
blob
|
commitdiff
|
raw
|
diff to current
2019-11-06
Tom Tromey
Remove some includes of readline.h
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-09-20
Ulrich Weigand
Remove Cell Broadband Engine debugging support
blob
|
commitdiff
|
raw
|
diff to current
2019-09-19
Alan Modra
bfd_section_* macros
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-05-04
Philippe Waroquiers
Fix leaks by clearing registers and frame caches.
blob
|
commitdiff
|
raw
|
diff to current
2019-04-09
Tom Tromey
Consistently use bool for fake_pid_p
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-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-02-15
Tom Tromey
Add push_target overload
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
corelow.c does not need sys/file.h
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-30
Pedro Alves
Convert default_child_has_foo functions to process_stra...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-30
Pedro Alves
Introduce process_stratum_target
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-08-13
Alan Hayward
Split size in regset section iterators
blob
|
commitdiff
|
raw
|
diff to current
2018-08-10
Alan Hayward
Rename size in get_core_register_section
blob
|
commitdiff
|
raw
|
diff to current
2018-07-22
Tom Tromey
Simple unused variable removals
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_lwp
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-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Pedro Alves
target_ops::beneath -> target_ops::beneath()
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_register_status
blob
|
commitdiff
|
raw
|
diff to current
2018-05-16
Tom Tromey
Make "cbfd" a gdb_bfd_ref_ptr
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Pedro Alves
Heap-allocate core_target instances
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Pedro Alves
Eliminate the 'the_core_target' global
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
target factories, target open and multiple instances...
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-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-12-05
Simon Marchi
Remove some unused variables
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-08-05
Tom Tromey
Use gdb::unique_xmalloc_ptr when calling tilde_expand
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
John Baldwin
Add a new gdbarch method to fetch signal information...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
John Baldwin
Move the thread_section_name class to gdbcore.h.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-04
Pedro Alves
Fix get_core_register_section leak, introduce thread_se...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-04
Andreas Arnez
Remove some superfluous code in corelow.c
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-03-17
Simon Marchi
corelow: Use ptid from regcache instead of inferior_ptid
blob
|
commitdiff
|
raw
|
diff to current
2017-01-26
Antoine Tremblay
Fix crash when loading a core with unexpected register...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Tom Tromey
Use class to manage BFD reference counts
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-08-10
Pedro Alves
Plumb enum remove_bp_reason all the way to target_remov...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-19
John Baldwin
Add support for extracting thread names from cores.
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-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Andreas Arnez
Warn if core file register section is larger than expected
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Jan Kratochvil
Print current thread after loading a core file
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-15
Pedro Alves
Push pruning old threads down to the target
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
Andreas Arnez
Drop 'regset_from_core_section' gdbarch method
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
Andreas Arnez
Add 'regset' parameter to 'iterate_over_regset_sections_cb'
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
Andreas Arnez
Replace 'core_regset_sections' by iterator method
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Yao Qi
Replace 0 with TARGET_XFER_EOF in to_xfer_partial
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Move errno.h to common-defs.h
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-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
Tom Tromey
constify to_open
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Tom Tromey
clean up some target delegation cases
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Tom Tromey
constify to_info_proc and friends
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Tom Tromey
fix regressions with target-async
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
change delegation for to_read_description
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_close
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-24
Yao Qi
Change len's type to ULONGEST: remote_read_bytes and...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Markus Metzger
target, breakpoint: allow insert/remove breakpoint...
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_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Sergio Durigan Junior
This patch adds a new convenience variable called...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Pedro Alves
PR gdb/15911: "info threads" changes the default source...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Tom Tromey
* corelow.c (core_gdbarch): Now static.
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.697226 seconds
and
106
git commands to generate.