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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
mi
/
mi-cmd-stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: move a bunch of quit-related things to event-top.{c,h}
Simon Marchi
2024-04-23
1
-0
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
1
-3
/
+3
*
Fix raw-frame-arguments in combination with frame-filters
Hannes Domani
2024-02-07
1
-3
/
+12
*
Use domain_search_flags in lookup_symbol et al
Tom Tromey
2024-01-28
1
-2
/
+3
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Use C++17 [[fallthrough]] attribute
Tom Tromey
2023-11-29
1
-1
/
+1
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-2
/
+2
*
Make MI commands const-correct
Tom Tromey
2023-05-25
1
-12
/
+19
*
Don't treat references to compound values as "simple".
Gareth Rees
2023-05-04
1
-7
/
+2
*
gdb: Fix building with latest libc++
Manoj Gupta
2023-04-29
1
-1
/
+1
*
Remove ALL_BLOCK_SYMBOLS
Tom Tromey
2023-02-19
1
-3
/
+1
*
Turn many optimized-out value functions into methods
Tom Tromey
2023-02-13
1
-4
/
+3
*
Turn some value offset functions into method
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn value_type into method
Tom Tromey
2023-02-13
1
-2
/
+2
*
Clean up unusual code in mi-cmd-stack.c
Tom Tromey
2023-01-25
1
-7
/
+9
*
gdb: make frame_info_ptr auto-reinflatable
Simon Marchi
2023-01-20
1
-1
/
+0
*
gdb: make frame_info_ptr grab frame level and id on construction
Simon Marchi
2023-01-20
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Use bool constants for value_print_options
Tom Tromey
2022-12-19
1
-1
/
+1
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-2
/
+1
*
gdb/frame: Add reinflation method for frame_info_ptr
Bruno Larsen
2022-10-10
1
-0
/
+2
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-11
/
+11
*
Remove frame_id_eq
Tom Tromey
2022-10-10
1
-2
/
+2
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-1
/
+1
*
gdb: remove BLOCK_SUPERBLOCK macro
Simon Marchi
2022-04-27
1
-1
/
+1
*
gdb: remove BLOCK_FUNCTION macro
Simon Marchi
2022-04-27
1
-1
/
+1
*
gdb/mi: consistently notify user when GDB/MI client uses -thread-select
Jan Vrany
2022-03-16
1
-11
/
+1
*
gdb/mi: preserve user selected thread and frame when invoking MI commands
Jan Vrany
2022-03-08
1
-0
/
+11
*
gdb: remove SYMBOL_TYPE macro
Simon Marchi
2022-02-06
1
-3
/
+3
*
gdb: remove SYMBOL_IS_ARGUMENT macro
Simon Marchi
2022-02-06
1
-5
/
+5
*
gdb: remove SYMBOL_CLASS macro, add getter
Simon Marchi
2022-02-06
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-4
/
+4
*
Fix crash in -stack-list-arguments
Tom Tromey
2020-07-22
1
-3
/
+2
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Use an accessor function for general_symbol_info::language
Christian Biesinger
2019-12-16
1
-1
/
+1
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-2
/
+2
*
Make struct frame_arg self-managing
Tom Tromey
2019-08-07
1
-5
/
+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
*
Make "backtrace" support -OPT options
Pedro Alves
2019-06-13
1
-8
/
+15
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Make exceptions use std::string and be self-managing
Tom Tromey
2019-04-08
1
-6
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
gdb: Change how frames are selected for 'frame' and 'info frame'.
Andrew Burgess
2018-09-28
1
-1
/
+76
*
Add missing "breaks"
Tom Tromey
2018-05-04
1
-0
/
+1
[next]