summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2003-06-251-1/+1
* * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".Jim Blandy2003-06-242-17/+19
* * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): NewJim Blandy2003-06-242-0/+45
* * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.Jim Blandy2003-06-242-0/+18
* * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.Jim Blandy2003-06-242-1/+16
* * gdb.base/bang.exp: New testcase.Joel Brobecker2003-06-242-0/+45
* * gdb.texinfo (Unsupported languages): New section.Joel Brobecker2003-06-242-0/+22
* *** empty log message ***gdbadmin2003-06-241-1/+1
* * gdb.base/langs.exp: Add some tests for the "minimal" languageJoel Brobecker2003-06-232-0/+20
* 2003-06-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-234-3/+23
* 2003-06-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-06-232-1/+6
* * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signedStephane Carrez2003-06-232-0/+8
* PR gdb/1179Daniel Jacobowitz2003-06-232-0/+12
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-236-125/+61
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-231-0/+4
* *** empty log message ***gdbadmin2003-06-231-1/+1
* * symfile.c (add_symbol_file_command): Use parse_and_eval_address.Daniel 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
* * 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
* * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.Daniel Jacobowitz2003-06-222-1/+9
* * 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
* * 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
* * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.Theodore A. Roth2003-06-202-1/+4
* * 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-17/+4
* * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, andTheodore A. Roth2003-06-192-424/+649