GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
inferior.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-21
/
+21
*
Remove some uses of printf_unfiltered
Tom Tromey
2022-03-29
1
-7
/
+7
*
gdb/mi: fix regression in mi -add-inferior command
Umair Sair
2022-03-07
1
-4
/
+2
*
gdb: remove internalvar_funcs::destroy
Simon Marchi
2022-03-06
1
-1
/
+0
*
Add more filename styling
Tom Tromey
2022-02-28
1
-1
/
+3
*
Move gdb_argv to gdbsupport
Tom Tromey
2022-01-18
1
-0
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: Copy inferior properties in clone-inferior
Lancelot SIX
2021-12-29
1
-0
/
+17
*
gdb: add threads debugging switch
Andrew Burgess
2021-12-22
1
-0
/
+2
*
gdb: make inferior::m_terminal an std::string
Simon Marchi
2021-07-23
1
-7
/
+4
*
gdb: maintain ptid -> thread map, optimize find_thread_ptid
Simon Marchi
2021-07-12
1
-0
/
+1
*
gdb: maintain per-process-target list of resumed threads with pending wait st...
Simon Marchi
2021-07-12
1
-0
/
+21
*
gdb: make inferior_list use intrusive_list
Pedro Alves
2021-07-12
1
-51
/
+12
*
gdb: introduce intrusive_list, make thread_info use it
Pedro Alves
2021-07-12
1
-9
/
+15
*
gdb: remove gdbarch_info_init
Simon Marchi
2021-06-28
1
-2
/
+1
*
gdb: Pass std::strings to ui_out::field_string () where convenient
Marco Barisione
2021-05-19
1
-1
/
+1
*
gdb: make inferior::args a unique_xmalloc_ptr
Simon Marchi
2021-05-06
1
-1
/
+0
*
gdb/continuations: turn continuation functions into inferior methods
Tankut Baris Aktemur
2021-04-22
1
-2
/
+18
*
gdb: remove current_top_target function
Simon Marchi
2021-03-24
1
-1
/
+1
*
gdb: remove push_target free functions
Simon Marchi
2021-03-23
1
-1
/
+1
*
Inferior without argument prints detail of current inferior.
Lancelot SIX
2021-02-02
1
-21
/
+37
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Change current_inferior_ to be a inferior_ref
Tom Tromey
2020-12-11
1
-7
/
+4
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-4
/
+4
*
Change program_space_empty_p to method on program_space
Tom Tromey
2020-10-29
1
-1
/
+1
*
Remove exec_filename macro
Tom Tromey
2020-10-29
1
-3
/
+3
*
gdb: restore thread after detaching or killing an inferior
Tankut Baris Aktemur
2020-10-29
1
-0
/
+4
*
Make {get,set}_inferior_io_terminal inferior methods
Pedro Alves
2020-06-27
1
-0
/
+15
*
gdb: make inferior::terminal a unique ptr
Simon Marchi
2020-06-25
1
-1
/
+0
*
Remove iterate_over_inferiors
Tom Tromey
2020-04-23
1
-11
/
+0
*
Refactor delete_program_space as a destructor
Pedro Alves
2020-04-16
1
-1
/
+1
*
Remove last traces of discard_all_inferiors
Pedro Alves
2020-01-12
1
-7
/
+0
*
Switch the inferior before outputting its id in "info inferiors"
Tankut Baris Aktemur
2020-01-10
1
-1
/
+10
*
Add "info connections" command, "info inferiors" connection number/string
Pedro Alves
2020-01-10
1
-4
/
+52
*
Multi-target support
Pedro Alves
2020-01-10
1
-23
/
+55
*
Introduce switch_to_inferior_no_thread
Pedro Alves
2020-01-10
1
-8
/
+13
*
Make target_ops::has_execution take an 'inferior *' instead of a ptid_t
Pedro Alves
2020-01-10
1
-1
/
+1
*
Preserve selected thread in all-stop w/ background execution
Pedro Alves
2020-01-10
1
-0
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Fix leaks when pruning inferiors.
Philippe Waroquiers
2019-12-05
1
-6
/
+4
*
Remove unused overload of exit_inferior_silent
Simon Marchi
2019-11-26
1
-8
/
+0
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Rename field_int to field_signed
Tom Tromey
2019-07-17
1
-3
/
+3
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Fix leaks by clearing registers and frame caches.
Philippe Waroquiers
2019-05-04
1
-0
/
+4
*
Consistently use bool for fake_pid_p
Tom Tromey
2019-04-09
1
-1
/
+1
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-4
/
+4
*
Ensure 'help set/show print inferior-events' shows the example events.
Philippe Waroquiers
2019-03-09
1
-2
/
+2
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
[next]