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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce the "with" command
Pedro Alves
2019-07-03
2
-0
/
+108
*
"maint test-settings set/show" -> "maint set/show test-settings"
Pedro Alves
2019-07-03
2
-3
/
+9
*
doc: fix false claim about second argument to gdb
Simon Marchi
2019-06-18
2
-9
/
+16
*
gdb/mi: New commands to catch C++ exceptions
Andrew Burgess
2019-06-15
2
-0
/
+147
*
NEWS and manual changes for command options changes
Pedro Alves
2019-06-13
2
-34
/
+314
*
"set print raw frame-arguments" -> "set print raw-frame-arguments"
Pedro Alves
2019-06-13
2
-3
/
+9
*
New set/show testing framework (gdb.base/settings.exp)
Pedro Alves
2019-06-13
2
-0
/
+11
*
Add thread-exit annotation.
Amos Bird
2019-06-06
2
-0
/
+12
*
Fix paths to ChangeLog files
Pedro Alves
2019-06-04
1
-1
/
+1
*
Add an objfile getter to gdb.Type
Christian Biesinger via gdb-patches
2019-06-04
2
-0
/
+9
*
Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.
Philippe Waroquiers
2019-06-03
2
-4
/
+60
*
NEWS and documentation for | (pipe) command.
Philippe Waroquiers
2019-05-31
2
-0
/
+86
*
Add "set print finish"
Tom Tromey
2019-05-29
2
-0
/
+14
*
Document gdb.in/gdb.cmd files and debugredirect cli command
Alan Hayward
2019-05-22
2
-0
/
+7
*
gdb/doc: Minor formatting fixes in documentation of -complete
Jan Vrany
2019-05-22
2
-2
/
+6
*
MI: Add new command -complete
Jan Vrany
2019-05-17
2
-0
/
+70
*
[gdb/doc] Mention index cache in concept and command index
Tom de Vries
2019-05-14
2
-0
/
+8
*
[gdb/doc] Fix "maint info selftests" command index entry
Tom de Vries
2019-05-14
2
-1
/
+6
*
Document lazy computation for pretty-printer "children" method
Tom Tromey
2019-05-10
2
-0
/
+11
*
Minor "catch" documentation improvements
Tom Tromey
2019-05-10
2
-8
/
+14
*
Change ptype/o to print bit offset
Tom Tromey
2019-05-08
2
-4
/
+9
*
Fix lookup of separate debug file on MS-Windows.
Eli Zaretskii
2019-05-03
2
-3
/
+13
*
gdb: Introduce 'print max-depth' feature
Andrew Burgess
2019-04-29
4
-0
/
+77
*
Implement show | set may-call-functions [on|off]
Philippe Waroquiers
2019-04-27
2
-0
/
+27
*
Improve reverse debugging docs, mention built-in support and supports archs
Pedro Alves
2019-04-22
2
-7
/
+27
*
gdbserver: Add debug-file option
Alan Hayward
2019-04-17
2
-2
/
+21
*
Rename python function thread_from_thread_handle to thread_from_handle
Kevin Buettner
2019-04-08
2
-2
/
+13
*
Documentation for python method InferiorThread.handle
Kevin Buettner
2019-04-08
2
-0
/
+13
*
Make "all" depend on "info"
Tom Tromey
2019-04-07
2
-1
/
+5
*
gdb: Add $_cimag and $_creal internal functions
Andrew Burgess
2019-04-01
2
-0
/
+16
*
Add gdb.Value.format_string ()
Marco Barisione
2019-04-01
1
-0
/
+80
*
Introduce new convenience variables $_gdb_major and $_gdb_minor
Eli Zaretskii
2019-03-30
2
-1
/
+17
*
gdb: Make python display_hint None handling defined behaviour
Andrew Burgess
2019-03-26
2
-1
/
+9
*
AArch64: Add pointer authentication feature
Alan Hayward
2019-03-22
2
-0
/
+8
*
Use @defvar to document gdb.pretty_printers
Tom Tromey
2019-03-20
2
-0
/
+16
*
Fix gdb.texinfo build
Simon Marchi
2019-03-14
2
-1
/
+6
*
Add the "set style source" command
Tom Tromey
2019-03-14
2
-0
/
+15
*
Fix MI output for multi-location breakpoints
Simon Marchi
2019-03-13
2
-12
/
+97
*
Small fix to gdb.Value constructor doc
Simon Marchi
2019-03-05
2
-1
/
+6
*
Fix documentation of styles.
Eli Zaretskii
2019-03-02
2
-6
/
+15
*
Document fact that mininum Python version is now 2.6
Kevin Buettner
2019-02-27
2
-1
/
+6
*
Document two argument form of gdb.Value constructor
Kevin Buettner
2019-02-26
2
-0
/
+13
*
Update copyright year range in gdb.texinfo and refcard.tex
Joel Brobecker
2019-02-23
3
-4
/
+9
*
Document style behavior in batch mode.
Alan Hayward
2019-02-21
2
-2
/
+7
*
Fix typo in "show remotelogfile" docs
Tom Tromey
2019-02-21
2
-1
/
+6
*
doc: Add table of MI versions
Simon Marchi
2019-01-16
2
-11
/
+53
*
[PowerPC] Aliases for vector registers
Pedro Franco de Carvalho
2019-01-14
2
-2
/
+9
*
gdb: Remove support for old mangling schemes
Simon Marchi
2019-01-09
2
-25
/
+9
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
14
-14
/
+14
*
Document the "set style" commands
Tom Tromey
2018-12-28
2
-0
/
+69
[next]