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/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
infcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap help strings at 80 columns
Tom Tromey
2024-11-11
1
-2
/
+4
*
Add line-number styling
Tom Tromey
2024-09-30
1
-1
/
+3
*
gdb: deprecated filename_completer and associated functions
Andrew Burgess
2024-09-07
1
-6
/
+6
*
gdb: make symbols const in struct inline_state
Andrew Burgess
2024-08-28
1
-1
/
+1
*
gdb: drop struct keyword when using bound_minimal_symbol
Simon Marchi
2024-08-12
1
-1
/
+1
*
gdb: pass program space to get_current_source_symtab_and_line
Simon Marchi
2024-07-15
1
-1
/
+2
*
gdb: pass program space to have_{full,partial}_symbols
Simon Marchi
2024-07-15
1
-1
/
+1
*
gdb: pass program space to no_shared_libraries
Simon Marchi
2024-07-15
1
-2
/
+2
*
gdb: split no_shared_libraries, command vs implementation
Simon Marchi
2024-07-15
1
-4
/
+4
*
gdb: replace `get_exec_file (0)` calls with `current_program_space->exec_file...
Simon Marchi
2024-06-07
1
-3
/
+2
*
gdb: remove unused includes in utils.h
Simon Marchi
2024-05-30
1
-0
/
+1
*
gdb: remove unused include in infcmd.c
Simon Marchi
2024-05-16
1
-1
/
+0
*
Disallow trailing whitespace in docstrings
Tom Tromey
2024-05-14
1
-3
/
+3
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
Remove excess whitespace from doc strings of some commands
Eli Zaretskii
2024-04-16
1
-6
/
+6
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Export "finish" return value to Python
Tom Tromey
2024-03-08
1
-17
/
+0
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
1
-5
/
+6
*
gdb: add inferior parameter to breakpoint_init_inferior
Simon Marchi
2024-02-09
1
-5
/
+5
*
gdb: remove some unnecessary frame_info_ptr resets
Simon Marchi
2024-01-31
1
-3
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Fix GDB reverse-step and reverse-next command behavior
Carl Love
2024-01-02
1
-0
/
+13
*
gdb: change value_of_register and value_of_register_lazy to take the next frame
Simon Marchi
2023-12-14
1
-3
/
+3
*
gdb: Guarantee that an SAL's end is right before the next statement
Guinevere Larsen
2023-12-08
1
-39
/
+0
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-2
/
+2
*
gdb: move all bfd_cache_close_all calls in gdb_bfd.c
Andrew Burgess
2023-11-20
1
-1
/
+0
*
gdb: remove get_current_regcache
Simon Marchi
2023-11-17
1
-2
/
+3
*
gdb: remove target_gdbarch
Simon Marchi
2023-10-10
1
-4
/
+4
*
gdb: add inferior-specific breakpoints
Andrew Burgess
2023-08-17
1
-11
/
+4
*
gdb, infcmd: support jump command in multi-inferior case
Puputti, Matti
2023-08-16
1
-1
/
+1
*
gdb, infcmd: Support jump command with same line in multiple symtabs
Matti Puputti
2023-05-24
1
-1
/
+13
*
gdb: Avoid warning for the jump command inside an inline function.
Felix Willgerodt
2023-05-08
1
-1
/
+2
*
gdb/show_args_command: print to the ui_file argument
Lancelot SIX
2023-05-03
1
-1
/
+1
*
gdb: move struct ui and related things to ui.{c,h}
Simon Marchi
2023-05-01
1
-1
/
+1
*
Turn set_inferior_args_vector into method of inferior
Tom Tromey
2023-05-01
1
-8
/
+0
*
gdb: make set/show inferior-tty work with $_gdb_setting_str
Andrew Burgess
2023-04-28
1
-13
/
+17
*
gdb: make set/show cwd work with $_gdb_setting_str
Andrew Burgess
2023-04-28
1
-10
/
+5
*
gdb: make set/show args work with $_gdb_setting_str
Andrew Burgess
2023-04-28
1
-21
/
+20
*
gdb: cleanup command creation in infcmd.c
Andrew Burgess
2023-04-28
1
-38
/
+31
*
gdb: make find_thread_ptid a process_stratum_target method
Simon Marchi
2023-04-04
1
-1
/
+1
*
gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command
Nils-Christian Kempke
2023-03-29
1
-1
/
+0
*
PowerPC: regression fix for reverse-finish command.
Carl Love
2023-03-21
1
-2
/
+4
*
PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...
Carl Love
2023-03-17
1
-9
/
+23
*
Catch gdb_exception_error instead of gdb_exception (in many places)
Kevin Buettner
2023-02-27
1
-1
/
+1
*
Improve "info program"
Pedro Alves
2023-02-27
1
-21
/
+58
*
Convert previous_inferior_ptid to strong reference to thread_info
Pedro Alves
2023-02-27
1
-0
/
+5
*
Turn record_latest_value into a method
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn many optimized-out value functions into methods
Tom Tromey
2023-02-13
1
-2
/
+2
*
Turn remaining value_contents functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn value_type into method
Tom Tromey
2023-02-13
1
-2
/
+2
[next]