projects
/
binutils-gdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
binutils-gdb.git
2023-06-12
Tom Tromey
Implement DAP breakpointLocations request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add "stop at main" extension to DAP launch request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add "target" parameter to DAP attach request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Handle DAP supportsVariableType capability
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Implement DAP setExpression request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add gdb.Value.assign method
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add type-checking to DAP requests
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Use tuples for default arguments in DAP
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Fix a latent bug in DAP request decorator
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add test for DAP pause request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Rename one DAP function
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Add singleThread support to some DAP requests
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Implement DAP stepOut request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Implement DAP attach request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Implement DAP setExceptionBreakpoints request
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Don't require inferior execution for Ada catchpoints
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Mark members of ada_catchpoint "private"
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Turn should_stop_exception into a method of ada_catchpoint
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Combine create_excep_cond_exprs and ada_catchpoint...
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Transfer ownership of exception string to ada_catchpoint
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Pass tempflag to ada_catchpoint constructor
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Use gnat_runtime_has_debug_info in Ada catchpoint tests
commit
|
commitdiff
|
tree
2023-06-12
Tom Tromey
Stop gdb in gnat_runtime_has_debug_info
commit
|
commitdiff
|
tree
2023-06-12
Tom de Vries
[gdb/testsuite] Relax breakpoint count check in gdb...
commit
|
commitdiff
|
tree
2023-06-12
Tom de Vries
[gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of...
commit
|
commitdiff
|
tree
2023-06-12
Tom de Vries
[gdb/tui] Replace macro HELP_ATTRIBUTE_MODE with std...
commit
|
commitdiff
|
tree
2023-06-12
mengqinggang
LoongArch: gas: Relocations simplification when -mno...
commit
|
commitdiff
|
tree
2023-06-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-11
Kevin Buettner
Permit DW_OP_GNU_uninit to be used with DW_OP_piece
commit
|
commitdiff
|
tree
2023-06-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-09
Indu Bhagat
libsframe: testsuite: add sframe_find_fre tests for...
commit
|
commitdiff
|
tree
2023-06-09
Indu Bhagat
libsframe: fix sframe_find_fre for pltN entries
commit
|
commitdiff
|
tree
2023-06-09
Luis Machado
[AArch64,arm] Fix some formatting issues in the aarch64...
commit
|
commitdiff
|
tree
2023-06-09
Tom de Vries
[gdb/tui] Simplify tui_puts_internal
commit
|
commitdiff
|
tree
2023-06-09
Tom de Vries
[gdb/tui] Delete line buffer when switching to singlekey
commit
|
commitdiff
|
tree
2023-06-09
Tom de Vries
[gdb/testsuite] Add test-case gdb.tui/single-key.exp
commit
|
commitdiff
|
tree
2023-06-09
Andrew Burgess
gdb/debuginfod: cleanup debuginfod earlier
commit
|
commitdiff
|
tree
2023-06-09
Andrew Burgess
gdb: fix ASan failure after recent string changes
commit
|
commitdiff
|
tree
2023-06-09
Tom Tromey
Use scoped_value_mark in two more places
commit
|
commitdiff
|
tree
2023-06-09
Tom de Vries
[gdb] Fix typos
commit
|
commitdiff
|
tree
2023-06-09
Alan Modra
readelf/objdump remember_state memory leaks
commit
|
commitdiff
|
tree
2023-06-09
Alan Modra
ecoff find_nearest_line and final link leaks
commit
|
commitdiff
|
tree
2023-06-09
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-08
Tom de Vries
[gdb/testsuite] Add test-case gdb.tui/long-prompt.exp
commit
|
commitdiff
|
tree
2023-06-08
Lancelot SIX
gdb/corelow.c: do not try to reopen a file if open...
commit
|
commitdiff
|
tree
2023-06-08
Lancelot SIX
gdb/corelow.c: avoid repeated warnings in build_file_ma...
commit
|
commitdiff
|
tree
2023-06-08
Lancelot SIX
gdb/corelow.c: fix use-after-free in build_file_mappings
commit
|
commitdiff
|
tree
2023-06-08
Alan Modra
Re: _bfd_free_cached_info
commit
|
commitdiff
|
tree
2023-06-08
Alan Modra
Re: _bfd_free_cached_info
commit
|
commitdiff
|
tree
2023-06-08
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-07
Indu Bhagat
libsframe: reuse static function sframe_decoder_get_fun...
commit
|
commitdiff
|
tree
2023-06-07
Tom Tromey
Simplify ada_lookup_struct_elt_type
commit
|
commitdiff
|
tree
2023-06-07
Nick Clifton
Add extra linker warning message about discrepancies...
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
[gdb/tui] Factor out border-mode help text
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
[gdb/cli] Handle pending ^C after rl_callback_read_char...
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
Fix PR30369 regression on aarch64/arm (PR30506)
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
[gdb/testsuite] Add missing wait in gdb.python/tui...
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
[gdb/testsuite] Fix two typos in gdb.python/tui-window...
commit
|
commitdiff
|
tree
2023-06-07
Tom de Vries
[gdb/testsuite] Handle output after prompt in gdb.threa...
commit
|
commitdiff
|
tree
2023-06-07
Alan Modra
ld-elf/eh5 remove xfail hppa64
commit
|
commitdiff
|
tree
2023-06-07
Luis Machado
Fix gdb.base/memtag.exp failure
commit
|
commitdiff
|
tree
2023-06-07
Alan Modra
_bfd_free_cached_info
commit
|
commitdiff
|
tree
2023-06-07
Alan Modra
Memory leaks in bfd/vms-lib.c
commit
|
commitdiff
|
tree
2023-06-07
Alan Modra
bfd/elf.c strtab memory leak
commit
|
commitdiff
|
tree
2023-06-07
Alan Modra
objcopy memory leaks after errors
commit
|
commitdiff
|
tree
2023-06-07
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-06
Indu Bhagat
libsframe: fix cosmetic issues and typos
commit
|
commitdiff
|
tree
2023-06-06
Alan Modra
Re: loongarch readelf support
commit
|
commitdiff
|
tree
2023-06-06
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-05
Indu Bhagat
libsframe: avoid unnecessary type casts
commit
|
commitdiff
|
tree
2023-06-05
H.J. Lu
ELF: Add "#pass" to ld-elf/pr30508.d
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Use unrelocated_addr in dwarf2_fde
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Use local "text offset" variable in dwarf2_frame_cache
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Constify dwarf2_cie::augmentation
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Use "unrelocated" terminology in linetable_entry
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Fix comment in address_class
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Use unrelocated_addr in dwarf_decode_lines
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Use unrelocated_addr in the DWARF reader
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Move unrelocated_addr to common-types.h
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Minor cleanup in loclist_describe_location
commit
|
commitdiff
|
tree
2023-06-05
Tom Tromey
Remove baseaddr parameter from dwarf2_record_block_ranges
commit
|
commitdiff
|
tree
2023-06-05
H.J. Lu
ELF: Don't warn an empty PT_LOAD with the program headers
commit
|
commitdiff
|
tree
2023-06-05
Andrew Burgess
gdb: building inferior strings from within GDB
commit
|
commitdiff
|
tree
2023-06-05
Tom de Vries
[gdb] Fix grammar in comments and docs
commit
|
commitdiff
|
tree
2023-06-05
Tom de Vries
[gdb] Fix more typos
commit
|
commitdiff
|
tree
2023-06-05
Alan Modra
bfd_error_on_input messages
commit
|
commitdiff
|
tree
2023-06-05
Alan Modra
Yet another ecoff fuzzed object fix
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: sync oprand char usage between mips and micromips
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: add MT ASE support for micromips32
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
Revert "MIPS: add MT ASE support for micromips32"
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: add MT ASE support for micromips32
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: fix some ld testcases with compiler
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: fix -gnuabi64 testsuite
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: fix r6 testsuites
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: default r6 if vendor is img
commit
|
commitdiff
|
tree
2023-06-05
YunQiang Su
MIPS: gas: alter 64 or 32 for mipsisa triples if march...
commit
|
commitdiff
|
tree
2023-06-05
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-04
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-06-03
Tom de Vries
[gdb] Fix typos
commit
|
commitdiff
|
tree
next