projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Ada] Make the symbol cache per-program-space.
[deliverable/binutils-gdb.git]
/
gdb
/
python
/
2014-02-09
Jan Kratochvil
Fix Python stack corruption
tree
|
commitdiff
2014-02-06
Doug Evans
Extension Language API
tree
|
commitdiff
2014-01-23
Tom Tromey
avoid python exception in FrameDecorator.py
tree
|
commitdiff
2014-01-23
Tom Tromey
fix erroneous error-handling in frame filter code
tree
|
commitdiff
2014-01-23
Tom Tromey
fix crash in frame filters
tree
|
commitdiff
2014-01-15
Joel Brobecker
Fix small style violation in py-value.c:get_field_type
tree
|
commitdiff
2014-01-15
Joel Brobecker
Add missing empty line after declarations in "if" block...
tree
|
commitdiff
2014-01-14
Siva Chandra
Use bitpos and type to lookup a gdb.Field object when...
tree
|
commitdiff
2014-01-07
Joel Brobecker
[python] Add gdb.Type.name attribute.
tree
|
commitdiff
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
tree
|
commitdiff
2013-12-12
Siva Chandra
2013-12-12 Siva Chandra Reddy <sivachandra@google...
tree
|
commitdiff
2013-12-12
Pedro Alves
Eliminate UNSUPPORTED_ERROR.
tree
|
commitdiff
2013-11-30
Doug Evans
Move .debug_gdb_script processing to auto-load.c.
tree
|
commitdiff
2013-11-29
Doug Evans
* python/py-auto-load.c (source_section_scripts):...
tree
|
commitdiff
2013-11-29
Doug Evans
Remove trailing whitespace.
tree
|
commitdiff
2013-11-28
Doug Evans
Rename breakpoint_object to gdbpy_breakpoint_object.
tree
|
commitdiff
2013-11-23
Doug Evans
* python/py-frame.c (gdbpy_initialize_frames): Remove...
tree
|
commitdiff
2013-11-23
Doug Evans
* python/py-frame.c (frapy_block): Fix error message...
tree
|
commitdiff
2013-11-22
Doug Evans
Move types_deeply_equal from py-type.c to gdbtypes.c.
tree
|
commitdiff
2013-11-20
Joel Brobecker
get rid of py-value.c:is_intlike (use is_integral_type...
tree
|
commitdiff
2013-11-20
Walfred Tedeschi
Add pretty-printer for MPX bnd registers.
tree
|
commitdiff
2013-11-19
Joel Brobecker
Fix int() builtin with range type gdb.Value objects.
tree
|
commitdiff
2013-11-18
Tom Tromey
remove gdb_string.h
tree
|
commitdiff
2013-11-14
Tom Tromey
off-by-one fix for py-linetable.c
tree
|
commitdiff
2013-11-11
Phil Muldoon
2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-11-07
Phil Muldoon
2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-11-07
Phil Muldoon
2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-10-03
Phil Muldoon
2013-10-03 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-10-02
Phil Muldoon
2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-10-02
Phil Muldoon
2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-10-02
Phil Muldoon
2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-09-30
Luis Machado
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
tree
|
commitdiff
2013-09-24
Jan Kratochvil
Code cleanup: Add objfile_name accessor
tree
|
commitdiff
2013-08-30
Phil Muldoon
2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-08-29
Phil Muldoon
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-08-29
Phil Muldoon
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-07-09
Doug Evans
* defs.h (enum val_prettyformat): Renamed from val_pre...
tree
|
commitdiff
2013-06-18
Tom Tromey
* python/py-inferior.c (gdbpy_selected_inferior):...
tree
|
commitdiff
2013-06-18
Tom Tromey
* python/python.c (finish_python_initialization):...
tree
|
commitdiff
2013-06-05
Tom Tromey
* python/py-utils.c (gdb_pymodule_addobject): Cast...
tree
|
commitdiff
2013-05-30
Tom Tromey
use explicit returns to avoid checker confusion
tree
|
commitdiff
2013-05-30
Tom Tromey
fix py-value.c
tree
|
commitdiff
2013-05-30
Tom Tromey
fix py-prettyprint.c
tree
|
commitdiff
2013-05-30
Tom Tromey
fix py-frame.c
tree
|
commitdiff
2013-05-30
Tom Tromey
fix py-breakpoint.c
tree
|
commitdiff
2013-05-30
Pedro Alves
Fix build breakage with Python 2.4.
tree
|
commitdiff
2013-05-22
Keith Seitz
* ada-lang.c (is_known_support_routine): Add explicit...
tree
|
commitdiff
2013-05-22
Pedro Alves
Let the ARI know gdb_Py_DECREF is OK.
tree
|
commitdiff
2013-05-21
Pedro Alves
py_decref: Don't check for NULL before calling Py_DECREF.
tree
|
commitdiff
2013-05-21
Pedro Alves
Centralize workaround for Python 2.6's Py_DECREF.
tree
|
commitdiff
2013-05-21
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-prettyprint.c (search_pp_list): Decref...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-value.c (valpy_get_dynamic_type): Simplify
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-type.c (typy_fields): Unconditionally...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-frame.c (frapy_older, frapy_newer, gdbpy_n...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-arch.c (gdbpy_initialize_arch): Use
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-cmd.c (cmdpy_completer): Use explicit...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-evts.c (gdbpy_initialize_py_events): Don't
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/python.c (gdbpy_run_events): Decref the result
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-symtab.c (set_sal): Use
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-param.c (compute_enum_values): Decref...
tree
|
commitdiff
2013-05-20
Tom Tromey
* mi/mi-main.c: Include python-internal.h.
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-arch.c (gdbpy_initialize_arch): Return...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-event.c (gdbpy_initialize_event_generic...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-type.c (make_fielditem): Add gdb_assert_no...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-inferior.c (gdbpy_inferiors): Update....
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-event.c (evpy_emit_event): Decref the
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-cmd.c (cmdpy_completer): Use iterator...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-event.h (gdbpy_initialize_event_generic...
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-arch.c (archpy_disassemble): Update.
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/python-internal.h (events_object_type): Remove.
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-event.h (evpy_emit_event): Use
tree
|
commitdiff
2013-05-20
Tom Tromey
* py-evtregistry.c (create_event_object): Decref
tree
|
commitdiff
2013-05-20
Tom Tromey
* py-cmd.c (gdbpy_string_to_argv): Check result of
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/python.c (before_prompt_hook): Add cleanup to
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-function.c (fnpy_init): Decref result of
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-threadevent.c (get_event_thread): Use
tree
|
commitdiff
2013-05-20
Tom Tromey
* python/py-arch.c (arch_object_type): Use
tree
|
commitdiff
2013-05-17
Tom Tromey
* python/py-inferior.c (infpy_read_memory): Don't...
tree
|
commitdiff
2013-05-10
Phil Muldoon
2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: python/.
tree
|
commitdiff
2013-03-28
Doug Evans
* python/python.c (finish_python_initialization):...
tree
|
commitdiff
2013-03-17
Eli Zaretskii
Avoid MinGW warnings about redefinition of snprintf.
tree
|
commitdiff
2013-03-13
Pedro Alves
Constify strings in tracepoint.c, lookup_cmd and the...
tree
|
commitdiff
2013-03-12
Keith Seitz
* ada-lang.c (ada_read_renaming_var_value): Pass const
tree
|
commitdiff
2013-03-07
Keith Seitz
* breakpoint.c (catch_syscall_split_args): Use skip_sp...
tree
|
commitdiff
2013-03-06
Pedro Alves
Garbage collect py-utils.c:target_string_to_unicode.
tree
|
commitdiff
2013-02-28
Tom Tromey
* python/py-arch.c (archpy_disassemble): Use PyInt_Che...
tree
|
commitdiff
2013-02-28
Doug Evans
* python/py-finishbreakpoint.c (bpfinishpy_init):...
tree
|
commitdiff
2013-02-28
Tom Tromey
* python/python.c (gdbpy_print_stack): Call begin_line and
tree
|
commitdiff
2013-02-28
Tom Tromey
* python/python.c (gdbpy_find_pc_line): Call find_pc_line
tree
|
commitdiff
2013-02-28
Tom Tromey
* py-finishbreakpoint.c (bpfinishpy_init): Reorganize...
tree
|
commitdiff
2013-02-28
Tom Tromey
* py-block.c (gdbpy_block_for_pc): Call block_for_pc...
tree
|
commitdiff
2013-02-21
Siva Chandra Reddy
Add a new method 'disassemble' to gdb.Architecture...
tree
|
commitdiff
2013-02-15
Tom Tromey
2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
tree
|
commitdiff
2013-02-06
Tom Tromey
* python/py-type.c (typy_strip_typedefs): Don't call...
tree
|
commitdiff
2013-02-03
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
tree
|
commitdiff
next
This page took
0.212966 seconds
and
7
git commands to generate.