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
/
doc
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: move remaining ChangeLogs to legacy files
Andrew Burgess
2021-07-26
1
-14036
/
+0
*
Document TUI improvements in the manual & NEWS
Pedro Alves
2021-07-02
1
-0
/
+4
*
gdb: change info sources to group results by objfile
Andrew Burgess
2021-06-25
1
-0
/
+5
*
gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files
Andrew Burgess
2021-06-25
1
-0
/
+5
*
gdb/mi: add regexp filtering to -file-list-exec-source-files
Andrew Burgess
2021-06-25
1
-0
/
+5
*
gdb/python: allow for catchpoint type breakpoints in python
Andrew Burgess
2021-06-25
1
-0
/
+5
*
gdb/guile: allow for catchpoint type breakpoints in guile
Andrew Burgess
2021-06-25
1
-0
/
+5
*
gdb/riscv: add support for vector registers in target descriptions
Andrew Burgess
2021-06-21
1
-0
/
+4
*
gdb/python: add PendingFrame.level and Frame.level methods
Andrew Burgess
2021-06-21
1
-0
/
+6
*
gdb, doc: Fix missed ChangeLog entry.
Felix Willgerodt
2021-06-16
1
-0
/
+6
*
Use is/is not to check for None in python code.
Lancelot SIX
2021-06-08
1
-0
/
+5
*
arc: Add 'set disassembler-options' support
Shahab Vahedi
2021-06-05
1
-0
/
+5
*
Forward mouse click to python TUI window
Hannes Domani
2021-06-04
1
-0
/
+4
*
Fix InlinedFrameDecorator example
Hannes Domani
2021-05-29
1
-0
/
+4
*
Add optional full_window argument to TuiWindow.write
Hannes Domani
2021-05-27
1
-0
/
+5
*
Document gdb.SYMBOL_LOC_LABEL
Hannes Domani
2021-05-27
1
-0
/
+4
*
Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
Hannes Domani
2021-05-25
1
-0
/
+4
*
gdb/doc: add '@:' after 'e.g.' to help texinfo
Andrew Burgess
2021-05-24
1
-0
/
+8
*
gdb/python: add a 'connection_num' attribute to Inferior objects
Tankut Baris Aktemur
2021-05-14
1
-0
/
+5
*
Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"
Tom de Vries
2021-05-12
1
-5
/
+0
*
Guile: add value-const-value
George Barrett
2021-05-12
1
-0
/
+5
*
Guile: add value-{rvalue-,}reference-value
George Barrett
2021-05-12
1
-0
/
+6
*
Guile: improved rvalue reference support
George Barrett
2021-05-12
1
-0
/
+5
*
gdb/doc: reword a sentence
Andrew Burgess
2021-05-10
1
-0
/
+5
*
gdb/doc: document 'set debug py-unwind'
Andrew Burgess
2021-05-09
1
-0
/
+5
*
gdb/py: add some debugging to py-breakpoint.c
Andrew Burgess
2021-05-09
1
-0
/
+5
*
[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()
Tom de Vries
2021-05-07
1
-0
/
+5
*
gdb/mi: add a '--force' flag to the '-break-condition' command
Tankut Baris Aktemur
2021-05-06
1
-0
/
+5
*
gdb/mi: add a '--force-condition' flag to the '-break-insert' cmd
Tankut Baris Aktemur
2021-05-06
1
-0
/
+6
*
gdb: update Type.fields doc based on actual GDB behavior
Simon Marchi
2021-05-04
1
-0
/
+6
*
gdb/doc: use @env to reference environment variables
Andrew Burgess
2021-04-28
1
-0
/
+15
*
gdb: startup commands to control Python extension language
Andrew Burgess
2021-04-28
1
-0
/
+4
*
[PR gdb/22640] ptype: add option to use hexadecimal notation
Lancelot SIX
2021-04-25
1
-0
/
+7
*
gdb/breakpoint: display "N" on MI for disabled-by-condition locations
Tankut Baris Aktemur
2021-04-21
1
-0
/
+5
*
gdb: add "set startup-quietly" command
Tom Tromey
2021-04-15
1
-0
/
+5
*
gdb: process early initialization files and command line options
Andrew Burgess
2021-04-15
1
-0
/
+9
*
gdb/doc: add missing parentheses around prompt in some examples
Andrew Burgess
2021-04-14
1
-0
/
+7
*
Fix memory tagging section type
Luis Machado
2021-03-29
1
-0
/
+4
*
Document new "x" and "print" memory tagging extensions
Luis Machado
2021-03-24
1
-0
/
+9
*
Documentation for the new mtag commands
Luis Machado
2021-03-24
1
-0
/
+5
*
Documentation for memory tagging remote packets
Luis Machado
2021-03-24
1
-0
/
+6
*
gdb/doc: fix the example for get_set_string in Python API docs
Andrew Burgess
2021-03-18
1
-0
/
+5
*
gdb: add a new 'maint info target-sections' command
Andrew Burgess
2021-02-24
1
-0
/
+5
*
[PR cli/17290] gdb/doc: Fix show remote interrupt-*.
Lancelot SIX
2021-02-17
1
-0
/
+6
*
gdb: change 'maint info section' to use command options
Andrew Burgess
2021-02-11
1
-0
/
+5
*
gdb: return true in TuiWindow.is_valid only if TUI is enabled
Andrew Burgess
2021-02-08
1
-0
/
+5
*
Inferior without argument prints detail of current inferior.
Lancelot SIX
2021-02-02
1
-0
/
+5
*
Remove extra space after @pxref in gdb.texinfo
Tom Tromey
2021-01-27
1
-0
/
+4
*
gdb/docs: add parentheses in Python examples using print
Marco Barisione
2021-01-25
1
-0
/
+4
*
gdb/doc: move @menu blocks to the end of their enclosing @node
Andrew Burgess
2021-01-25
1
-0
/
+9
[next]