projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not pass -DNDEBUG to Python compilations in development mode
[external/binutils.git]
/
gdb
/
2018-09-17
Tom Tromey
Do not pass -DNDEBUG to Python compilations in developm...
tree
|
commitdiff
2018-09-17
Tom Tromey
Check for gmp when checking for mpfr
tree
|
commitdiff
2018-09-17
Pedro Alves
[gdb/Python] Eliminate find_inferior_object
tree
|
commitdiff
2018-09-17
Simon Marchi
Fix use-after-move in compile/compile-cplus-types.c
tree
|
commitdiff
2018-09-17
Tom Tromey
Update get_standard_cache_dir for macOS
tree
|
commitdiff
2018-09-17
Simon Marchi
python: Make gdb.execute("show commands") work (PR...
tree
|
commitdiff
2018-09-17
Tom Tromey
Make save_infcall_*_state return unique pointers
tree
|
commitdiff
2018-09-17
Tom Tromey
Remove release_stop_context_cleanup
tree
|
commitdiff
2018-09-17
Tom Tromey
Remove two infrun cleanups
tree
|
commitdiff
2018-09-17
Tom Tromey
Use new and delete for struct infcall_control_state
tree
|
commitdiff
2018-09-17
Tom Tromey
Remove cleanup from infrun.c
tree
|
commitdiff
2018-09-17
Tom Tromey
Use new and delete for struct infcall_suspend_state
tree
|
commitdiff
2018-09-17
Tom Tromey
Don't steal references in the gdb Python code
tree
|
commitdiff
2018-09-17
Tom Tromey
Simplify uses of thread_to_thread_object
tree
|
commitdiff
2018-09-17
Simon Marchi
Sort objects in gdb and gdbserver Makefiles
tree
|
commitdiff
2018-09-17
Simon Marchi
gdbserver/Makefile.in: Remove ADD_DEPS
tree
|
commitdiff
2018-09-16
Tom Tromey
Remove CPYCHECKER_RETURNS_BORROWED_REF
tree
|
commitdiff
2018-09-16
Tom Tromey
Change thread_to_thread_object to return a new reference
tree
|
commitdiff
2018-09-16
Tom Tromey
Change objfile_to_objfile_object to return a new reference
tree
|
commitdiff
2018-09-16
Tom Tromey
Change pspace_to_pspace_object to return a new reference
tree
|
commitdiff
2018-09-16
Tom Tromey
Add more methods to gdb.Progspace
tree
|
commitdiff
2018-09-16
Tom Tromey
Use GNU style for metasyntactic variables in gdbserver
tree
|
commitdiff
2018-09-16
Tom Tromey
Use GNU style for metasyntactic variables in gdb
tree
|
commitdiff
2018-09-16
Tom Tromey
Expand "show disassembler-options" output
tree
|
commitdiff
2018-09-15
Tom Tromey
Change get_inferior_args to return const char *
tree
|
commitdiff
2018-09-15
Tom Tromey
Fix possible exception leak in python.c
tree
|
commitdiff
2018-09-15
Sandra Loosemore
Provide type_align gdbarch function for nios2.
tree
|
commitdiff
2018-09-14
Andrew Burgess
gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC
tree
|
commitdiff
2018-09-14
Tom Tromey
Remove an unnecessary block in call_function_by_hand_dummy
tree
|
commitdiff
2018-09-14
Tom Tromey
Make variable in get_startup_shell non-static
tree
|
commitdiff
2018-09-14
Alan Hayward
Testsuite: Add gdb_simple_compile
tree
|
commitdiff
2018-09-13
Tom Tromey
Generate more tags in gdb/testsuite/Makefile
tree
|
commitdiff
2018-09-13
Tom Tromey
Make infpy_thread_from_thread_handle static
tree
|
commitdiff
2018-09-13
Tom Tromey
Remove cleanup from try_open_exec_file
tree
|
commitdiff
2018-09-13
Tom Tromey
Return std::string from gdb_bfd_errmsg
tree
|
commitdiff
2018-09-13
Tom Tromey
Remove cleanup from procfs.c
tree
|
commitdiff
2018-09-13
Tom Tromey
Remove cleanup from add_path
tree
|
commitdiff
2018-09-13
Simon Marchi
python: Fix erroneous doc about gdb.objfiles()
tree
|
commitdiff
2018-09-13
Simon Marchi
python: Add Progspace.objfiles method
tree
|
commitdiff
2018-09-13
Simon Marchi
python: Add Inferior.progspace property
tree
|
commitdiff
2018-09-13
Tom Tromey
Make Rust error message mention the field name
tree
|
commitdiff
2018-09-13
Tom Tromey
Fix crash with empty Rust enum
tree
|
commitdiff
2018-09-13
Simon Marchi
python: Provide textual representation for Inferior...
tree
|
commitdiff
2018-09-12
John Baldwin
Remove unused "tmp" variable.
tree
|
commitdiff
2018-09-12
John Baldwin
Fix a typo in a comment.
tree
|
commitdiff
2018-09-12
Simon Marchi
python: Add tests for trying to use an invalid Inferior...
tree
|
commitdiff
2018-09-12
Sergio Durigan Junior
Move 'is_regular_file' from common-utils.c to filestuff.c
tree
|
commitdiff
2018-09-12
Simon Marchi
Add debug output about skipping files and functions
tree
|
commitdiff
2018-09-12
Alan Hayward
Testsuite: Add gdb_can_simple_compile
tree
|
commitdiff
2018-09-11
Xavier Roirand
Darwin: set startup-with-shell to off on Sierra and...
tree
|
commitdiff
2018-09-11
Xavier Roirand
Darwin: fix SIGTRAP when debugging
tree
|
commitdiff
2018-09-11
Jan Kratochvil
[testsuite] Fix dg-extract-results.sh path
tree
|
commitdiff
2018-09-10
Sergio Durigan Junior
Fix PR gdb/23558: Use system's 'getcwd' when cross...
tree
|
commitdiff
2018-09-10
Sergio Durigan Junior
Revert "Update gnulib to current upstream master"
tree
|
commitdiff
2018-09-10
Simon Marchi
Remove unused variable in record-btrace.c
tree
|
commitdiff
2018-09-10
Jerome Guitton
(Ada) Fix resolving of homonym components in tagged...
tree
|
commitdiff
2018-09-10
Xavier Roirand
(Ada) Cleanup code by using ada_is_access_to_unconstrai...
tree
|
commitdiff
2018-09-10
Xavier Roirand
(Ada) Fix printing of access to unconstrained arrays
tree
|
commitdiff
2018-09-10
Xavier Roirand
(Ada/MI) Fix -var-evaluate-expression for access to...
tree
|
commitdiff
2018-09-10
Xavier Roirand
(Ada) New function ada_is_access_to_unconstrained_array
tree
|
commitdiff
2018-09-10
Xavier Roirand
(Ada) Fix -var-list-children MI command for union type
tree
|
commitdiff
2018-09-10
Tom Tromey
Remove periods from Python section titles
tree
|
commitdiff
2018-09-10
Tom Tromey
Swap two sentences in the Pretty Printing API node
tree
|
commitdiff
2018-09-10
Tom Tromey
Mention virtual tables in Python dynamic_type documentation
tree
|
commitdiff
2018-09-10
Tom Tromey
Small typo fix in Basic Python node
tree
|
commitdiff
2018-09-10
Tom Tromey
Mention Python versions in the documentation
tree
|
commitdiff
2018-09-10
Tom Tromey
Update Python unwinder documentation
tree
|
commitdiff
2018-09-10
Tom Tromey
Fix gdb.events.inferior_call documentation
tree
|
commitdiff
2018-09-10
Tom Tromey
Update Python frame filter documentation
tree
|
commitdiff
2018-09-10
Tom Tromey
Reword gdb.GdbError text
tree
|
commitdiff
2018-09-10
Tom Tromey
Avoid warnings from makeinfo
tree
|
commitdiff
2018-09-10
Tom Tromey
Fix help text for "python" command
tree
|
commitdiff
2018-09-10
Tom Tromey
Document that Frame.block can throw
tree
|
commitdiff
2018-09-10
Tom Tromey
Fix typo in pretty-printer example
tree
|
commitdiff
2018-09-10
Tom Tromey
Update Python Block.end documentation
tree
|
commitdiff
2018-09-10
Eli Zaretskii
Fix "make install-strip" failure to install gdb-add...
tree
|
commitdiff
2018-09-09
Simon Marchi
python: Make two functions return gdbpy_ref<>
tree
|
commitdiff
2018-09-09
Tom Tromey
Make py-prettyprint.exp test names unique
tree
|
commitdiff
2018-09-09
Tom Tromey
Allow a pretty-printer without a to_string method
tree
|
commitdiff
2018-09-08
Joel Brobecker
(Ada) fix handling of expression with parameterless...
tree
|
commitdiff
2018-09-08
Joel Brobecker
ada-lang.c::ada_value_cast: remove unnecessary parentheses
tree
|
commitdiff
2018-09-08
Joel Brobecker
(Ada) slightly incorrect bounds for type of array index...
tree
|
commitdiff
2018-09-08
Joel Brobecker
minor reformatting in ada-lang.c::ada_to_fixed_value
tree
|
commitdiff
2018-09-08
Jerome Guitton
Handle PPC64 function descriptor in Ada decoding
tree
|
commitdiff
2018-09-08
Joel Brobecker
(Ada) "catch assert" spurious internal error
tree
|
commitdiff
2018-09-08
Joel Brobecker
(Ada) infinite loop when hitting unhandled exception...
tree
|
commitdiff
2018-09-08
Joel Brobecker
(Ada) assigning packed array aggregate with variable...
tree
|
commitdiff
2018-09-08
John Darrington
gdb: Add builtin types for 24 bit integers.
tree
|
commitdiff
2018-09-07
Andrew Burgess
gdb/testsuite: Make test names unique in gdb.base/watch...
tree
|
commitdiff
2018-09-06
Simon Ser
Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD...
tree
|
commitdiff
2018-09-06
Simon Marchi
compile: Remove non-const reference parameters
tree
|
commitdiff
2018-09-06
Simon Marchi
Remove unused tui_win_element::highlight
tree
|
commitdiff
2018-09-06
Simon Marchi
Remove unused tui_win_info::detail::opaque
tree
|
commitdiff
2018-09-06
Tom Tromey
Make -Wformat-nonliteral work with gcc
tree
|
commitdiff
2018-09-06
Simon Marchi
Disable -Wformat-nonliteral in parts of printcmd.c
tree
|
commitdiff
2018-09-05
Tom Tromey
Remove unnecessary casts from cli-cmds.c
tree
|
commitdiff
2018-09-05
Tom de Vries
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
tree
|
commitdiff
2018-09-05
Joel Brobecker
Document the GDB 8.2 release in gdb/ChangeLog
tree
|
commitdiff
2018-09-04
Sergio Durigan Junior
Automatically update "aclocal_m4_deps" when updating...
tree
|
commitdiff
2018-09-04
Tom Tromey
Remove --enable-multi-ice
tree
|
commitdiff
next