projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: bool-ify follow_fork
[deliverable/binutils-gdb.git]
/
gdb
/
infcmd.c
2020-03-14
Tom Tromey
Use common_val_print in infcmd.c
blob
|
commitdiff
|
raw
2020-03-06
Simon Marchi
Pass thread_info pointer to various inferior control...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-29
Pedro Alves
Fix -Werror-stringop error on infcmd.c:construct_inferi...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-25
Philippe Waroquiers
Implement 'set/show exec-file-mismatch'.
blob
|
commitdiff
|
raw
|
diff to current
2020-01-15
Simon Marchi
Use get_thread_regcache instead of get_current_regcache...
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
Some get_last_target_status tweaks
blob
|
commitdiff
|
raw
|
diff to current
2020-01-10
Pedro Alves
Delete unnecessary code from kill_command
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-11-22
Christian Biesinger
Replace SYMBOL_*_NAME accessors with member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-11-21
Peeter Joot
Adjust byte order variable display/change if DW_AT_endi...
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-02
Tom Tromey
Fix type of startup_with_shell in gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
Tom Tromey
Introduce metadata style
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-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-06-16
Tom Tromey
Remove unnecessary casts of NULL
blob
|
commitdiff
|
raw
|
diff to current
2019-06-11
Tom Tromey
Remove trailing newlines from help text
blob
|
commitdiff
|
raw
|
diff to current
2019-06-04
Pedro Alves
Introduce and use make_unique_xstrdup
blob
|
commitdiff
|
raw
|
diff to current
2019-05-29
Tom Tromey
Add "set print finish"
blob
|
commitdiff
|
raw
|
diff to current
2019-04-09
Simon Marchi
Use -qualified flag when setting temporary breakpoint...
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-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-23
Tom Tromey
Replace delete_longjmp_breakpoint_cleanup with a forwar...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-06
Tom Tromey
Fix crash in "finish"
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-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
John Baldwin
Make the "info proc" documentation more consistent.
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
John Baldwin
Add a new 'info proc files' subcommand of 'info proc'.
blob
|
commitdiff
|
raw
|
diff to current
2018-09-15
Tom Tromey
Change get_inferior_args to return const char *
blob
|
commitdiff
|
raw
|
diff to current
2018-08-23
Kevin Buettner
Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
blob
|
commitdiff
|
raw
|
diff to current
2018-07-25
Tom de Vries
[gdb/breakpoints] Fix sigsegv in info prog at exec...
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_get_pid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove pid_to_ptid
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-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-06-14
Tom de Vries
[gdb/cli] Honour 'print pretty' when printing result...
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-24
Tom Tromey
Update help text for "jump" command
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-25
Pedro Alves
Fix new inferior events output
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-10
Pedro Alves
Replace finish_thread_state_cleanup with a RAII class
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
No longer create readonly regcache
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Tom Tromey
Move some declarations to source.h
blob
|
commitdiff
|
raw
|
diff to current
2018-02-05
Ruslan Kabatsayev
Align natural-format register values to the same column
blob
|
commitdiff
|
raw
|
diff to current
2018-01-30
Pedro Alves
Per-inferior target_terminal state, fix PR gdb/13211...
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-27
Stafford Horne
reggroups: Add test and docs for `info reg $reggroup...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_info
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Make strip_bg_char return a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Tom Tromey
Introduce gdb_breakpoint_up
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Sergio Durigan Junior
Extend "set cwd" to work on gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Sergio Durigan Junior
Implement "set cwd" command on GDB
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in infcmd.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
blob
|
commitdiff
|
raw
|
diff to current
2017-09-19
John Baldwin
Add a 'starti' command.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Simon Marchi
Rename some command functions
blob
|
commitdiff
|
raw
|
diff to current
2017-08-15
Sergio Durigan Junior
Fix PR gdb/21954: make 'unset environment' work again
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Sergio Durigan Junior
C++ify gdb/common/environ.c
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Sergio Durigan Junior
PR gdb/21574: Mention $SHELL and startup-with-shell...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tom Tromey
Don't always zero pad in print_*_chars
blob
|
commitdiff
|
raw
|
diff to current
2017-05-17
Yao Qi
Add alias command to cmd_list_element
blob
|
commitdiff
|
raw
|
diff to current
2017-05-04
Pedro Alves
RAII-fy make_cleanup_restore_current_thread & friends
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Yao Qi
Remove cleanup in get_return_value
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: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Marc-Andre Laperle
Remove unused parameter in solib_add and update_solib_list
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
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-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
raw
|
diff to current
2016-11-25
Simon Marchi
Fix typo in comment
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Yao Qi
Remove parameter valaddr from la_val_print
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Jan Kratochvil
PR gdb/20609 - attach of JIT-debug-enabled inf 7.11...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-24
Simon Marchi
Allow resetting an empty inferior-tty
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Pedro Alves
Forget watchpoint locations when inferior exits or...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Push thread->control.command_interp to the struct threa...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Fix for spurious prompts in secondary UIs
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Replace the sync_execution global with a new enum promp...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.572887 seconds
and
106
git commands to generate.