summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust read_value_memory to use to_xfer_partialYao Qi2014-02-234-85/+38
* Use new to_xfer_partial interface in ctf and tfile targetYao Qi2014-02-235-4/+85
* Share code on to_xfer_partial for tfile and ctf targetYao Qi2014-02-236-76/+67
* Let tracefile has_memory and has_all_memory.Yao Qi2014-02-233-14/+29
* Share some code between ctf and tfile target.Yao Qi2014-02-235-82/+77
* Move tfile target to tracefile-tfile.cYao Qi2014-02-233-815/+854
* Move trace file writer out of tracepoint.cYao Qi2014-02-238-777/+874
* daily updateAlan Modra2014-02-231-1/+1
* daily updateAlan Modra2014-02-221-1/+1
* Fix crash on process name "(sd-pam)" (PR 16594).Jan Kratochvil2014-02-213-17/+27
* Add support for CPUID PREFETCHWT1Ilya Tocar2014-02-2123-3882/+3995
* Fix length arg in call to breakpoint_xfer_memory.Andreas Krebbel2014-02-212-1/+6
* Rename test.Pedro Alves2014-02-213-0/+8
* Add file missed from last commit.Alan Modra2014-02-211-0/+7
* Add ppc476 workaround bootstrap testAlan Modra2014-02-212-2/+15
* daily updateAlan Modra2014-02-211-1/+1
* Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior2014-02-208-1/+281
* Add single sentence description to top of entry of previous commit.Doug Evans2014-02-201-0/+1
* mark *_varobj_ops as "extern"Tom Tromey2014-02-202-4/+9
* Remove all_lwps global.Doug Evans2014-02-2011-292/+459
* minor cleanup in dbxread.cTom Tromey2014-02-202-2/+4
* * inferiors.c (get_first_inferior): Fix buglet.Doug Evans2014-02-202-2/+6
* Simplify .section in dw2-icycle.SJoel Brobecker2014-02-202-2/+7
* Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slotDoug Evans2014-02-208-22/+28
* fix whitespace in previous commitDoug Evans2014-02-201-0/+1
* Fix PR symtab/16581Doug Evans2014-02-206-2/+376
* windows-nat.c: Bring comment back regarding handling of DLL load events.Joel Brobecker2014-02-202-1/+29
* Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar2014-02-2016-356/+374
* Simplify windows-nat.c::get_module_nameJoel Brobecker2014-02-202-74/+63
* Windows: Rely purely on event info when handling DLL load eventJoel Brobecker2014-02-202-29/+16
* Ignore DLL load/unload events during inferior initialization.Joel Brobecker2014-02-202-33/+22
* Deprecate windows-specific dll-symbols command and aliasesJoel Brobecker2014-02-205-11/+36
* Fix ARI warning in thread-thread.c::dec_thread_get_ada_task_ptidJoel Brobecker2014-02-202-3/+8
* 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2014-02-192-3/+12
* darwin-nat.c (darwin_xfer_partial): Fix return type.Stan Shebs2014-02-192-1/+5
* Add backlink from lwp_info to thread_info.Doug Evans2014-02-195-8/+21
* * linux-low.c (add_lwp): Change result to struct lwp_info *.Doug Evans2014-02-192-4/+9
* * inferiors.c (add_thread): Fix whitespace.Doug Evans2014-02-192-1/+5
* Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra2014-02-198-12/+88
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-1910-108/+278
* daily updateAlan Modra2014-02-201-1/+1
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-1911-29/+65
* List Yao Qi as nios2 maintainerStan Shebs2014-02-192-0/+8
* Don't output trailing spaceH.J. Lu2014-02-194-41865/+41882
* Create the second PLT for BND relocationsH.J. Lu2014-02-199-37/+539
* common/ptid.h: Mention that process_stratum targets should prefer ptid.lwp.Pedro Alves2014-02-192-1/+11
* remote.c: Use the ptid.lwp field to store remote thread ids rather than ptid....Pedro Alves2014-02-192-17/+26
* convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey2014-02-195-20/+71
* fix buglet in nto-procfs.cTom Tromey2014-02-192-2/+9
* convert to_decr_pc_after_breakTom Tromey2014-02-195-10/+31