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
/
event-top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/contrib] Add two rules in common-misspellings.txt
Tom de Vries
2024-11-23
1
-1
/
+1
*
[gdb/build] Workaround tsan select bug
Tom de Vries
2024-11-22
1
-0
/
+31
*
[gdb] Add gdb_select variant for looping
Tom de Vries
2024-11-22
1
-5
/
+81
*
gdb/readline: don't get stuck thinking an EOF arrived
Andrew Burgess
2024-11-12
1
-0
/
+17
*
Fix signal unsafe call inside a signal
Bernd Edlinger
2024-10-29
1
-7
/
+77
*
[gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept
Tom de Vries
2024-10-25
1
-1
/
+17
*
gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURN
Simon Marchi
2024-07-16
1
-1
/
+1
*
gdb: remove unused includes in utils.h
Simon Marchi
2024-05-30
1
-0
/
+1
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb: move a bunch of quit-related things to event-top.{c,h}
Simon Marchi
2024-04-23
1
-3
/
+45
*
gdb: change type of quit_flag to bool
Simon Marchi
2024-04-23
1
-2
/
+2
*
Fix crash in gdb_rl_callback_handler
Tom Tromey
2024-04-15
1
-4
/
+7
*
Strip trailing newlines from input string
Tom Tromey
2024-04-15
1
-0
/
+8
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
gdb, python: selectively omit enabling stdin in gdb.execute
Tankut Baris Aktemur
2024-02-19
1
-1
/
+2
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-1
/
+1
*
gdb: move all bfd_cache_close_all calls in gdb_bfd.c
Andrew Burgess
2023-11-20
1
-3
/
+17
*
Remove EXTERN_C and related defines
Tom Tromey
2023-11-06
1
-1
/
+1
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
1
-2
/
+2
*
gdb: remove interp_supports_command_editing
Simon Marchi
2023-09-07
1
-2
/
+2
*
[gdb/cli] Handle pending ^C after rl_callback_read_char for readline 7
Tom de Vries
2023-06-07
1
-1
/
+10
*
gdb: move struct ui and related things to ui.{c,h}
Simon Marchi
2023-05-01
1
-77
/
+1
*
Introduce set_force_quit_flag and change type of sync_quit_force_run
Kevin Buettner
2023-02-27
1
-3
/
+10
*
QUIT processing w/ explicit throw for gdb_exception_forced_quit
Kevin Buettner
2023-02-27
1
-0
/
+2
*
Don't use struct buffer in event-top.c
Tom Tromey
2023-02-24
1
-14
/
+6
*
gdb/tui: disable tui mode when an assert triggers
Andrew Burgess
2023-01-27
1
-0
/
+8
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb: remove static buffer in command_line_input
Simon Marchi
2022-12-15
1
-59
/
+51
*
gdb: remove the pop_all_targets (and friends) global functions
Andrew Burgess
2022-12-14
1
-2
/
+1
*
Fix control-c handling on Windows
Tom Tromey
2022-12-13
1
-1
/
+1
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-1
/
+1
*
Make stdin_event_handler static
Tom Tromey
2022-09-20
1
-1
/
+1
*
[gdb] Handle pending ^C after rl_callback_read_char
Tom de Vries
2022-09-16
1
-0
/
+16
*
Fix interpreter-exec crash
Tom Tromey
2022-08-31
1
-2
/
+4
*
Remove a ui-related memory leak
Tom Tromey
2022-08-31
1
-11
/
+0
*
Remove the "for moment" comments
Tom Tromey
2022-08-31
1
-2
/
+2
*
Remove some dead code
Tom Tromey
2022-08-31
1
-13
/
+0
*
Let ui::input_fd be -1
Tom Tromey
2022-08-31
1
-3
/
+5
*
Replace input_interactive_p with a method
Tom Tromey
2022-07-18
1
-2
/
+2
*
Remove ui_register_input_event_handler
Tom Tromey
2022-07-18
1
-10
/
+10
*
gdb: move setbuf calls out of gdb_readline_no_editing_callback
Andrew Burgess
2022-04-24
1
-13
/
+0
*
gdb: handle bracketed-paste-mode and EOF correctly
Andrew Burgess
2022-04-22
1
-12
/
+56
*
gdb: improved EOF handling when using readline 7
Andrew Burgess
2022-04-22
1
-1
/
+2
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-3
/
+3
*
Unify gdb puts functions
Tom Tromey
2022-03-29
1
-2
/
+2
*
Change the pager to a ui_file
Tom Tromey
2022-03-29
1
-1
/
+2
*
Only have one API for unfiltered output
Tom Tromey
2022-03-29
1
-5
/
+1
*
Switch gdb_stdlog to use timestamped_file
Tom Tromey
2022-03-28
1
-1
/
+1
*
gdb: work around prompt corruption caused by bracketed-paste-mode
Andrew Burgess
2022-03-16
1
-1
/
+19
[next]