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-17
Tom Tromey
Remove unnecessary "return"s
tree
|
commitdiff
2019-07-17
Tom Tromey
Fix an error in parse_scrolling_args
tree
|
commitdiff
2019-07-17
Tom Tromey
Move source window common to code to tui-winsource...
tree
|
commitdiff
2019-07-17
Tom Tromey
Change make_invisible_and_set_new_height to be a method
tree
|
commitdiff
2019-07-17
Tom Tromey
Move tui_source_window to tui-source.h
tree
|
commitdiff
2019-07-17
Tom Tromey
Move tui_disasm_window to tui-disasm.h
tree
|
commitdiff
2019-07-17
Tom Tromey
Move TUI data item window to tui-regs.h
tree
|
commitdiff
2019-07-17
Tom Tromey
Move TUI command window code
tree
|
commitdiff
2019-07-17
Tom Tromey
Move tui_dispatch_ctrl_char to tui-io.c
tree
|
commitdiff
2019-07-17
Tom Tromey
Rearrange TUI data window code
tree
|
commitdiff
2019-07-17
Tom Tromey
Fix flushing bug in tui_puts_internal
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove has_locator method
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_make_visible and tui_make_invisible
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove make_data_window
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove make_source_window and make_disasm_window
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove make_command_window
tree
|
commitdiff
2019-07-17
Tom Tromey
Simplify show_source_or_disasm_and_command
tree
|
commitdiff
2019-07-17
Tom Tromey
Change tui_get_register to return void
tree
|
commitdiff
2019-07-17
Tom Tromey
Simplify tui_gen_win_info::make_visible
tree
|
commitdiff
2019-07-17
Tom Tromey
Simplify show_source_disasm_command
tree
|
commitdiff
2019-07-17
Tom Tromey
Clean up tui_layout_command
tree
|
commitdiff
2019-07-17
Tom Tromey
Change tui_set_layout to return void
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove reset_locator
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove the win_type parameter from tui_gen_win_info...
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce reset_locator function in tui-layout.c
tree
|
commitdiff
2019-07-17
Tom Tromey
Always create an execution info window for a source...
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove some dead code from tui_set_layout
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove TUI data window special case
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_set_focus
tree
|
commitdiff
2019-07-17
Tom Tromey
Merge refresh and refresh_window methods
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_source_window::content_in_use
tree
|
commitdiff
2019-07-17
Tom Tromey
Simplify source window clearing
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove UNDEFINED_ITEM define from TUI
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove unused TUI defines
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove unused parameter from two TUI functions
tree
|
commitdiff
2019-07-17
Tom Tromey
Add win_info parameter to tui_set_disassem_content
tree
|
commitdiff
2019-07-17
Tom Tromey
Move content_in_use to tui_source_window class
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_source_window_base::location_matches_p...
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_set_win_height
tree
|
commitdiff
2019-07-17
Tom Tromey
Make source windows be self-updating
tree
|
commitdiff
2019-07-17
Tom Tromey
Fix comment typos
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce TUI window iterator
tree
|
commitdiff
2019-07-17
Tom Tromey
Minor tui_reg_next / tui_reg_prev cleanup
tree
|
commitdiff
2019-07-17
Tom Tromey
Simplify tui_show_registers
tree
|
commitdiff
2019-07-17
Tom Tromey
Parameterize tui_show_register_group with window
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::display_reg_element_at_line...
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce two more tui_data_window methods
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::erase_data_content method
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::delete_data_content_windows...
tree
|
commitdiff
2019-07-17
Tom Tromey
Don't declare unimplemented functions
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::display_all_data method
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_display_data_from
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove tui_display_data_from_line
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::first_reg_element_no_inline
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::line_from_reg_element_no...
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce tui_data_window::last_regs_line_no method
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove deleted breakpoint from TUI display
tree
|
commitdiff
2019-07-17
Tom Tromey
Consolidate "if"s in tui_show_frame_info
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove some uses of TUI_WIN_SRC
tree
|
commitdiff
2019-07-17
Tom Tromey
Check can_highlight in tui_check_and_display_highlight_...
tree
|
commitdiff
2019-07-17
Tom Tromey
Introduce can_scroll method
tree
|
commitdiff
2019-07-17
Tom Tromey
Rename field_int to field_signed
tree
|
commitdiff
2019-07-17
Andrew Burgess
gdb: Remove a non-const reference parameter
tree
|
commitdiff
2019-07-17
Tom Tromey
Remove a VEC from s390-linux-nat.c
tree
|
commitdiff
2019-07-16
John Baldwin
Fix build for aarch64, arm, and riscv FreeBSD native...
tree
|
commitdiff
2019-07-16
John Baldwin
Add include of gdbarch.h.
tree
|
commitdiff
2019-07-15
Tom Tromey
Fix a FIXME in mi-out.c
tree
|
commitdiff
2019-07-15
Tom Tromey
Introduce field_unsigned
tree
|
commitdiff
2019-07-15
Tom Tromey
Use field_string in more places
tree
|
commitdiff
2019-07-15
Tom Tromey
Use field_core_addr in more places
tree
|
commitdiff
2019-07-14
Tom de Vries
[gdb/testsuite] Fix unterminated string in gdb.objc...
tree
|
commitdiff
2019-07-12
Andrew Burgess
gdb: Better support for dynamic properties with negativ...
tree
|
commitdiff
2019-07-12
Andrew Burgess
gdb: Carry default property type around with dynamic...
tree
|
commitdiff
2019-07-12
Andrew Burgess
gdb/dwarf: Ensure the target type of ranges is not...
tree
|
commitdiff
2019-07-12
Andrew Burgess
gdb: Convert dwarf2_evaluate_property to return bool
tree
|
commitdiff
2019-07-12
Andrew Burgess
gdb: Update type of lower bound in value_subscripted_rvalue
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Add command completers for some info commands
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Make use of gdb::option framework for some info...
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Allow quoting around string options in the gdb...
tree
|
commitdiff
2019-07-11
Tom Tromey
Remove init_cli_cmds
tree
|
commitdiff
2019-07-11
Tom Tromey
Fix use-after-move bug in add_thread_object
tree
|
commitdiff
2019-07-11
Simon Marchi
Make value_must_coerce_to_target return a bool
tree
|
commitdiff
2019-07-11
Simon Marchi
breakpoint: Make is_*point functions return bool
tree
|
commitdiff
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
tree
|
commitdiff
2019-07-10
Tom Tromey
Change Ada catchpoints to be bp_catchpoint
tree
|
commitdiff
2019-07-10
Tom Tromey
Change arm-tdep.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change solib-spu.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change solib-aix.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change solib-dsbt.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change spu-tdep.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change dbxread.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change jit.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change solib-darwin.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Change remote-sim.c to use type-safe registry
tree
|
commitdiff
2019-07-10
Tom Tromey
Reduce manual reference counting in py-inferior.c
tree
|
commitdiff
2019-07-10
Tom Tromey
Specialize value_cast error message for Ada
tree
|
commitdiff
2019-07-10
Simon Marchi
Update breakpoint_1's documentation
tree
|
commitdiff
2019-07-10
Simon Marchi
Make some bpstat functions use bool
tree
|
commitdiff
2019-07-10
Alan Hayward
Arm: Create feature files for Arm target descriptions
tree
|
commitdiff
2019-07-10
Richard Bunt
Restore original GDB prompt in define.exp
tree
|
commitdiff
next