projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[gdb/testsuite] Restore breakpoint command in ui-redirect.exp
[external/binutils.git]
/
gdb
/
record-full.c
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
blob
|
commitdiff
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Replace throw_exception with throw in some cases
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
diff to current
2019-01-24
Pedro Alves
target_pass_signals/target_program_signals: Use gdb...
blob
|
commitdiff
|
diff to current
2019-01-01
Philippe Waroquiers
Fix leak in record-full.c
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
target_ops::to_stratum -> target_ops::stratum() virtual...
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
diff to current
2018-06-28
Pedro Alves
gdb: Eliminate the 'stop_pc' global
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-20
Simon Marchi
Remove struct keyword in range-based for-loop
blob
|
commitdiff
|
diff to current
2018-06-11
Tom Tromey
Remove cleanups from record-full.c
blob
|
commitdiff
|
diff to current
2018-06-11
Tom Tromey
Remove a VEC from record-full.c
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_cooked_write
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_invalidate
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_read
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_read
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-03-23
Tom Tromey
Remove some cleanups from record-full.c
blob
|
commitdiff
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
Class detached_regcache
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-11-07
Tom Tromey
Constify execute_command
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
diff to current
2017-11-02
Yao Qi
const-fy regcache::m_aspace
blob
|
commitdiff
|
diff to current
2017-11-02
Yao Qi
s/get_regcache_aspace (regcache)/regcache->aspace ()/g
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-10-10
Pedro Alves
Eliminate catch_errors
blob
|
commitdiff
|
diff to current
2017-10-03
Tom Tromey
Change record_full_gdb_operation_disable_set not to...
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify cmd_record_full_restore
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-06-26
Simon Marchi
record-full: Remove unused function netorder16
blob
|
commitdiff
|
diff to current
2017-06-22
Alan Hayward
Remove an instance of MAX_REGISTER_SIZE from record...
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: execute_command calls with string...
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
Add method to query current recording method to target_ops.
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Introduce and use gdb::unlinker
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-11-29
Simon Marchi
Fix debug output in record_full_open_1
blob
|
commitdiff
|
diff to current
2016-11-25
Simon Marchi
Fix typos in comment
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
gdbarch software_single_step returns VEC (CORE_ADDR) *
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
New gdbarch methods breakpoint_kind_from_pc and sw_brea...
blob
|
commitdiff
|
diff to current
2016-10-26
Pedro Alves
gdb: Coalesce/aggregate (async) vCont packets/actions
blob
|
commitdiff
|
diff to current
2016-08-31
Yao Qi
Fix a typo in comment
blob
|
commitdiff
|
diff to current
2016-08-10
Pedro Alves
Fix PR gdb/19187 (process record over a fork causes...
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-06-06
Simon Marchi
Add method/format information to =record-started
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Do target_terminal_ours in query & friends instead...
blob
|
commitdiff
|
diff to current
2016-04-07
Yao Qi
Make breakpoint handling in record-full idempotent
blob
|
commitdiff
|
diff to current
2016-04-07
Yao Qi
Set bp_tgt->reqstd_address and bp_tgt->placed_size...
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-11-04
Marcin KoĆcielnicki
gdb/record-full: Use xmalloc instead of alloca for...
blob
|
commitdiff
|
diff to current
2015-10-26
Luis Machado
Do not pass NULL for the string in catch_errors
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-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-06
Simon Marchi
Add casts for legitimate integer to enum conversions
blob
|
commitdiff
|
diff to current
2015-07-10
Markus Metzger
record: set stop_pc in "record goto" command
blob
|
commitdiff
|
diff to current
2015-03-25
Pedro Alves
Simplify target_async hook interface
blob
|
commitdiff
|
diff to current
2015-03-04
Pedro Alves
record-full/record-btrace: software/hardware breakpoint...
blob
|
commitdiff
|
diff to current
2015-02-03
Pedro Alves
When disabling target async, remove all target event...
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
Make single-step breakpoints be per-thread
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-07-30
Tom Tromey
constify to_open
blob
|
commitdiff
|
diff to current
2014-06-26
Tom Tromey
constify get_bookmark and goto_bookmark
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
Add target_ops argument to to_goto_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_goto_record_end
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_goto_record_begin
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_record_is_replaying
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_delete_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_save_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_info_record
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_execution_direction
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_can_execute_reverse
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_goto_bookmark
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_get_bookmark
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_close
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
add target method delegation
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
add "this" pointers to more target APIs
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-16
Markus Metzger
target: allow decr_pc_after_break to be defined by...
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-14
Pedro Alves
Fix "is a record target open" checks.
blob
|
commitdiff
|
diff to current
2014-01-14
Yao Qi
Change to_xfer_partial 'len' type to ULONGEST.
blob
|
commitdiff
|
diff to current
next