projects
/
platform
/
upstream
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
In regcache use print_hex_chars.
[platform/upstream/binutils.git]
/
gdb
/
python
/
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
2013-01-23
Siva Chandra Reddy
Add a new class gdb.Architecture which exposes GDB's
tree
|
commitdiff
2013-01-21
Siva Chandra Reddy
* python/lib/gdb/commands/explore.py
tree
|
commitdiff
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
tree
|
commitdiff
2012-12-25
Jan Kratochvil
gdb/
tree
|
commitdiff
2012-12-14
Tom Tromey
* c-exp.y (block, variable, name_not_typename, lex_one...
tree
|
commitdiff
2012-12-12
Paul Koning
Add support for Python 3.
tree
|
commitdiff
2012-11-29
Ulrich Weigand
* python/python.c (finalize_python): Cast unused PyGIL...
tree
|
commitdiff
2012-11-12
Tom Tromey
* python/python.c (start_type_printers): Initialize...
tree
|
commitdiff
2012-11-12
Tom Tromey
* NEWS: Update.
tree
|
commitdiff
2012-11-12
Tom Tromey
* NEWS: Update.
tree
|
commitdiff
2012-11-09
Tom Tromey
* gdbarch.sh (target_gdbarch): Remove macro.
tree
|
commitdiff
2012-11-08
Tom Tromey
PR gdb/14704:
tree
|
commitdiff
2012-11-08
Tom Tromey
* python/py-bpevent.c: Include defs.h.
tree
|
commitdiff
2012-10-18
Tom Tromey
* tracepoint.c (print_one_static_tracepoint_marker...
tree
|
commitdiff
2012-10-15
Tom Tromey
PR python/14635:
tree
|
commitdiff
2012-10-15
Tom Tromey
PR python/14634:
tree
|
commitdiff
2012-09-21
Andreas Schwab
* python/python.c (finalize_python): Only define if...
tree
|
commitdiff
2012-09-20
Tom Tromey
* NEWS: Update.
tree
|
commitdiff
2012-09-17
Jan Kratochvil
gdb/
tree
|
commitdiff
2012-09-13
Yit Phang Khoo
Refactor Python "gdb" module into a proper Python packa...
tree
|
commitdiff
2012-09-06
Tom Tromey
* python/py-newobjfileevent.c (create_new_objfile_even...
tree
|
commitdiff
2012-08-23
Yit Phang Khoo
Document how to return from "python-interactive" to...
tree
|
commitdiff
2012-08-22
Yit Phang Khoo
Enable readline in Python in a GDB-specific way and...
tree
|
commitdiff
2012-08-22
Yit Phang Khoo
Add a new "python-interactive" command that starts...
tree
|
commitdiff
2012-08-22
Tom Tromey
* defs.h (quit_flag): Don't declare.
tree
|
commitdiff
2012-08-22
Tom Tromey
* auto-load.c (_initialize_auto_load): Update.
tree
|
commitdiff
2012-08-16
Yao Qi
gdb/
tree
|
commitdiff
2012-08-15
Tom Tromey
PR python/14387:
tree
|
commitdiff
2012-08-10
Doug Evans
Add $_memeq, $_regex, $_streq, $_strlen convenience...
tree
|
commitdiff
2012-08-10
Siddhesh Poyarekar
* python/py-type.c (convert_field): Use gdb_py_long_fr...
tree
|
commitdiff
2012-07-26
Jan Kratochvil
gdb/
tree
|
commitdiff
2012-06-27
Siva Chandra Reddy
2012-06-26 Siva Chandra Reddy <sivachandra@google...
tree
|
commitdiff
2012-06-25
Michael Eager
PR14291: KeyboardInterrupt not caught for Python output
tree
|
commitdiff
next