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
/
mi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gdb: add interp::on_param_changed method
Simon Marchi
2023-05-30
2
-24
/
+11
*
gdb: add interp::on_breakpoint_modified method
Simon Marchi
2023-05-30
3
-22
/
+9
*
gdb: add interp::on_breakpoint_deleted method
Simon Marchi
2023-05-30
2
-21
/
+7
*
gdb: add interp::on_breakpoint_created method
Simon Marchi
2023-05-30
2
-21
/
+8
*
gdb: add interp::on_tsv_modified method
Simon Marchi
2023-05-30
2
-27
/
+15
*
gdb: add interp::on_tsv_deleted method
Simon Marchi
2023-05-30
2
-22
/
+11
*
gdb: add interp::on_tsv_created method
Simon Marchi
2023-05-30
2
-20
/
+9
*
gdb: add interp::on_traceframe_changed method
Simon Marchi
2023-05-30
2
-24
/
+12
*
gdb: add interp::on_about_to_proceed method
Simon Marchi
2023-05-30
2
-10
/
+4
*
gdb: add interp::on_solib_unloaded method
Simon Marchi
2023-05-30
2
-26
/
+14
*
gdb: add interp::on_solib_loaded method
Simon Marchi
2023-05-30
2
-20
/
+10
*
gdb: add interp::on_target_resumed method
Simon Marchi
2023-05-30
2
-15
/
+6
*
gdb: add interp::on_record_changed method
Simon Marchi
2023-05-30
2
-41
/
+24
*
gdb: add interp::on_inferior_removed method
Simon Marchi
2023-05-30
2
-18
/
+7
*
gdb: add interp::on_inferior_disappeared method
Simon Marchi
2023-05-30
2
-22
/
+13
*
gdb: add interp::on_inferior_appeared method
Simon Marchi
2023-05-30
2
-18
/
+8
*
gdb: add interp::on_inferior_added method
Simon Marchi
2023-05-30
2
-38
/
+9
*
gdb: add interp::on_thread_exited method
Simon Marchi
2023-05-30
2
-18
/
+8
*
gdb: add interp::on_new_thread method
Simon Marchi
2023-05-30
2
-18
/
+8
*
gdb: add interp::on_user_selected_context_changed method
Simon Marchi
2023-05-30
3
-44
/
+23
*
gdb: add interp::on_command_error method
Simon Marchi
2023-05-30
2
-8
/
+4
*
gdb: add interp::on_sync_execution_done method
Simon Marchi
2023-05-30
2
-13
/
+4
*
gdb: add interp::on_no_history method
Simon Marchi
2023-05-30
2
-37
/
+5
*
gdb: add interp::on_exited method
Simon Marchi
2023-05-30
2
-16
/
+5
*
gdb: add interp::on_signal_exited method
Simon Marchi
2023-05-30
2
-16
/
+5
*
gdb: add interp::on_normal_stop method
Simon Marchi
2023-05-30
2
-35
/
+17
*
gdb: add interp::on_signal_received method
Simon Marchi
2023-05-30
2
-16
/
+6
*
gdb/mi: fix ^running record with multiple MI interpreters
Simon Marchi
2023-05-29
4
-17
/
+19
*
Make MI commands const-correct
Tom Tromey
2023-05-25
16
-187
/
+250
*
Implement gdb.execute_mi
Tom Tromey
2023-05-23
2
-0
/
+20
*
Add second mi_parse constructor
Tom Tromey
2023-05-23
2
-2
/
+107
*
Introduce mi_parse helper methods
Tom Tromey
2023-05-23
2
-17
/
+61
*
Introduce "static constructor" for mi_parse
Tom Tromey
2023-05-23
3
-19
/
+17
*
Change mi_parse_argv to a method
Tom Tromey
2023-05-23
3
-9
/
+8
*
Use accessor for mi_parse::args
Tom Tromey
2023-05-23
4
-7
/
+17
*
Use member initializers in mi_parse
Tom Tromey
2023-05-23
2
-31
/
+14
*
Don't treat references to compound values as "simple".
Gareth Rees
2023-05-04
4
-19
/
+29
*
gdb: move struct ui and related things to ui.{c,h}
Simon Marchi
2023-05-01
2
-1
/
+2
*
Remove evaluate_type
Tom Tromey
2023-05-01
1
-1
/
+1
*
Remove evaluate_expression
Tom Tromey
2023-05-01
1
-2
/
+2
*
gdb: Fix building with latest libc++
Manoj Gupta
2023-04-29
1
-1
/
+1
*
gdb/mi: check thread exists when creating thread-specific b/p
Andrew Burgess
2023-04-29
1
-0
/
+2
*
gdb: remove end_stepping_range observable
Simon Marchi
2023-04-24
1
-20
/
+0
*
gdb: remove language_auto
Simon Marchi
2023-04-21
1
-2
/
+1
*
gdb: make find_thread_ptid a process_stratum_target method
Simon Marchi
2023-04-04
1
-1
/
+1
*
Remove mi_version function
Tom Tromey
2023-03-20
2
-7
/
+0
*
Change linetables to be objfile-independent
Tom Tromey
2023-03-11
1
-2
/
+4
*
gdb, gdbserver, gdbsupport: fix whitespace issues
Simon Marchi
2023-03-09
2
-10
/
+8
*
QUIT processing w/ explicit throw for gdb_exception_forced_quit
Kevin Buettner
2023-02-27
1
-0
/
+4
*
Catch gdb_exception_error instead of gdb_exception (in many places)
Kevin Buettner
2023-02-27
2
-2
/
+2
[prev]
[next]