summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * symfile.c (add_symbol_file_command): Use parse_and_eval_address.gdb_6_0-2003-06-23-branchpointDaniel Jacobowitz2003-06-222-5/+6
* * gdb.base/relocate.exp: Test add-symbol-file with a variableDaniel Jacobowitz2003-06-222-0/+31
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-0/+14
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-2216-99/+6387
* merge from gccDJ Delorie2003-06-227-24/+221
* * tui-hooks.c: Update include order.Daniel Jacobowitz2003-06-2215-245/+134
* * gdb.c++/pr-1210.cc: New file.Daniel Jacobowitz2003-06-223-0/+100
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-36/+31
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-223-30/+32
* Oops! Committed to much, reverting :-(Andrew Cagney2003-06-222-24/+30
* Fix changelogAndrew Cagney2003-06-223-3/+24
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-223-9/+37
* * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.Daniel Jacobowitz2003-06-222-2/+10
* * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.Daniel Jacobowitz2003-06-224-9/+21
* * cli/cli-cmds.c (shell_escape): Silence warnings from oldDaniel Jacobowitz2003-06-222-10/+16
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-2/+6
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-3/+9
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-1/+7
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-1/+6
* merge from gccDJ Delorie2003-06-224-11/+43
* * lib/mi-support.exp (mi_run_cmd): Expect an MI response toDaniel Jacobowitz2003-06-222-1/+6
* *** empty log message ***gdbadmin2003-06-221-1/+1
* * c-valprint.c (c_value_print): Add VALUE_OFFSET to the addressDaniel Jacobowitz2003-06-213-5/+16
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-217-178/+370
* * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)Daniel Jacobowitz2003-06-213-2/+9
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-212-17/+36
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-214-38/+11
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-212-6/+3
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-213-3/+110
* *** empty log message ***gdbadmin2003-06-211-1/+1
* daily updateAlan Modra2003-06-211-1/+1
* * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.Theodore A. Roth2003-06-202-1/+4
* 2003-06-17 Doug Evans <dje@sebabeach.org>Frank Ch. Eigler2003-06-203-3/+9
* * 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-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-206-64/+83
* * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.Alan Modra2003-06-202-1/+15
* 2003-06-19 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-06-202-8/+20
* Add tic4x-*-rtems*.Nick Clifton2003-06-202-1/+5
* * avr-tdep.c (avr_frame_address): Delete function.Theodore A. Roth2003-06-202-8/+6
* * elf64-ppc.c: Convert to C90 function definitions, remove unnecessaryAlan Modra2003-06-203-643/+414
* 2003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-203-20/+13
* 2003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-2011-95/+180
* *** empty log message ***gdbadmin2003-06-201-1/+1
* daily updateAlan Modra2003-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
* merge from gccDJ Delorie2003-06-195-10/+39