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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
mi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: remove uses of iterate_over_inferiors in mi/mi-main.c
Simon Marchi
2020-01-17
1
-46
/
+27
*
gdb: remove use of iterate_over_inferiors in mi/mi-interp.c
Simon Marchi
2020-01-17
1
-28
/
+21
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
4
-4
/
+8
*
Multi-target support
Pedro Alves
2020-01-10
1
-4
/
+6
*
Introduce switch_to_inferior_no_thread
Pedro Alves
2020-01-10
1
-5
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
27
-27
/
+27
*
Use an accessor function for general_symbol_info::language
Christian Biesinger
2019-12-16
1
-1
/
+1
*
gdb/mi: Add -max-results parameter to some -symbol-info-* commands
Andrew Burgess
2019-12-04
1
-7
/
+39
*
gdb/mi: Add -symbol-info-module-{variables,functions}
Andrew Burgess
2019-12-04
3
-0
/
+161
*
gdb/mi: Add -symbol-info-modules command
Andrew Burgess
2019-11-27
3
-0
/
+39
*
gdb/mi: Add new commands -symbol-info-{functions,variables,types}
Andrew Burgess
2019-11-27
3
-0
/
+215
*
Add missing includes in dwarf-index-write.c and mi/mi-interp.c
Simon Marchi
2019-11-26
1
-0
/
+3
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-2
/
+2
*
Use strtok_r instead of strtok
Christian Biesinger
2019-11-06
1
-1
/
+2
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
3
-5
/
+5
*
Move declaration of varobjdebug to header
Christian Biesinger
2019-10-10
1
-2
/
+0
*
Renaming of ctf (the trace format) files
Weimin Pan
2019-10-07
1
-1
/
+0
*
Introduce metadata style
Tom Tromey
2019-10-01
2
-4
/
+5
*
Introduce gdb-specific %p format suffixes
Pedro Alves
2019-10-01
2
-3
/
+5
*
Remove the ui_out_style_kind enum
Tom Tromey
2019-10-01
2
-6
/
+6
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-2
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-2
/
+2
*
Make struct frame_arg self-managing
Tom Tromey
2019-08-07
1
-5
/
+1
*
Add more styling to "disassemble"
Tom Tromey
2019-08-06
1
-0
/
+5
*
Rename field_int to field_signed
Tom Tromey
2019-07-17
8
-50
/
+50
*
Fix a FIXME in mi-out.c
Tom Tromey
2019-07-15
1
-4
/
+1
*
Introduce field_unsigned
Tom Tromey
2019-07-15
2
-0
/
+13
*
Use field_string in more places
Tom Tromey
2019-07-15
2
-2
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
7
-11
/
+11
*
gdb/mi: New commands to catch C++ exceptions
Andrew Burgess
2019-06-15
3
-0
/
+80
*
Make "backtrace" support -OPT options
Pedro Alves
2019-06-13
1
-8
/
+15
*
Introduce and use make_unique_xstrdup
Pedro Alves
2019-06-04
1
-1
/
+1
*
Add debug redirect option
Alan Hayward
2019-05-17
2
-9
/
+26
*
Change file close behavior for tee_file
Alan Hayward
2019-05-17
1
-5
/
+14
*
MI: Add new command -complete
Jan Vrany
2019-05-17
3
-0
/
+47
*
Fix GDB build when using --disable-gdbmi
Simon Marchi
2019-05-10
3
-28
/
+4
*
Make exception handling more efficient
Tom Tromey
2019-04-25
1
-1
/
+1
*
Remove exception_none
Tom Tromey
2019-04-25
1
-1
/
+1
*
Rename gdb exception types
Tom Tromey
2019-04-08
4
-5
/
+5
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
4
-15
/
+10
*
Make exceptions use std::string and be self-managing
Tom Tromey
2019-04-08
3
-17
/
+11
*
Don't show "display"s twice in MI
Tom Tromey
2019-03-19
1
-2
/
+7
*
Fix MI output for multi-location breakpoints
Simon Marchi
2019-03-13
4
-2
/
+44
*
Factor out mi_ui_out instantiation logic
Simon Marchi
2019-03-13
4
-31
/
+27
*
C++-ify struct thread_fsm
Tom Tromey
2019-02-07
1
-2
/
+2
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
9
-30
/
+28
*
Normalize includes to use common/
Tom Tromey
2019-01-25
3
-3
/
+3
*
Remove duplicate or commented-out #includes
Tom Tromey
2019-01-21
1
-1
/
+0
*
Add compunits range adapter to objfile
Tom Tromey
2019-01-17
1
-1
/
+1
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-1
/
+1
[next]