projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to
[external/binutils.git]
/
gdb
/
python
/
2016-01-20
Simon Marchi
Fix sorting of enum values in FlagEnumerationPrinter
tree
|
commitdiff
2016-01-19
Simon Marchi
Fix enum flag with Python 3
tree
|
commitdiff
2016-01-19
Pedro Alves
Limit breakpoint re-set to the current program space
tree
|
commitdiff
2016-01-13
Pedro Alves
Add Python InferiorThread.global_num attribute
tree
|
commitdiff
2016-01-13
Pedro Alves
Per-inferior/Inferior-qualified thread IDs
tree
|
commitdiff
2016-01-13
Pedro Alves
Add Python InferiorThread.inferior attribute
tree
|
commitdiff
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
tree
|
commitdiff
2015-11-26
Simon Marchi
Constify thread name return path
tree
|
commitdiff
2015-10-29
Pedro Alves
Don't assume break/continue inside a TRY block works
tree
|
commitdiff
2015-10-22
Simon Marchi
Add cast in python.c
tree
|
commitdiff
2015-10-21
Simon Marchi
Fix accessing a function's fields (parameters) from...
tree
|
commitdiff
2015-10-09
Simon Marchi
Change some void* to gdb_byte*
tree
|
commitdiff
2015-09-25
Simon Marchi
Add some more casts (2/2)
tree
|
commitdiff
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
tree
|
commitdiff
2015-09-09
Pedro Alves
Garbage collect dummy_frame_ctx_saver
tree
|
commitdiff
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
tree
|
commitdiff
2015-08-25
Pierre-Marie de...
DWARF: handle non-local references in nested functions
tree
|
commitdiff
2015-08-13
Pedro Alves
Fix Python frame unwinder issue caught by Valgrind
tree
|
commitdiff
2015-08-12
Keith Seitz
Initialize `location' in gdbpy_decode_line
tree
|
commitdiff
2015-08-12
Keith Seitz
Explicit locations: introduce address locations
tree
|
commitdiff
2015-08-12
Keith Seitz
Explicit locations: use new location API
tree
|
commitdiff
2015-08-06
Simon Marchi
Add casts for legitimate integer to enum conversions
tree
|
commitdiff
2015-08-06
Clem Dickey
PR python/17136
tree
|
commitdiff
2015-08-04
Ciro Santilli
python: fix Linetable case to LineTable in docstrings...
tree
|
commitdiff
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
tree
|
commitdiff
2015-07-23
Ciro Santilli
py-linetable.c: Fix doc of LineTable.source_lines'...
tree
|
commitdiff
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
tree
|
commitdiff
2015-06-24
Gary Benson
Remove redundant include directives.
tree
|
commitdiff
2015-06-15
Jon Turney
Allow gdb to find debug symbols file by build-id for...
tree
|
commitdiff
2015-05-26
Doug Evans
PR python/18438
tree
|
commitdiff
2015-05-15
Yuanhui Zhang
Fix a couple C++ build issues
tree
|
commitdiff
2015-05-13
Jan Kratochvil
infcall: stop_registers -> register_dummy_frame_dtor
tree
|
commitdiff
2015-05-10
Siva Chandra
[Python] Add methods reference_value and const_value...
tree
|
commitdiff
2015-05-08
Siva Chandra
[PR python/18291] Fix printing of "disabled" status...
tree
|
commitdiff
2015-04-29
Doug Evans
PR python/18285
tree
|
commitdiff
2015-04-29
Doug Evans
PR python/18299
tree
|
commitdiff
2015-04-29
Doug Evans
PR python/18089
tree
|
commitdiff
2015-04-29
Sasha Smundak
Add gdb.Type.optimized_out method.
tree
|
commitdiff
2015-04-15
Simon Marchi
Some Python 3 fixes
tree
|
commitdiff
2015-04-11
Jan Kratochvil
Remove --xdb
tree
|
commitdiff
2015-04-08
Sergio Durigan Junior
Fix Python completion when using the "complete" command
tree
|
commitdiff
2015-04-01
Sasha Smundak
Add support for writing unwinders in Python.
tree
|
commitdiff
2015-03-07
Pedro Alves
more making TRY/CATCH callers look more like real C...
tree
|
commitdiff
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
tree
|
commitdiff
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
tree
|
commitdiff
2015-03-06
Gary Benson
New common function "startswith"
tree
|
commitdiff
2015-02-27
Simon Marchi
Fix Python 3 build: rename GdbMethods
tree
|
commitdiff
2015-02-27
Pedro Alves
python/python-internal.h: enum ‘ext_lang_rc’ not defined
tree
|
commitdiff
2015-02-27
Pedro Alves
Make array object extern
tree
|
commitdiff
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
tree
|
commitdiff
2015-02-11
Jan Kratochvil
framefilter quit: Use RETURN_MASK_ERROR
tree
|
commitdiff
2015-02-11
Jan Kratochvil
framefilter quit: Make it exception safe
tree
|
commitdiff
2015-02-11
Jan Kratochvil
framefilter quit: Code cleanup: Avoid gotos
tree
|
commitdiff
2015-02-11
Jan Kratochvil
framefilter quit: Code cleanup: Reindentation
tree
|
commitdiff
2015-02-11
Jan Kratochvil
framefilter quit: Obvious whitespacing fixes
tree
|
commitdiff
2015-02-11
Tom Tromey
Fix redefinition errors in C++ mode
tree
|
commitdiff
2015-02-04
Jan Kratochvil
Fix Python 3 build error on 32-bit hosts
tree
|
commitdiff
2015-01-31
Doug Evans
Add support for inlining scripts into .debug_gdb_scripts.
tree
|
commitdiff
2015-01-27
Doug Evans
Add gdb.Objfile.username.
tree
|
commitdiff
2015-01-14
Doug Evans
Enhance gdb.lookup_objfile so that it works with a...
tree
|
commitdiff
2015-01-07
Joel Brobecker
[python,guile] Add comment beside conditions testing...
tree
|
commitdiff
2015-01-06
Joel Brobecker
gdb/python: exception trying to create empty array
tree
|
commitdiff
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
tree
|
commitdiff
2014-12-23
Doug Evans
Look up primitive types as symbols.
tree
|
commitdiff
2014-12-23
Doug Evans
Replace some symbol accessor macros with functions.
tree
|
commitdiff
2014-12-15
Simon Marchi
Fix build with Python 3.4 (PR python/16784)
tree
|
commitdiff
2014-12-15
Simon Marchi
python extended prompt: Use os.getcwd() instead of...
tree
|
commitdiff
2014-12-12
Doug Evans
New python function gdb.lookup_objfile.
tree
|
commitdiff
2014-12-09
Doug Evans
python/py-objfile.c (objfpy_get_owner): Increment refco...
tree
|
commitdiff
2014-12-08
Doug Evans
New "owner" attribute for gdb.Objfile.
tree
|
commitdiff
2014-12-04
Doug Evans
New python method gdb.Objfile.add_separate_debug_file.
tree
|
commitdiff
2014-12-04
Doug Evans
New python attribute gdb.Objfile.build_id.
tree
|
commitdiff
2014-12-02
Nick Bull
New python events: inferior call, register/memory changed.
tree
|
commitdiff
2014-12-02
Doug Evans
revert previous patch so that I can re-commit with...
tree
|
commitdiff
2014-12-02
Doug Evans
New python events: infcall, register/memory changed.
tree
|
commitdiff
2014-12-02
Doug Evans
python/py-infthread.c: Whitespace fixes.
tree
|
commitdiff
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
tree
|
commitdiff
2014-11-18
Doug Evans
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
tree
|
commitdiff
2014-11-18
Doug Evans
symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
tree
|
commitdiff
2014-11-18
Doug Evans
SYMTAB_OBJFILE: New macro.
tree
|
commitdiff
2014-11-18
Doug Evans
Use SYMBOL_OBJFILE more.
tree
|
commitdiff
2014-11-07
Doug Evans
Rename lookup_symbol_global to lookup_global_symbol.
tree
|
commitdiff
2014-11-07
Doug Evans
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
tree
|
commitdiff
2014-10-31
Doug Evans
Add ability to add attributes to gdb.Objfile and gdb...
tree
|
commitdiff
2014-10-30
Yao Qi
Don't replace '\' with '\\' in before_prompt_hook
tree
|
commitdiff
2014-10-17
Doug Evans
New python event "clear_objfiles".
tree
|
commitdiff
2014-10-17
Doug Evans
Add gdb.Objfile.progspace attribute.
tree
|
commitdiff
2014-10-15
Doug Evans
PR python/17364
tree
|
commitdiff
2014-10-13
Doug Evans
Remove some code duplication in py-objfile.c, py-progsp...
tree
|
commitdiff
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
tree
|
commitdiff
2014-09-18
Doug Evans
New "producer" attribute of python gdb.Symtab.
tree
|
commitdiff
2014-09-09
Doug Evans
Replace use of magic number with named constant.
tree
|
commitdiff
2014-09-07
Jan Kratochvil
Fix crash on Python frame filters with unreadable arg
tree
|
commitdiff
2014-09-06
Doug Evans
PR 15276: Add $_caller_is, $_caller_matches, $_any_call...
tree
|
commitdiff
2014-09-03
Sasha Smundak
Add support for reading frame registers to Python API.
tree
|
commitdiff
2014-09-03
Sergio Durigan Junior
PR python/16699: GDB Python command completion with...
tree
|
commitdiff
2014-08-16
Siva Chandra
Fix xmethod Python so that it works with Python3.
tree
|
commitdiff
2014-08-07
Gary Benson
Include string.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Move libiberty.h to common-defs.h
tree
|
commitdiff
next