summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * arm-tdep.c (arm_find_mapping_symbol): New function, fromDaniel Jacobowitz2010-02-015-18/+308
* * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz2010-02-019-11/+494
* * arch-utils.c (default_remote_breakpoint_from_pc): New function.Daniel Jacobowitz2010-02-019-28/+123
* *** empty log message ***gdbadmin2010-02-011-1/+1
* *** empty log message ***gdbadmin2010-01-311-1/+1
* *** empty log message ***gdbadmin2010-01-301-1/+1
* * infrun.c (prepare_to_proceed): Handle other signals which mightDaniel Jacobowitz2010-01-294-26/+58
* * gdb.base/call-strs.exp, gdb.base/default.exp,Daniel Jacobowitz2010-01-2917-18/+55
* amd64 - function returning record with field straddling 2 registersJoel Brobecker2010-01-297-0/+166
* Implement return values on amd64-windows.Joel Brobecker2010-01-292-1/+64
* amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker2010-01-294-4/+32
* Add summary line to the second to last entry.Joel Brobecker2010-01-291-0/+1
* amd64-windows: memory args passed by pointer during function calls.Joel Brobecker2010-01-294-4/+52
* amd64: Integer parameters in function calls on Windows.Joel Brobecker2010-01-2910-31/+269
* *** empty log message ***gdbadmin2010-01-291-1/+1
* * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.Daniel Jacobowitz2010-01-283-8/+28
* * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz2010-01-286-13/+26
* 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-01-285-65/+263
* Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker2010-01-282-129/+139
* *** empty log message ***gdbadmin2010-01-281-1/+1
* gdb/testsuite/Jan Kratochvil2010-01-272-4/+10
* * windows-nat.c (windows_initialization_done): New variable.Christopher Faylor2010-01-272-5/+25
* 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-01-273-1/+6
* * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.Doug Evans2010-01-272-0/+3
* gdb/Jan Kratochvil2010-01-272-1/+6
* *** empty log message ***gdbadmin2010-01-271-1/+1
* * breakpoint.c (bpstat_stop_status): Delete useless code.Doug Evans2010-01-262-1/+4
* gdb/Jan Kratochvil2010-01-262-3/+7
* gdbTom Tromey2010-01-264-2/+13
* 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-01-2611-16/+444
* 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-01-2611-74/+421
* *** empty log message ***gdbadmin2010-01-261-1/+1
* gdbTom Tromey2010-01-254-1/+18
* * configure.ac: Only use host_os part when disabling TUI on osf.Rainer Orth2010-01-254-7/+15
* 2010-01-25 gingold <gingold@adacore.com>Tristan Gingold2010-01-252-8/+13
* *** empty log message ***gdbadmin2010-01-251-1/+1
* gdb/testsuite/Jan Kratochvil2010-01-242-1/+6
* *** empty log message ***gdbadmin2010-01-241-1/+1
* *** empty log message ***gdbadmin2010-01-231-1/+1
* gdbTom Tromey2010-01-227-47/+432
* *** empty log message ***gdbadmin2010-01-221-1/+1
* * linux-ppc-low.c (ppc_arch_setup): Adjust to regcachePedro Alves2010-01-212-1/+7
* gdb/gdbserver/Jan Kratochvil2010-01-212-5/+12
* * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.Doug Evans2010-01-212-13/+45
* * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.Doug Evans2010-01-212-2/+9
* PR symtab/11198:Tom Tromey2010-01-214-30/+45
* * proc-service.c (ps_lgetregs): Don't refetch registers from thePedro Alves2010-01-212-1/+5
* 2010-01-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-01-212-1/+7
* * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves2010-01-212-7/+12
* Improve doc on how to execute a Python script from GDB.Joel Brobecker2010-01-212-10/+93