projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
[external/binutils.git]
/
gdb
/
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-20
Andreas Tobler
2013-05-20 Andreas Tobler <andreas@fgznet.ch>
tree
|
commitdiff
2013-05-20
Doug Evans
When reading CU, stay in DWO. Be more tolerent of...
tree
|
commitdiff
2013-05-20
Joel Brobecker
Add missing empty line after var declarations in handle...
tree
|
commitdiff
2013-05-20
Joel Brobecker
[dwarf] Mark all functions as prototyped except C funct...
tree
|
commitdiff
2013-05-20
Joel Brobecker
De-indent example code in rs6000-aix-tdep.c (ARI fix)
tree
|
commitdiff
2013-05-20
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-19
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-18
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-17
Edjunior Barbosa...
2013-05-17 Edjunior Machado <emachado@linux.vnet...
tree
|
commitdiff
2013-05-17
Doug Evans
* NEWS: Mention new maintenance commands check-symtabs...
tree
|
commitdiff
2013-05-17
Doug Evans
* gdb.base/maint.exp: Remove testing of individual...
tree
|
commitdiff
2013-05-17
Tom Tromey
* python/py-inferior.c (infpy_read_memory): Don't...
tree
|
commitdiff
2013-05-17
H.J. Lu
Replace hardcoded -ldl with check for availability
tree
|
commitdiff
2013-05-17
Phil Muldoon
2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-05-17
Thomas Schwinge
Mark the following commit as tiny change:
tree
|
commitdiff
2013-05-17
Joel Brobecker
[gdbserver/lynx178]: Fix null_ptid -vs- minus_one_ptid...
tree
|
commitdiff
2013-05-17
Joel Brobecker
gdbserver/lynx178: spurious SIG61 signal when resuming...
tree
|
commitdiff
2013-05-17
Yao Qi
gdb/gdbserver
tree
|
commitdiff
2013-05-17
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-16
Thomas Schwinge
gdb/
tree
|
commitdiff
2013-05-16
Luis Machado
* linux-low.c: Move definition checks upwards for...
tree
|
commitdiff
2013-05-16
Pedro Alves
gdb.ada/complete.exp: Fix FIXME.
tree
|
commitdiff
2013-05-16
Joel Brobecker
[dwarf]: Add DW_LANG_UPC support in set_cu_language.
tree
|
commitdiff
2013-05-16
Joel Brobecker
Missing do_cleanups in ada_make_symbol_completion_list.
tree
|
commitdiff
2013-05-16
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-15
Keith Seitz
* gdb.base/filesym.exp: New completer test.
tree
|
commitdiff
2013-05-15
Pedro Alves
Remove my name from a couple tests.
tree
|
commitdiff
2013-05-15
Joel Brobecker
Remove forward enum declaration in utils.h.
tree
|
commitdiff
2013-05-15
Joel Brobecker
ppc-aix core file relocation.
tree
|
commitdiff
2013-05-15
Markus Metzger
The "record goto" command scans its arguments for ...
tree
|
commitdiff
2013-05-15
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-14
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-05-14
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-05-14
Tom Tromey
* eval.c (parse_and_eval_long): Make 'exp' const.
tree
|
commitdiff
2013-05-14
Tom Tromey
* ui-file.c (gdb_fopen): Make arguments const.
tree
|
commitdiff
2013-05-14
Tom Tromey
* remote.c (remote_set_trace_notes): Make arguments...
tree
|
commitdiff
2013-05-14
Tom Tromey
* go32-nat.c (go32_terminal_info): Make 'args' const.
tree
|
commitdiff
2013-05-14
Tom Tromey
* gcore.c (create_gcore_bfd): Make 'filename' const.
tree
|
commitdiff
2013-05-14
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-13
Tom Tromey
* gdb.dwarf2/implptrconst.exp: Create a CU with 4...
tree
|
commitdiff
2013-05-13
Tom Tromey
fix PR number in ChangeLog
tree
|
commitdiff
2013-05-13
Tom Tromey
PR gdb/15538:
tree
|
commitdiff
2013-05-13
Tom Tromey
PR exp/15364:
tree
|
commitdiff
2013-05-13
Joel Brobecker
Float parameter passing in funcall on ppc-aix & ppc...
tree
|
commitdiff
2013-05-13
Muhammad Bilal
* History saving should stay disabled for test cases *
tree
|
commitdiff
2013-05-13
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-12
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-11
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-10
Tom Tromey
2013-05-10 Joel Brobecker <brobecker@adacore.com>
tree
|
commitdiff
2013-05-10
Tom Tromey
gdb
tree
|
commitdiff
2013-05-10
Pedro Alves
Fix typo in "show remote traceframe-info-packet"
tree
|
commitdiff
2013-05-10
Pedro Alves
PR remote/15455 - QTro remote packet broken
tree
|
commitdiff
2013-05-10
Joel Brobecker
Remove FIXME in solib-aix.c:solib_aix_relocate_section_...
tree
|
commitdiff
2013-05-10
Joel Brobecker
AIX: wrong address for shared object's .bss section
tree
|
commitdiff
2013-05-10
Joel Brobecker
move sparc-sol-thread.c back into sol-thread.c.
tree
|
commitdiff
2013-05-10
Phil Muldoon
2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
tree
|
commitdiff
2013-05-10
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-09
Doug Evans
* symfile.c (syms_from_objfile_1): Delete args offsets...
tree
|
commitdiff
2013-05-09
Doug Evans
* symfile.c (decrement_reading_symtab): Add assert.
tree
|
commitdiff
2013-05-09
Joel Brobecker
source.c: Use fgetc instead of getc.
tree
|
commitdiff
2013-05-09
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-08
Doug Evans
* psymtab.c (expand_symtabs_matching_via_partial)...
tree
|
commitdiff
2013-05-08
Tom Tromey
* gdb.base/solib-search.exp: Set test name for "set
tree
|
commitdiff
2013-05-08
Hafiz Abid Qadeer
2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery...
tree
|
commitdiff
2013-05-08
Joel Brobecker
Avoid duplicating text in sol-thread.c:info_cb
tree
|
commitdiff
2013-05-08
Joel Brobecker
Improve output of "maintenance info sol-threads" command.
tree
|
commitdiff
2013-05-08
Joel Brobecker
ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread...
tree
|
commitdiff
2013-05-08
Joel Brobecker
Dummy implementation of solib_aix_free_library_list...
tree
|
commitdiff
2013-05-08
Joel Brobecker
[doco] Document the XML format used for AIX shared...
tree
|
commitdiff
2013-05-08
Joel Brobecker
Document set/show debug aix-solib.
tree
|
commitdiff
2013-05-08
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-05-07
Tom Tromey
* lib/selftest-support.exp: New file.
tree
|
commitdiff
2013-05-07
Pedro Alves
Merge gdb.arch/system-gcore.exp into gdb.base/gcore.exp
tree
|
commitdiff
2013-05-07
Sergio Durigan Junior
gdb/
tree
|
commitdiff
2013-05-07
Pierre Muller
* common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
tree
|
commitdiff
2013-05-07
Pierre Muller
* nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix...
tree
|
commitdiff
2013-05-07
Pierre Muller
* contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFE...
tree
|
commitdiff
2013-05-07
Joel Brobecker
Add missing ChangeLog entries...
tree
|
commitdiff
2013-05-07
Joel Brobecker
rs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of...
tree
|
commitdiff
2013-05-07
Joel Brobecker
AIX: Change XML to use library-list-aix instead of...
tree
|
commitdiff
2013-05-07
Joel Brobecker
Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIB...
tree
|
commitdiff
2013-05-07
Yao Qi
gdb/
tree
|
commitdiff
2013-05-07
Yao Qi
gdb/
tree
|
commitdiff
2013-05-07
Luis Machado
gdb/
tree
|
commitdiff
2013-05-07
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-05-07
Sandra Loosemore
2013-05-06 Sandra Loosemore <sandra@codesourcery...
tree
|
commitdiff
2013-05-07
Sandra Loosemore
2013-05-06 Sandra Loosemore <sandra@codesourcery...
tree
|
commitdiff
2013-05-07
Sandra Loosemore
2013-05-06 Sandra Loosemore <sandra@codesourcery...
tree
|
commitdiff
2013-05-07
Doug Evans
* symfile.c: Whitespace cleanup.
tree
|
commitdiff
next