projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Automatic date update in version.in
[external/binutils.git]
/
gdb
/
2019-07-01
Tom Tromey
Avoid use-after-free in DWARF debug names code
tree
|
commitdiff
2019-07-01
Tom Tromey
Remove is_a_field_of_this from ada_lookup_symbol
tree
|
commitdiff
2019-06-28
Sergio Durigan Junior
Adjust i386 registers on SystemTap probes' arguments...
tree
|
commitdiff
2019-06-28
Sergio Durigan Junior
Fix crash when using PYTHONMALLOC=debug (PR python...
tree
|
commitdiff
2019-06-28
Tom Tromey
Handle either order of name and linkage name
tree
|
commitdiff
2019-06-27
Tom Tromey
Change arm_objfile_data_key to use type-safe registry
tree
|
commitdiff
2019-06-27
Tom Tromey
Fix two buglets in cp_print_value_fields patch
tree
|
commitdiff
2019-06-26
Tom Tromey
Remove lookup_minimal_symbol_solib_trampoline
tree
|
commitdiff
2019-06-26
Alan Hayward
AArch64: Add missing CPSR flags
tree
|
commitdiff
2019-06-26
Alan Hayward
Arm: Allow version strings in the triplet regexp
tree
|
commitdiff
2019-06-26
Tom de Vries
[gdb/testsuite] Compile varval twice, once without...
tree
|
commitdiff
2019-06-26
Tom de Vries
[gdb/testsuite] Add back missing debug for index-cache.exp
tree
|
commitdiff
2019-06-25
Simon Marchi
arm-tdep: sort mapping symbols after parsing all minima...
tree
|
commitdiff
2019-06-25
Simon Marchi
arm-tdep: replace arm_mapping_symbol VEC with std:...
tree
|
commitdiff
2019-06-25
Philippe Waroquiers
Fix alias command not detecting non matching prefix...
tree
|
commitdiff
2019-06-25
Tom de Vries
[gdb/testsuite] Regenerate dw2-restrict.S
tree
|
commitdiff
2019-06-25
Tom Tromey
Tidy tui_delete_win
tree
|
commitdiff
2019-06-25
Tom Tromey
Make tui_gen_win_info constructor protected
tree
|
commitdiff
2019-06-25
Tom Tromey
Fix latent bug in set_is_exec_point_at
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove NULL checks before xfree
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove union tui_which_element
tree
|
commitdiff
2019-06-25
Tom Tromey
More type safety for TUI source window functions
tree
|
commitdiff
2019-06-25
Tom Tromey
Use bool for is_exec_point
tree
|
commitdiff
2019-06-25
Tom Tromey
Fix "auxiliary" typo
tree
|
commitdiff
2019-06-25
Tom Tromey
Separate out data window
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove "data_content" and "data_content_count" from...
tree
|
commitdiff
2019-06-25
Tom Tromey
Turn tui_first_data_item_displayed into a method
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove tui_init_generic_part
tree
|
commitdiff
2019-06-25
Tom Tromey
Separate out data item window
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove two unused enum constants from tui_win_type
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove command from tui_which_element
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove layout_def::split
tree
|
commitdiff
2019-06-25
Tom Tromey
Separate out locator window
tree
|
commitdiff
2019-06-25
Tom Tromey
Separate out execution-info window
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove tui_alloc_win_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Don't check window type in tui_set_win_focus_to
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce tui_win_info::make_visible_with_new_height
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce tui_win_info::update_tab_width
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce enum tui_box
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove some TUI static allocations
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce tui_gen_win_info::reset method
tree
|
commitdiff
2019-06-25
Tom Tromey
Move make_visible method to tui_gen_win_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove tui_scroll_direction enum
tree
|
commitdiff
2019-06-25
Tom Tromey
Change more TUI functions to take a tui_source_window_base
tree
|
commitdiff
2019-06-25
Tom Tromey
Change tui_set_exec_info_content to return void
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove NULL check from tui_set_exec_info_content
tree
|
commitdiff
2019-06-25
Tom Tromey
Change tui_alloc_source_buffer return type to void
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce tui_gen_win_info::name method
tree
|
commitdiff
2019-06-25
Tom Tromey
Change tui_update_source_window for better type safety
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce refresh_window method
tree
|
commitdiff
2019-06-25
Tom Tromey
Derive tui_win_info from tui_gen_win_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Use new and delete for tui_gen_win_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Change tui_which_element::data_window to be a pointer
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce set_highlight method
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove redundant check from make_visible
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce max_height method
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce set_new_height method
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce the refresh_all method
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce two TUI source window methods
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce the refresh method
tree
|
commitdiff
2019-06-25
Tom Tromey
Use bool for visibility
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce make_visible method
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove an unneeded NULL check
tree
|
commitdiff
2019-06-25
Tom Tromey
Inline constructors and initializers
tree
|
commitdiff
2019-06-25
Tom Tromey
Change tui_data_window::display_regs to bool
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove struct tui_data_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove struct tui_command_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove struct tui_source_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce has_locator method
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove tui_clear_win_detail
tree
|
commitdiff
2019-06-25
Tom Tromey
Don't use TUI_DISASM_WIN in tui_disasm_window method
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce methods for scrolling
tree
|
commitdiff
2019-06-25
Tom Tromey
Create tui_disasm_window
tree
|
commitdiff
2019-06-25
Tom Tromey
Split the tui_win_info destructor
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove tui_list
tree
|
commitdiff
2019-06-25
Tom Tromey
Introduce tui_win_info::clear_detail method
tree
|
commitdiff
2019-06-25
Tom Tromey
Simplify source and disassembly window creation
tree
|
commitdiff
2019-06-25
Tom Tromey
Simplify command window creation
tree
|
commitdiff
2019-06-25
Tom Tromey
Remove an unnecessary NULL check from the TUI
tree
|
commitdiff
2019-06-25
Tom Tromey
Create subclasses for different window types
tree
|
commitdiff
2019-06-25
Tom Tromey
Add destructor to tui_win_info
tree
|
commitdiff
2019-06-25
Tom Tromey
Use new and delete for TUI windows
tree
|
commitdiff
2019-06-24
Tom de Vries
[gdb/testsuite] Fix label reference in implptr-64bit.exp
tree
|
commitdiff
2019-06-24
Tom de Vries
[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
tree
|
commitdiff
2019-06-24
Tom de Vries
[gdb/testsuite] Fix inter-cu refs in inlined_subroutine...
tree
|
commitdiff
2019-06-22
Tom Tromey
Remove tui_first_data_element_no_in_line
tree
|
commitdiff
2019-06-22
Tom Tromey
Remove two unused functions from the TUI
tree
|
commitdiff
2019-06-22
Tom de Vries
[gdb] Fix s390x -m31 build
tree
|
commitdiff
2019-06-21
Tom de Vries
[gdb/testsuite] Compile index-cache.c with -Wl,--build-id
tree
|
commitdiff
2019-06-21
Simon Marchi
dwarf2read: Get rid of VEC (dwarf2_section_info_def)
tree
|
commitdiff
2019-06-21
Simon Marchi
dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
tree
|
commitdiff
2019-06-21
Simon Marchi
dwarf2read: C++ify dwo_file
tree
|
commitdiff
2019-06-21
Simon Marchi
dwarf2read: Use bool for dwarf2_section_info fields
tree
|
commitdiff
2019-06-21
Tom de Vries
[gdb/testsuite] Mark ptype_union.exp as unsupported...
tree
|
commitdiff
2019-06-20
Tom de Vries
[gdbserver] Fix s390x -m31 gdbserver build
tree
|
commitdiff
2019-06-20
Tom Tromey
Don't declare tui_init_content_element
tree
|
commitdiff
2019-06-20
Tom Tromey
Don't declare tui_init_win_info
tree
|
commitdiff
2019-06-19
Tom de Vries
[gdb] Fix clang buildbreaker
tree
|
commitdiff
2019-06-19
Tom de Vries
[gdb] Fix build breaker with gcc 4.8
tree
|
commitdiff
2019-06-19
Tom Tromey
Add intro comment to length_cond.exp
tree
|
commitdiff
next