projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove tui_show_disassem
[deliverable/binutils-gdb.git]
/
gdb
/
ChangeLog
2019-12-20
Tom Tromey
Remove tui_show_disassem
blob
|
commitdiff
|
raw
2019-12-20
Tom Tromey
Remove some unnecessary focus switches
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Simplify tui_source_window_base::maybe_update method
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Remove some TUI asserts
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Remove tui_show_disassem_and_update_source
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Remove parameters from tui_show_source
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Change tui_update_locator_fullname to take a symtab
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Tom Tromey
Make isearch change readline prompt in TUI
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Christian Biesinger
Consistently quote variables used with "test"
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Christian Biesinger
Make the literal argument to pow a double, not an integer
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Christian Biesinger
Cast the log10 argument to double to disambiguate it
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Christian Biesinger
Rename "sun" variable to avoid conflicts on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Tom Tromey
Fix comment in field_kind
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Tom Tromey
Handle CRLF when reading XML on Windows
blob
|
commitdiff
|
raw
|
diff to current
2019-12-18
Tom Tromey
Fix pthread_setname_np build error
blob
|
commitdiff
|
raw
|
diff to current
2019-12-18
Simon Marchi
Fix indentation (and clang warning) in c-lang.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-18
Tom Tromey
Fix build failure on macOS
blob
|
commitdiff
|
raw
|
diff to current
2019-12-18
Simon Marchi
Fix -Wmisleading-indentation warning in top.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-17
Christian Biesinger
Add missing include to bsd-kvm.c for gdb_abspath
blob
|
commitdiff
|
raw
|
diff to current
2019-12-17
Simon Marchi
Add virtual destructor to tui_layout_base
blob
|
commitdiff
|
raw
|
diff to current
2019-12-17
Bernd Edlinger
Check all inline frames if they are marked for skip
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Simon Marchi
jit: make gdb_symtab::blocks an std::forward_list
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Simon Marchi
jit: c++-ify gdb_block
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Simon Marchi
jit: make gdb_object::symtabs an std::forward_list
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Simon Marchi
jit: c++-ify gdb_symtab
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Simon Marchi
Fix double-free when creating more than one block in...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Tom Tromey
Constify get_exec_file
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Update Gnulib to the latest git version
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Use a member function to set a symbol's language
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Use an accessor function for general_symbol_info::language
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Use symbol_set_language to set a symbol's language
blob
|
commitdiff
|
raw
|
diff to current
2019-12-14
Sergio Durigan Junior
Guard against 'current_directory == NULL' on gdb_abspat...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Remove ARI check for multiple calls to warning or error
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Remove "fix" call for "long long" from ARI
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Accept -Wno- prefix in ARI
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Change ARI usage to GNU style
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Suppress ARI warnings for vsprintf
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Silence ARI warning about floatformat_to_double
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Silence ARI for valid calls to abort
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Fix ARI text for floatformat_from_double
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Remove ATTRIBUTE_UNUSED check from ARI
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Remove "boolean" and "var_boolean" checks from ARI
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Tom Tromey
Fix the gdb build with GCC 7
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Simon Marchi
Fix indentation in jit.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Jozef Lawrynowicz
MSP430: Relax target glob for configuring GDB
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Change objfile::partial_symtabs to be a unique_ptr
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Manage objfiles with shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Move free_all_objfiles to program_space
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Store objfiles on a std::list
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Introduce basic_safe_range
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Remove MULTI_OBJFILE_P
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Introduce program_space::remove_objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Introduce program_space::add_objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make the objfile destructor private
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make add_separate_debug_objfile static
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make the objfile constructor private
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Simon Marchi
Replace xmalloc/xfree with vector in jit.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Remove some calls to malloc_failure
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Ravenscar port for RISC-V
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Fix the thread-pool.c compilation
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Luis Machado
Fix unused function error
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Change "winheight" resizing to use new layout code
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Re-apply the current layout when resizing
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
First use of tui_layout
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Introduce new layout code
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Remove struct tui_point
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Introduce the tui_gen_win_info::min_height method
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Move can_box to tui_gen_win_info
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Move max_height method to tui_gen_win_info
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Joel Brobecker
Update NEWS post GDB 9 branch creation.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Joel Brobecker
Bump version to 10.0.50.DATE-git.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Fix build on macOS
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Tom Tromey
Fix the build after bfd_get_signed_8 change
blob
|
commitdiff
|
raw
|
diff to current
2019-12-11
Philippe Waroquiers
Implement 'print -raw-values' and 'set print raw-values...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-10
Christian Biesinger
Suppress the "unused function" warning for select_strer...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-10
Christian Biesinger
Replace the remaining uses of strerror with safe_strerror
blob
|
commitdiff
|
raw
|
diff to current
2019-12-10
Tom Tromey
Normalize Ada ptype to use a single "?"
blob
|
commitdiff
|
raw
|
diff to current
2019-12-09
George Barrett
Fix scripted probe breakpoints
blob
|
commitdiff
|
raw
|
diff to current
2019-12-09
Tankut Baris Aktemur
gdb: rank an lvalue argument incompatible for an rvalue...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-09
Wataru Ashihara
gdb/darwin-nat.c: Fix template argument for scoped_rest...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-07
Keith Seitz
Core file build-id support
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Christian Biesinger
Put bcache inside "namespace gdb"
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Tom de Vries
[gdb/symtab] Prefer var def over decl
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Tankut Baris Aktemur
gdb: fix overload resolution for see-through references
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Philippe Waroquiers
Fix crash when command arg is missing in faas/taas...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-05
Philippe Waroquiers
Fix leaks when pruning inferiors.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-05
Simon Marchi
Remove gdbarch parameter of lookup_typename
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Christian Biesinger
Fix (most) OpenBSD link errors
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Use metadata style in a few more places
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Andrew Burgess
gdb/fortran: Support for single/double type modifiers
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Fix doc of AVR-specific command "info io_registers"
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Fix regcache::cooked_read_test selftest for mep
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Remove unused includes in aarch64-linux-tdep.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Remove unused includes in aarch64-tdep.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Compare iterators, not values, in filtered_iterator...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Propagate endianity to subrange types
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Remove gdbarch_bits_big_endian
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Move type_byte_order earlier
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Add scalar_storage_order support for floating point
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Tom Tromey
Fix another build failure in tui-selftests.c
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.359745 seconds
and
107
git commands to generate.