projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove a static buffer from cp-name-parser.y
[external/binutils.git]
/
gdb
/
python
/
2018-06-01
Tom Tromey
Remove a static buffer from cp-name-parser.y
tree
|
commitdiff
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
tree
|
commitdiff
2018-05-31
Tom Tromey
Fix "set" handling of Python parameters
tree
|
commitdiff
2018-05-31
Tom Tromey
Add basic Python API for convenience variables
tree
|
commitdiff
2018-05-29
Tom Tromey
Remove a VEC from type.c
tree
|
commitdiff
2018-05-25
Tom Tromey
Remove interp_ui_out
tree
|
commitdiff
2018-05-04
Tom Tromey
Let gdb.execute handle multi-line commands
tree
|
commitdiff
2018-05-04
Tom Tromey
Allow breakpoint commands to be set from Python
tree
|
commitdiff
2018-05-04
Tom Tromey
Use counted_command_line everywhere
tree
|
commitdiff
2018-05-04
Paul Pluzhnikov
configure uses incorrect link order when testing libpython
tree
|
commitdiff
2018-05-02
Tom Tromey
Handle var_zuinteger and var_zuinteger_unlimited from...
tree
|
commitdiff
2018-04-30
Tom Tromey
Remove some uses of is_mi_like_p from py-framefilter.c
tree
|
commitdiff
2018-04-30
Tom Tromey
Change Python code to use new_reference
tree
|
commitdiff
2018-04-30
Tom Tromey
Expose type alignment on gdb.Type
tree
|
commitdiff
2018-04-13
Markus Metzger
btrace: set/show record btrace cpu
tree
|
commitdiff
2018-04-06
Tom Tromey
Introduce a gdb_ref_ptr specialization for struct value
tree
|
commitdiff
2018-03-27
Tom Tromey
Simplify exception handling in py-framefilter.c
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
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
2018-03-27
Tom Tromey
Remove EXT_LANG_BT_COMPLETED
tree
|
commitdiff
2018-03-27
Tom Tromey
Allow hiding of some filtered frames
tree
|
commitdiff
2018-03-19
Tom Tromey
Convert observers to C++
tree
|
commitdiff
2018-03-08
Alan Hayward
Remove MAX_REGISTER_SIZE define
tree
|
commitdiff
2018-02-26
Tom Tromey
Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
tree
|
commitdiff
2018-02-26
Tom Tromey
Make "bt N" print correct number of frames when using...
tree
|
commitdiff
2018-01-27
Eli Zaretskii
Avoid compilation errors in MinGW native builds of GDB
tree
|
commitdiff
2018-01-07
Simon Marchi
Remove xmethod_worker::clone
tree
|
commitdiff
2018-01-07
Simon Marchi
C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
tree
|
commitdiff
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
tree
|
commitdiff
2017-12-14
Simon Marchi
py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKey...
tree
|
commitdiff
2017-12-13
Simon Marchi
python: Add qualified parameter to gdb.Breakpoint
tree
|
commitdiff
2017-12-07
Phil Muldoon
Implement explicit locations for Python breakpoints.
tree
|
commitdiff
2017-12-05
Simon Marchi
Remove some unused variables
tree
|
commitdiff
2017-11-29
Pedro Alves
Make "break foo" find "A::foo", A::B::foo", etc. [C...
tree
|
commitdiff
2017-11-27
Simon Marchi
python: Fix memleak in do_start_initialization
tree
|
commitdiff
2017-11-22
Yao Qi
Fix build with GCC 8: strncpy ->strcpy
tree
|
commitdiff
2017-11-16
Pedro Alves
Python unwinder sniffer: PyExc_KeyboardInterrupt -...
tree
|
commitdiff
2017-11-16
Phil Muldoon
Add Python rbreak command.
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify execute_command
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_setshow_*
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_info
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_com
tree
|
commitdiff
2017-11-06
Ulrich Weigand
Target FP: Handle interfaces to scripting languages
tree
|
commitdiff
2017-11-06
Ulrich Weigand
Target FP: Introduce target-float.{c,h}
tree
|
commitdiff
2017-10-28
Maksim Dzabraev
Make gdb.selected_thread().inferior return a new reference
tree
|
commitdiff
2017-10-11
Tom Tromey
Constify add_prefix_cmd
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify some linespec functions
tree
|
commitdiff
2017-09-27
Tom Tromey
Add add_cmd function overloads
tree
|
commitdiff
2017-09-21
Kevin Buettner
Add `thread_from_thread_handle' method to (Python)...
tree
|
commitdiff
2017-09-19
Yao Qi
Use DISABLE_COPY_AND_ASSIGN
tree
|
commitdiff
2017-09-11
Tom Tromey
Remove cleanups from find_frame_funname
tree
|
commitdiff
2017-09-11
Tom Tromey
Rename _const functions to use overloading instead
tree
|
commitdiff
2017-09-11
Tom Tromey
Make it simpler to add events to Python
tree
|
commitdiff
2017-09-11
Tom Tromey
Small event ownership clean up in Python layer
tree
|
commitdiff
2017-09-11
Tom Tromey
Add new_inferior, inferior_deleted, and new_thread...
tree
|
commitdiff
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
tree
|
commitdiff
2017-09-04
Pedro Alves
Stop assuming no-debug-info functions return int
tree
|
commitdiff
2017-09-04
Pedro Alves
Kill init_sal
tree
|
commitdiff
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
tree
|
commitdiff
2017-09-04
Simon Marchi
btrace: Store btrace_insn in an std::vector
tree
|
commitdiff
2017-08-09
Pedro Alves
Make cp_comp_to_string return a gdb::unique_xmalloc_ptr...
tree
|
commitdiff
2017-08-03
Tom Tromey
Use gdb_argv in Python
tree
|
commitdiff
2017-08-03
Tom Tromey
Introduce gdb_argv, a class wrapper for buildargv
tree
|
commitdiff
2017-08-03
Tom Tromey
Remove a cleanup in Python
tree
|
commitdiff
2017-08-03
Tom Tromey
Avoid some manual memory management in Python
tree
|
commitdiff
2017-07-17
Pedro Alves
Introduce class completion_tracker & rewrite completion...
tree
|
commitdiff
2017-07-17
Pedro Alves
Clean up "completer_handle_brkchars" callback handling
tree
|
commitdiff
2017-07-17
Pedro Alves
Rename make_symbol_completion_list_fn -> symbol_completer
tree
|
commitdiff
2017-07-05
Pedro Alves
Fix Python unwinder frames regression
tree
|
commitdiff
2017-06-22
Alan Hayward
Fix cached_frame allocation in py-unwind
tree
|
commitdiff
2017-06-22
Alan Hayward
Remove MAX_REGISTER_SIZE from py-unwind.c
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::segment.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::up.
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Introduce gdb.Instruction class
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Move and rename gdb.BtraceFunction
tree
|
commitdiff
2017-05-02
Tim Wiederhake
Python: Move and rename gdb.BtraceInstruction
tree
|
commitdiff
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
next