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-interp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename field_int to field_signed
Tom Tromey
2019-07-17
1
-4
/
+4
*
Use field_string in more places
Tom Tromey
2019-07-15
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Add debug redirect option
Alan Hayward
2019-05-17
1
-6
/
+15
*
Change file close behavior for tee_file
Alan Hayward
2019-05-17
1
-5
/
+14
*
Remove exception_none
Tom Tromey
2019-04-25
1
-1
/
+1
*
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
-10
/
+7
*
Don't show "display"s twice in MI
Tom Tromey
2019-03-19
1
-2
/
+7
*
Factor out mi_ui_out instantiation logic
Simon Marchi
2019-03-13
1
-16
/
+2
*
C++-ify struct thread_fsm
Tom Tromey
2019-02-07
1
-2
/
+2
*
Replace "the the" with "the"
Tom Tromey
2019-01-17
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Change input_handler to take a unique_xmalloc_ptr
Tom Tromey
2018-12-30
1
-3
/
+4
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
1
-35
/
+25
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-2
/
+2
*
Remove ptid_is_pid
Tom Tromey
2018-07-03
1
-2
/
+2
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-1
/
+1
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-34
/
+29
*
Add "name" method to class interp
Tom Tromey
2018-05-25
1
-4
/
+4
*
Remove interp_name
Tom Tromey
2018-05-25
1
-2
/
+0
*
Remove interp_ui_out
Tom Tromey
2018-05-25
1
-8
/
+8
*
Change the as_*_interp functions to use dynamic_cast
Tom Tromey
2018-05-25
1
-3
/
+1
*
Remove VEC(tsv_s), use std::vector instead
Simon Marchi
2018-04-09
1
-2
/
+2
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-29
/
+29
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-1
/
+0
*
Eliminate catch_exceptions/catch_exceptions_with_msg
Pedro Alves
2017-10-10
1
-40
/
+34
*
Remove make_cleanup_restore_target_terminal
Tom Tromey
2017-09-20
1
-101
/
+42
*
Remove make_cleanup_ui_out_redirect_pop
Tom Tromey
2017-09-09
1
-3
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Use std::string in mi_cmd_interpreter_exec
Tom Tromey
2017-09-03
1
-8
/
+4
*
Use ui_out_emit_list
Tom Tromey
2017-04-22
1
-9
/
+3
*
-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter
Pedro Alves
2017-04-05
1
-1
/
+1
*
Add -file-list-shared-libraries MI command
Marc-Andre Laperle
2017-03-20
1
-8
/
+28
*
C++-fy struct interp/cli_interp/tui_interp/mi_interp
Pedro Alves
2017-02-03
1
-46
/
+23
*
Move "tee" building down to interpreter::set_logging_proc
Pedro Alves
2017-02-02
1
-20
/
+10
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
1
-11
/
+11
*
gdb/mi/mi-interp.c: Fix typos
Pedro Alves
2017-01-31
1
-2
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Class-ify ui_out
Simon Marchi
2016-12-22
1
-42
/
+39
*
Remove make_cleanup_restore_current_ui
Tom Tromey
2016-10-21
1
-77
/
+27
*
Emit inferior, thread and frame selection events to all UIs
Antoine Tremblay
2016-10-03
1
-0
/
+61
*
Make stdin be per UI
Pedro Alves
2016-06-21
1
-1
/
+1
*
New function should_print_stop_to_console
Pedro Alves
2016-06-21
1
-23
/
+4
*
Replace the sync_execution global with a new enum prompt_state tristate
Pedro Alves
2016-06-21
1
-14
/
+11
*
Simplify starting the command event loop
Pedro Alves
2016-06-21
1
-6
/
+3
*
Make raw_stdout be per MI instance
Pedro Alves
2016-06-21
1
-51
/
+44
*
Introduce display_mi_prompt
Pedro Alves
2016-06-21
1
-10
/
+12
[next]