aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-01-22*** empty log message ***gdbadmin1-1/+1
2010-01-21 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcachePedro Alves2-1/+7
2010-01-21gdb/gdbserver/Jan Kratochvil2-5/+12
2010-01-21 * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.Doug Evans2-13/+45
2010-01-21 * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.Doug Evans2-2/+9
2010-01-21 PR symtab/11198:Tom Tromey4-30/+45
2010-01-21 * proc-service.c (ps_lgetregs): Don't refetch registers from thePedro Alves2-1/+5
2010-01-212010-01-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-1/+7
2010-01-21 * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves2-7/+12
2010-01-21Improve doc on how to execute a Python script from GDB.Joel Brobecker2-10/+93
2010-01-21*** empty log message ***gdbadmin1-1/+1
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves28-457/+664
2010-01-20gdb/testsuite/Jan Kratochvil2-23/+29
2010-01-20* linux-low.c (W_STOPCODE): Provide definition if missing.Doug Evans2-0/+5
2010-01-20 * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN inDoug Evans2-1/+11
2010-01-20gdbTom Tromey7-5/+449
2010-01-20 * gdb.mi/mi-async.exp: Remove check for 'async' target, becauseVladimir Prus2-4/+10
2010-01-20 Per-inferior args and tty and environment.Vladimir Prus7-141/+219
2010-01-20gdb/Jan Kratochvil2-4/+20
2010-01-20Get rid of ada-lang.c:function_name_from_pc.Joel Brobecker2-18/+16
2010-01-20 PR c++/11026:Tom Tromey2-1/+7
2010-01-20*** empty log message ***gdbadmin1-1/+1
2010-01-19 * top.c (stop_sig, float_handler, do_nothing): Remove.Tom Tromey2-60/+4
2010-01-19gdb/Jan Kratochvil7-11/+137
2010-01-19gdbTom Tromey5-5/+29
2010-01-19 * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.Joel Brobecker2-0/+13
2010-01-19Fix typo in GDB documentation.Joel Brobecker2-1/+5
2010-01-19Add configure handling of x86_64-*-solaris2.1[0-9]*Joel Brobecker3-2/+9
2010-01-19 * NEWS: Document the source command enhancement allowing itJoel Brobecker2-0/+23
2010-01-19Add -Wunused-function to compile flags.Joel Brobecker3-2/+10
2010-01-19"delete" ada-lex.c:input function, not used.Joel Brobecker2-0/+9
2010-01-19Delete free_named_symtabs and associated cleanup.Joel Brobecker8-234/+14
2010-01-19Comment out unused function.Joel Brobecker2-0/+13
2010-01-19Delete unused or undefined functions.Joel Brobecker16-276/+31
2010-01-19gdb/testsuite/Jan Kratochvil4-12/+36
2010-01-19*** empty log message ***gdbadmin1-1/+1
2010-01-18gdbTom Tromey13-16/+602
2010-01-18Fix build failure when building without Python support.Joel Brobecker2-1/+7
2010-01-18Use XVS field type instead of doing a parallel lookup.Joel Brobecker2-5/+21
2010-01-18 Trust PAD types instead of using PAD___XVS.Joel Brobecker2-6/+73
2010-01-18 * gdb.python/source2.py: New file.Joel Brobecker4-0/+50
2010-01-18 * gdb.texinfo (File Options): Document -x on .py files.Joel Brobecker2-2/+15
2010-01-18Allow "source" to load python scripts.Joel Brobecker5-12/+139
2010-01-18 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.Jie Zhang2-1/+6
2010-01-18*** empty log message ***gdbadmin1-1/+1
2010-01-17*** empty log message ***gdbadmin1-1/+1
2010-01-162010-01-16 Stan Shebs <stan@codesourcery.com>Stan Shebs3-29/+127
2010-01-16*** empty log message ***gdbadmin1-1/+1
2010-01-15 Add trace file support.Stan Shebs14-232/+1966
2010-01-15gdb/Jan Kratochvil2-6/+10