projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't print symbol declaration's line number in rbreak output
[deliverable/binutils-gdb.git]
/
gdb
/
2018-04-17
Andreas Arnez
Don't print symbol declaration's line number in rbreak...
tree
|
commitdiff
2018-04-16
Simon Marchi
linux_spu_make_corefile_notes: return note_data instead...
tree
|
commitdiff
2018-04-16
Andreas Arnez
Adjust more test cases to changed output of info var...
tree
|
commitdiff
2018-04-16
Pedro Alves
gdb: Remove support for SH-5/SH64
tree
|
commitdiff
2018-04-16
Pedro Alves
gdb: Remove OpenBSD/m88k support
tree
|
commitdiff
2018-04-15
Simon Marchi
Add x86-tdep.o to i386/amd64 target build
tree
|
commitdiff
2018-04-13
Andreas Arnez
Show line numbers in output for "info var/func/type"
tree
|
commitdiff
2018-04-13
Markus Metzger
btrace: set/show record btrace cpu
tree
|
commitdiff
2018-04-13
Markus Metzger
record: fix typo in "set record" output
tree
|
commitdiff
2018-04-13
Markus Metzger
btrace: fix output of "set record btrace"
tree
|
commitdiff
2018-04-13
Markus Metzger
infrun: step through indirect branch thunks
tree
|
commitdiff
2018-04-12
Jan Kratochvil
Fix -D_GLIBCXX_DEBUG gdb-add-index regression
tree
|
commitdiff
2018-04-12
Tom Tromey
Remove old univariant code from rust-lang.c
tree
|
commitdiff
2018-04-12
Pedro Alves
Fix Solaris build
tree
|
commitdiff
2018-04-12
Pedro Alves
Eliminate target_has_exited
tree
|
commitdiff
2018-04-11
Simon Marchi
Add test for following fork on position-independent...
tree
|
commitdiff
2018-04-11
Tom Tromey
Add Rust test case for ".." struct initializer
tree
|
commitdiff
2018-04-11
Pedro Alves
File I/O file handles after target closes
tree
|
commitdiff
2018-04-11
Pedro Alves
C++ify fileio_fh_t, replace VEC with std::vector
tree
|
commitdiff
2018-04-10
Simon Marchi
Iterate by index in auto_load_safe_path_vec_update
tree
|
commitdiff
2018-04-10
Pedro Alves
Fix gdb.base/fork-running-state.exp race
tree
|
commitdiff
2018-04-10
Pedro Alves
Replace finish_thread_state_cleanup with a RAII class
tree
|
commitdiff
2018-04-09
Simon Marchi
Add selftests for range_contains and insert_into_bit_ra...
tree
|
commitdiff
2018-04-09
Simon Marchi
Use an std::vector for inline_states
tree
|
commitdiff
2018-04-09
Simon Marchi
Remove VEC(tsv_s), use std::vector instead
tree
|
commitdiff
2018-04-09
Simon Marchi
Adapt and integrate string_view tests
tree
|
commitdiff
2018-04-09
Simon Marchi
Copy string_view tests from libstdc++
tree
|
commitdiff
2018-04-09
Simon Marchi
Add gdb::string_view
tree
|
commitdiff
2018-04-09
Simon Marchi
Copy string_view files from libstdc++
tree
|
commitdiff
2018-04-09
Simon Marchi
Update ax_cv_cxx_compile_cxx.m4
tree
|
commitdiff
2018-04-09
Pedro Alves
Apply "Convert observers to C++" edit to gdbarch.sh
tree
|
commitdiff
2018-04-07
Simon Marchi
Fix gdb.mi/mi-stack.exp when gcc generates a stack...
tree
|
commitdiff
2018-04-07
Simon Marchi
Fix indentation in gdb.mi/mi-stack.exp
tree
|
commitdiff
2018-04-07
Simon Marchi
Replace make_cleanup_restore_current_traceframe with...
tree
|
commitdiff
2018-04-07
Simon Marchi
Make dwarf2_per_objfile::all_type_units an std::vector
tree
|
commitdiff
2018-04-07
Simon Marchi
Make dwarf2_per_objfile::all_comp_units an std::vector
tree
|
commitdiff
2018-04-07
Simon Marchi
Remove some usages of get_dwarf2_per_objfile
tree
|
commitdiff
2018-04-07
Simon Marchi
Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_...
tree
|
commitdiff
2018-04-07
Simon Marchi
Remove some unused variables in dwarf2read.c
tree
|
commitdiff
2018-04-07
Simon Marchi
Defer breakpoint reset when cloning progspace for fork...
tree
|
commitdiff
2018-04-07
Simon Marchi
Implement write_async_safe for mi_console_file (PR...
tree
|
commitdiff
2018-04-07
Simon Marchi
Remove stale file i386-avx.dat
tree
|
commitdiff
2018-04-07
Simon Marchi
Fix generation of x86-64 gdbarch with osabi none (PR...
tree
|
commitdiff
2018-04-07
Simon Marchi
Make "set osabi none" really work (PR 22980)
tree
|
commitdiff
2018-04-07
Simon Marchi
Make target_read_alloc & al return vectors
tree
|
commitdiff
2018-04-06
Tom Tromey
Change value::contents to be a unique_xmalloc_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Remove range_s VEC
tree
|
commitdiff
2018-04-06
Tom Tromey
Change value::parent to a value_ref_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Use new and delete for values
tree
|
commitdiff
2018-04-06
Tom Tromey
Remove value::next and value::released
tree
|
commitdiff
2018-04-06
Tom Tromey
Remove free_value_chain
tree
|
commitdiff
2018-04-06
Tom Tromey
Remove free_all_values
tree
|
commitdiff
2018-04-06
Tom Tromey
Change value history to use value_ref_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Change varobj to use value_ref_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Change last_examine_value to value_ref_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Change breakpoints to use value_ref_ptr
tree
|
commitdiff
2018-04-06
Tom Tromey
Introduce a gdb_ref_ptr specialization for struct value
tree
|
commitdiff
2018-04-06
Simon Marchi
Add -Wno-error=deprecated-register to gdb build flags
tree
|
commitdiff
2018-04-05
Tom Tromey
Remove unnecessary include from linespec.h
tree
|
commitdiff
2018-04-05
Tom Tromey
Remove typep and VEC(typep) from linespec.c
tree
|
commitdiff
2018-04-05
Tom Tromey
More use of std::vector in linespec.c
tree
|
commitdiff
2018-04-05
Tom Tromey
Change streq to return bool
tree
|
commitdiff
2018-04-05
Tom Tromey
Remove a string copy from event_location_to_sals
tree
|
commitdiff
2018-04-05
Tom Tromey
Have filter_results take a std::vector
tree
|
commitdiff
2018-04-05
Tom Tromey
Return std::string from canonical_to_fullform
tree
|
commitdiff
2018-04-05
Tom Tromey
Make copy_token_string return unique_xmalloc_ptr
tree
|
commitdiff
2018-04-05
Tom Tromey
Fix some indentation in linespec.c
tree
|
commitdiff
2018-04-05
Tom Tromey
Remove some cleanups from search_minsyms_for_name
tree
|
commitdiff
2018-04-03
Tom Tromey
Change read_alphacoff_dynamic_symtab to use gdb::byte_v...
tree
|
commitdiff
2018-04-02
Weimin Pan
Add myself as a write-after-approval GDB maintainer.
tree
|
commitdiff
2018-04-02
Joel Brobecker
Fix merge issues in gdb/ChangeLog and gdb/testsuite...
tree
|
commitdiff
2018-04-02
Weimin Pan
Fix infinite recursion when printing static member...
tree
|
commitdiff
2018-04-02
Joel Brobecker
gdb/ChangeLog: Fix filenames in a couple of entries
tree
|
commitdiff
2018-04-02
Tom Tromey
Change rs6000_ptrace_ldinfo to return a byte_vector
tree
|
commitdiff
2018-04-01
Simon Marchi
Remove char_ptr typedef
tree
|
commitdiff
2018-03-30
Simon Marchi
Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
tree
|
commitdiff
2018-03-30
Simon Marchi
Use std::vector and std::string instead of VEC(char_ptr...
tree
|
commitdiff
2018-03-30
Simon Marchi
Use std::vector in uploaded_tp
tree
|
commitdiff
2018-03-30
Tom Tromey
Remove some cleanups from solib-svr4.c
tree
|
commitdiff
2018-03-30
Tom Tromey
Change target_read_string to use unique_xmalloc_ptr
tree
|
commitdiff
2018-03-30
Tom Tromey
Remove free_dwo_file_cleanup
tree
|
commitdiff
2018-03-30
Tom Tromey
Remove parameter from free_dwo_file
tree
|
commitdiff
2018-03-30
Tom Tromey
Remove free_cached_comp_units cleanups
tree
|
commitdiff
2018-03-30
Tom Tromey
Remove make_cleanup_unpush_target
tree
|
commitdiff
2018-03-27
Tom Tromey
Remove cleanups from prompt_for_continue
tree
|
commitdiff
2018-03-27
Tom Tromey
Remove cleanups from gdb_readline_wrapper
tree
|
commitdiff
2018-03-27
Tom Tromey
C++-ify typedef hash
tree
|
commitdiff
2018-03-27
Tom Tromey
Include <cmath> in dwarf-index-write.c
tree
|
commitdiff
2018-03-27
Joel Brobecker
set varsize-limit: New GDB setting for maximum dynamic...
tree
|
commitdiff
2018-03-27
Simon Marchi
Move DWARF index-related things to a separate file
tree
|
commitdiff
2018-03-27
Joel Brobecker
problem looking up some symbols when they have a linkag...
tree
|
commitdiff
2018-03-27
Tom Tromey
Remove verbose code from backtrace command
tree
|
commitdiff
2018-03-27
Tom Tromey
Simplify exception handling in py-framefilter.c
tree
|
commitdiff
2018-03-27
Tom Tromey
Improve "backtrace" help text
tree
|
commitdiff
2018-03-27
Tom Tromey
Call wrap_hint in one more spot in py-framefilter.c
tree
|
commitdiff
2018-03-27
Tom Tromey
Return EXT_LANG_BT_ERROR in one more spot in py-framefi...
tree
|
commitdiff
2018-03-27
Tom Tromey
Move some code later in backtrace_command_1
tree
|
commitdiff
2018-03-27
Tom Tromey
Throw a "quit" on a KeyboardException in py-framefilter.c
tree
|
commitdiff
2018-03-27
Tom Tromey
Allow C-c to work in backtrace in more cases
tree
|
commitdiff
2018-03-27
Tom Tromey
Avoid manual resource management in py-framefilter.c
tree
|
commitdiff
next
This page took
0.055359 seconds
and
7
git commands to generate.