summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.Theodore A. Roth2003-06-202-3/+11
* * Makefile.in (SFILES): Update.Daniel Jacobowitz2003-06-208-2577/+16
* * config/arm/linux.mt: Remove code protected by GDBSERVER define.Daniel Jacobowitz2003-06-2016-131/+20
* 2003-06-19 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-06-202-8/+20
* * avr-tdep.c (avr_frame_address): Delete function.Theodore A. Roth2003-06-202-8/+6
* 2003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-203-20/+13
* *** empty log message ***gdbadmin2003-06-201-1/+1
* 2003-06-19 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-197-51/+99
* * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.Theodore A. Roth2003-06-192-2/+4
* * varobj.c (get_type, get_target_type): Use check_typedef.Daniel Jacobowitz2003-06-192-7/+10
* * breakpoint.c (insert_catchpoint): Call internal_error.Daniel Jacobowitz2003-06-192-1/+5
* * avr-tdep.c (avr_push_dummy_code): Delete function.Theodore A. Roth2003-06-192-11/+5
* * arch-utils.c (default_prepare_to_proceed): Remove.Daniel Jacobowitz2003-06-1914-259/+78
* * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.Daniel Jacobowitz2003-06-192-18/+5
* * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, andTheodore A. Roth2003-06-192-424/+649
* 2003-06-18 Corinna Vinschen <vinschen@redhat.com>Michael Snyder2003-06-192-4/+11
* * gdb.texinfo (Remote Debugging): New section "Connecting to aDaniel Jacobowitz2003-06-192-119/+145
* *** empty log message ***gdbadmin2003-06-191-1/+1
* * config/nm-linux.h (linux_record_stopped_pid): New prototype.Daniel Jacobowitz2003-06-184-0/+91
* *** empty log message ***gdbadmin2003-06-181-1/+1
* * ada-lang.c (scan_discrim_bound): Name first argument.Stephane Carrez2003-06-172-3/+7
* * ada-tasks.c (find_function_in_inferior): Don't declare it.Stephane Carrez2003-06-173-7/+12
* gdb/Daniel Jacobowitz2003-06-1712-10/+154
* * breakpoint.c (insert_catchpoint): New function.Daniel Jacobowitz2003-06-172-23/+41
* * symfile.c (reread_symbols): Clear sym_private.Daniel Jacobowitz2003-06-172-0/+5
* 2003-06-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-174-1/+13
* * nto-tdep.c (nto_map_arch_to_cputype): Recognize powerpc.Kris Warkentin2003-06-172-7/+16
* * remote.c (remote_prepare_to_store): Replace call toDaniel Jacobowitz2003-06-172-5/+14
* * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.Kris Warkentin2003-06-172-1/+5
* * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.Kris Warkentin2003-06-172-0/+5
* * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"Jim Blandy2003-06-172-3/+7
* * avr-tdep.c (avr_extract_return_value): New function.Theodore A. Roth2003-06-172-0/+39
* *** empty log message ***gdbadmin2003-06-171-1/+1
* 2003-06-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-163-14/+68
* * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...Corinna Vinschen2003-06-162-41/+29
* * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.Corinna Vinschen2003-06-162-34/+180
* Revert previous change. Wait for approval.Andrew Cagney2003-06-162-23/+12
* 2003-06-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-1617-105/+129
* 2003-06-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-162-2/+5
* * avr-tdep.c (avr_register_type): Remove a blank line.Theodore A. Roth2003-06-162-4/+8
* * avr-tdep.c (avr_scan_prologue): Update comment describing the variousTheodore A. Roth2003-06-162-41/+118
* *** empty log message ***gdbadmin2003-06-161-1/+1
* * avr-tdep.c (avr_register_byte): Delete function.Theodore A. Roth2003-06-152-66/+35
* * Makefile.in (linux-nat.o): Add rule.Daniel Jacobowitz2003-06-1514-9/+212
* * gdb.base/attach.exp: Use -1 for the ID of a nonexistent processMark Kettenis2003-06-152-2/+8
* * i387-tdep.c: Reorder includes, fix some whitespace issues andMark Kettenis2003-06-152-9/+15
* 2003-06-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-153-2/+7
* * i386-tdep.c (i386_next_regnum): Fix bounds checking.Mark Kettenis2003-06-152-23/+54
* * i386-tdep.c (i386_register_to_value, i386_value_to_register):Mark Kettenis2003-06-155-55/+115
* 2003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-159-119/+32