projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: make get_dyn_prop a method of struct type
[deliverable/binutils-gdb.git]
/
gdb
/
infrun.c
2020-04-21
Tankut Baris Aktemur
gdb/infrun: switch the context before 'displaced_step_r...
blob
|
commitdiff
|
raw
2020-04-18
Tom Tromey
Change get_objfile_arch to a method on objfile
blob
|
commitdiff
|
raw
|
diff to current
2020-04-13
Tom Tromey
Move event-loop.[ch] to gdbsupport/
blob
|
commitdiff
|
raw
|
diff to current
2020-04-13
Tom Tromey
Introduce async-event.[ch]
blob
|
commitdiff
|
raw
|
diff to current
2020-04-13
Tom Tromey
Move gdb_select.h to gdbsupport/
blob
|
commitdiff
|
raw
|
diff to current
2020-04-01
Tankut Baris Aktemur
gdb/infrun: stop all threads if there exists a non...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-24
Simon Marchi
gdb: bool-ify follow_fork
blob
|
commitdiff
|
raw
|
diff to current
2020-03-10
Andrew Burgess
gdb: Add support for tracking the DWARF line table...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-06
Simon Marchi
Pass thread_info pointer to various inferior control...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-02
Simon Marchi
Small clean up of use_displaced_stepping
blob
|
commitdiff
|
raw
|
diff to current
2020-03-02
Andrew Burgess
gdb/remote: Restore support for 'S' stop reply packet
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Simon Marchi
gdb: make gdbarch_displaced_step_copy_insn return an...
blob
|
commitdiff
|
raw
|
diff to current
2020-02-14
Simon Marchi
gdb: cleanup of displaced_step_inferior_state::reset...
blob
|
commitdiff
|
raw
|
diff to current
2020-02-04
Simon Marchi
Change ints to bools around thread_info executing/resumed
blob
|
commitdiff
|
raw
|
diff to current
2020-01-29
Luis Machado
Recognize more program breakpoint patterns
blob
|
commitdiff
|
raw
|
diff to current
2020-01-24
Pedro Alves
Fix re-runs of a second inferior (PR gdb/25410)
blob
|
commitdiff
|
raw
|
diff to current
2020-01-21
Simon Marchi
gdb: fix indentation in infrun.c
blob
|
commitdiff
|
raw
|
diff to current
2020-01-14
Luis Machado
Fix/Update misc comments
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
Require always-non-stop for multi-target resumptions
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
Use all_non_exited_inferiors in infrun.c
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
Some get_last_target_status tweaks
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
switch inferior/thread before calling target methods
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
Preserve selected thread in all-stop w/ background...
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-17
Bernd Edlinger
Check all inline frames if they are marked for skip
blob
|
commitdiff
|
raw
|
diff to current
2019-12-02
Luis Machado
Remove stale FIXME comment
blob
|
commitdiff
|
raw
|
diff to current
2019-11-22
Christian Biesinger
Replace SYMBOL_*_NAME accessors with member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-10-29
Simon Marchi
Remove unused includes in infcmd.c and infrun.c
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-10-01
Pedro Alves
Use new %p format suffixes in gdb
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-07-27
Kevin Buettner
Fix stepping bug associated with non-contiguous blocks
blob
|
commitdiff
|
raw
|
diff to current
2019-07-15
Tom Tromey
Use field_string in more places
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-05-22
Tom Tromey
Constify target_ops::follow_exec
blob
|
commitdiff
|
raw
|
diff to current
2019-04-18
Tom de Vries
[gdb] Handle vfork in thread with follow-fork-mode...
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-01
Philippe Waroquiers
Fix internal error and improve 'set debug infrun 1...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-28
Philippe Waroquiers
Fix GDB being suspended SIGTTOU when running gdb.multi...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Tom Tromey
Merge handle_inferior_event and handle_inferior_event_1
blob
|
commitdiff
|
raw
|
diff to current
2019-03-19
Tom Tromey
Don't show "display"s twice in MI
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-07
Pedro Alves
Fix normal_stop latent bug
blob
|
commitdiff
|
raw
|
diff to current
2019-03-06
Tom Tromey
Change displaced_step_clear_cleanup to a forward_scope_exit
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Tom Tromey
Remove excess calls to gdb_flush
blob
|
commitdiff
|
raw
|
diff to current
2019-02-07
Tom Tromey
C++-ify struct thread_fsm
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Pedro Alves
target_pass_signals/target_program_signals: Use gdb...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Update an obsolete cleanup comment
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Remove remaining cleanup from fetch_inferior_event
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Remove cleanup from stop_all_threads
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Remove make_bpstat_clear_actions_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Remove delete_just_stopped_threads_infrun_breakpoints_c...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-02
Simon Marchi
Place displaced step data directly in inferior structure
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-12-12
Andrew Burgess
gdb/infcall: Make infcall_suspend_state into a class
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-11-22
Pedro Alves
Fix follow_exec latent problem
blob
|
commitdiff
|
raw
|
diff to current
2018-11-20
Simon Marchi
Remove displaced_step_inferior_state::next
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Simon Marchi
Use std::forward_list for displaced_step_inferior_states
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Simon Marchi
Avoid GDB SIGTTOU on catch exec + set follow-exec-mode...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Make save_infcall_*_state return unique pointers
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Remove release_stop_context_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Remove two infrun cleanups
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Use new and delete for struct infcall_control_state
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Remove cleanup from infrun.c
blob
|
commitdiff
|
raw
|
diff to current
2018-09-17
Tom Tromey
Use new and delete for struct infcall_suspend_state
blob
|
commitdiff
|
raw
|
diff to current
2018-08-23
Kevin Buettner
Introduce find_function_entry_range_from_pc and use...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-09
Andrew Burgess
gdb: Make infrun.c:resume function static
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_match
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_is_pid
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_lwp
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 exit_inferior_num_silent
blob
|
commitdiff
|
raw
|
diff to current
2018-06-28
Pedro Alves
gdb: Eliminate the 'stop_pc' global
blob
|
commitdiff
|
raw
|
diff to current
2018-06-28
Pedro Alves
Fix follow-exec regression / crash
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-12
Andrew Burgess
gdb: Run INF_EXEC_COMPLETE handler for additional cases
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
Andrew Burgess
gdb: Mark async event handler when event is already...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
Andrew Burgess
gdb: Fix an infrun debug log message
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Keith Seitz
Don't elide all inlined frames
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Sergio Durigan Junior
Enable 'set print inferior-events' and improve detach...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Markus Metzger
infrun: step through indirect branch thunks
blob
|
commitdiff
|
raw
|
diff to current
2018-04-10
Pedro Alves
Replace finish_thread_state_cleanup with a RAII class
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Simon Marchi
Replace make_cleanup_restore_current_traceframe with...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Simon Marchi
C++ify program_space
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Class readonly_detached_regcache
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.535982 seconds
and
106
git commands to generate.