1084 Commits (fa99ebe19f7df3b2d8e074e48d8ee213bb598d1a)

Author SHA1 Message Date
Jim Kingdon fa99ebe19f * breakpoint.c: Add comments regarding within_scope future direction. 34 years ago
Jim Kingdon ee7e82fedb Version 4.8.3 34 years ago
Jim Kingdon 486b440e04 * xcoffread.c (record_include_{begin,end}): Change fatal to complain. 34 years ago
Peter Schauer 39cb3d0488 * stabsread.c (read_member_functions): Initialize domain for stubbed 34 years ago
Jim Kingdon e2ff731bf7 * expprint.c (print_subexp): If opcode not found in op_print_tab, 34 years ago
Jim Kingdon ccd87bf2b4 * objfiles.c (build_objfile_section_table): Cast return value 34 years ago
Jim Kingdon f36492275c * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAIN 34 years ago
Jim Kingdon 0a819c0429 * breakpoint.c (within_scope): New function. 34 years ago
Jim Kingdon affc968624 source.c (openp): Handle "exec-file ./ls" correctly. 34 years ago
Jim Kingdon 0a62ff3608 (breakpoint_1): use wrap_here before "at" 34 years ago
Per Bothner 5a7c9cceb7 * ch-exp.y: Clean up lexing of identifiers and 34 years ago
Stu Grossman 1724c671da * remote-mips.c, remote-monitor.c, remote-st2000.c: Convert to 34 years ago
Stu Grossman 4febd10272 * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. 34 years ago
Jim Kingdon 944c1c2f31 * rs6000-pinsn.c (print_operand): Deal with no operand instructions. 34 years ago
Jim Kingdon 21486670ae * printcmd.c (_initialize_printcmd): Clean up docstring for "x" 34 years ago
Jim Kingdon ddc6e6f785 * breakpoint.h: move "struct breakpoint" and friends to top of 34 years ago
Jim Kingdon a80c7bf67c * solib.c (struct so_list): Add bfd field. 34 years ago
Per Bothner 47f366bc62 * valarith.c (value_subscript): Add COERCE_REF. 34 years ago
Jim Kingdon cabd4da684 * breakpoint.h (struct bpstat): Remove momentary field. 34 years ago
Fred Fish dfbfbd9632 * symtab.c (find_methods, gdb_mangle_name): Note that functions 34 years ago
Peter Schauer ca6a826d84 * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname 34 years ago
Stu Grossman b83bf6b370 * ser-go32.c: Make it use serial port name. 34 years ago
Stu Grossman 40b56283bc * infcmd.c (read_pc): Make sure that we read PC_REGNUM when not 34 years ago
Stu Grossman 41faa7759d * configure.in: Only configure sparclite subdir when target_cpu 34 years ago
Jim Kingdon ef5b809c7c * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char. 34 years ago
Per Bothner 8a177da658 * ch-exp.y: Remove ambiguities. Fix or add support for 34 years ago
Fred Fish 8cb3cab94f * sparclite/Makefile.in: Add dummy mostlyclean, clean, 34 years ago
Jim Kingdon 47045b3617 Change NULL->'\0' in comment (that wasn't a typo). 34 years ago
Jim Kingdon f635bd474c use E_SYMNMLEN 34 years ago
K. Richard Pixley 73d0fc7820 Add section table to objfile struct. Use it for find_pc_section. 34 years ago
Stu Grossman 07861607f5 * ser-go32.c: Format. (go32_open): Use proper return value. 34 years ago
Jim Wilson 118ec55a7b Fix for PR 124: make 'rb' correctly handle case where we have multiple 34 years ago
Jim Kingdon 9925b92861 * values.c (USE_STRUCT_RETURN): Only use gcc wierdness for gcc1. 34 years ago
Jim Kingdon 786757a9a4 * xcoffread.c (read_xcoff_symtab): Deal correctly with symbols of 34 years ago
Stu Grossman 0c101d4920 * configure.in: Sparclite uses sparc config dir. Also has it's 34 years ago
Stu Grossman 5d2b030a03 * ser-go32.c: First cut at adapting to new serial interface. 34 years ago
Stu Grossman 4e772f4426 * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 34 years ago
Stu Grossman 9acdb2dc82 * config/h8500/tm-h8500.h: Clean up brain damage found by GCC. 34 years ago
Jim Kingdon 1d7e34e1ef * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets. 34 years ago
Jim Kingdon b0e932ad45 * rs6000-tdep.c (frameless_function_invocation): Don't even think 34 years ago
Jim Kingdon 0848ad1c4d * stabsread.c (patch_block_stabs): If stab & no symbol, make 34 years ago
K. Richard Pixley 0e18483336 * sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section): 34 years ago
Jim Kingdon 720b3aed42 New print_address for disassemblers, merge a29k and i960 disassemblers 34 years ago
Jim Kingdon a6cead71cd Fix prototype problems related to recent disassembler changes 34 years ago
Peter Schauer 494503c776 * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the 34 years ago
Jim Kingdon f7ed13c7d5 merge binutils and gdb sparc disassemblers 34 years ago
K. Richard Pixley bf097a0b40 * core.c (dis_asm_read_memory): drop fourth arg which conflicts with 34 years ago
Jim Kingdon 5d0734a7d7 provide a new interface (using read_memory_func) to call the disassemblers 34 years ago
K. Richard Pixley 2093fe6840 Teach sparc solaris to next over shared library functions. 34 years ago
Jim Kingdon deae7611a3 * infrun.c (wait_for_inferior): Revise comment. 34 years ago