projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Python: Introduce gdb.RecordGap class
[external/binutils.git]
/
gdb
/
python
/
2017-05-02
Tim Wiederhake
Python: Introduce gdb.RecordGap class
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Remove ptid from gdb.Record interface
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Use correct ptid in btrace recording
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Fix indentation in py-record-btrace.c
tree
|
commitdiff
2017-04-27
Simon Marchi
Add missing incref when creating Inferior Python object
tree
|
commitdiff
2017-04-12
Tom Tromey
Change breakpoint event locations to event_location_up
tree
|
commitdiff
2017-04-12
Tom Tromey
Change find_pcs_for_symtab_line to return a std::vector
tree
|
commitdiff
2017-04-12
Tom Tromey
Introduce command_line_up
tree
|
commitdiff
2017-04-12
Tom Tromey
Introduce event_location_up
tree
|
commitdiff
2017-04-06
Thomas Preud'homme
Fix Windows gdb build failure with Python 2 support
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords...
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: Wrap PyGetSetDef for construction...
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: More fix-old-Python-API wrappers
tree
|
commitdiff
2017-03-27
Pedro Alves
gdb: Make ldirname return a std::string
tree
|
commitdiff
2017-03-23
Andreas Arnez
Remove constness of libdir in do_start_initialization
tree
|
commitdiff
2017-03-23
Philipp Rudo
Fix memory leak in python.c:do_start_initialization
tree
|
commitdiff
2017-03-22
Jonah Graham
Import sys in gdb/python/lib/gdb/printer/bound_registers.py
tree
|
commitdiff
2017-03-21
Tim Wiederhake
Fix break on Python 2
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Support rvalue references in the gdb python module...
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Implement demangling for rvalue reference type names
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Add ability to return rvalue reference values from...
tree
|
commitdiff
2017-03-20
Artemiy Volkov
Change {lookup,make}_reference_type API
tree
|
commitdiff
2017-03-17
Jonah Graham
Fix PR gdb/19637: bound_registers.py: Add support for...
tree
|
commitdiff
2017-03-16
Doug Evans
Fix various python lazy string bugs.
tree
|
commitdiff
2017-02-14
Tom Tromey
PR python/13598 - add before_prompt event
tree
|
commitdiff
2017-02-14
Tim Wiederhake
python: Implement btrace Python bindings for record...
tree
|
commitdiff
2017-02-14
Tim Wiederhake
python: Create Python bindings for record history.
tree
|
commitdiff
2017-02-10
Tom Tromey
Remove unnecessary local variables
tree
|
commitdiff
2017-02-10
Tom Tromey
Remove some gotos from Python
tree
|
commitdiff
2017-02-10
Tom Tromey
Change one more spot to use gdbpy_ref
tree
|
commitdiff
2017-02-10
Tom Tromey
Use gdbpy_ref to simplify some logic
tree
|
commitdiff
2017-02-10
Tom Tromey
Turn gdbpy_ref into a template
tree
|
commitdiff
2017-02-10
Tom Tromey
Remove some ui_out-related cleanups from Python
tree
|
commitdiff
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
tree
|
commitdiff
2017-01-23
Simon Marchi
Minor simplification of (Python) find_thread_object
tree
|
commitdiff
2017-01-21
Simon Marchi
Fix Py_DECREF being executed without holding the GIL
tree
|
commitdiff
2017-01-21
Simon Marchi
Fix python-interactive with Python 3.6
tree
|
commitdiff
2017-01-11
Tom Tromey
Add constructor and destructor to demangle_parse_info
tree
|
commitdiff
2017-01-11
Tom Tromey
Remove cleanups from execute_gdb_command
tree
|
commitdiff
2017-01-11
Tom Tromey
Add scoped_value_mark
tree
|
commitdiff
2017-01-11
Tom Tromey
Use class to manage BFD reference counts
tree
|
commitdiff
2017-01-11
Tom Tromey
Add gdb_ref_ptr.h
tree
|
commitdiff
2017-01-11
Tom Tromey
Remove make_cleanup_py_decref and make_cleanup_py_xdecref
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref rather than make_cleanup_py_decref
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in enumerate_args
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-utils.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in pyuw_object_attribute_to_pointer
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in python.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-param.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-inferior.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py_print_frame
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in bpfinishpy_out_of_scope
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-cmd.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in gdbpy_breakpoint_cond_says_stop
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in archpy_disassemble
tree
|
commitdiff
2017-01-11
Tom Tromey
Change python_run_simple_file to use gdbpy_ref
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-prettyprint.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py_print_frame
tree
|
commitdiff
2017-01-11
Tom Tromey
Remove ensure_python_env
tree
|
commitdiff
2017-01-11
Tom Tromey
Change type of encoding argument to gdbpy_extract_lazy_...
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in python.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-param.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in fnpy_call
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in cmdpy_function
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter_varobj in py-varobj.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Introduce gdbpy_enter_varobj and use it
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-xmethod.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in invoke_match_method
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in gdbpy_get_matching_xmethod_workers
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in python_interactive_command
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in gdbpy_before_prompt_hook
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-prettyprint.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Introduce htab_up and use gdbpy_enter in py-framefilter.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-unwind.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-xmethods.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-type.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in python.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-progspace.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-objfile.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-inferior.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-finishbreakpoint.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-cmd.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_enter in py-breakpoint.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Introduce gdbpy_enter
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in gdbpy_lookup_symbol
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-value.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in python.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-prettyprint.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in call_doc_function
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-linetable.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-framefilter.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in gdbpy_breakpoints
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in gdbpy_inferiors
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-function.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in gdbpy_string_to_argv
tree
|
commitdiff
2017-01-11
Tom Tromey
Use gdbpy_ref in py-type.c
tree
|
commitdiff
2017-01-11
Tom Tromey
Change event code to use gdbpy_ref
tree
|
commitdiff
2017-01-11
Tom Tromey
Introduce py-ref.h
tree
|
commitdiff
next