thorpej
|
818382c29c
|
Eek, another typo.
|
1997-12-18 22:51:16 +00:00 |
thorpej
|
ade8fb4c56
|
Sigh, typo.
|
1997-12-18 22:34:25 +00:00 |
thorpej
|
c333a506de
|
Oops, typo.
|
1997-12-18 07:30:34 +00:00 |
thorpej
|
60b43a9445
|
Make sure _end is aligned to 4 or 8 bytes (depending on elf32 or elf64).
|
1997-12-17 03:10:24 +00:00 |
thorpej
|
c5dd236491
|
Add configuration information for NetBSD/alpha.
|
1997-12-17 03:06:45 +00:00 |
thorpej
|
f6b272d632
|
Define S0_REGNUM, the first callee-saved register.
|
1997-12-17 03:01:04 +00:00 |
thorpej
|
510a4a1282
|
Add _rtld_debug_state to the list of symbols where GDB may stop the
dynamic linker.
|
1997-12-17 02:48:23 +00:00 |
thorpej
|
e7965747fa
|
Add configuration information for NetBSD/alpha.
|
1997-12-17 02:44:14 +00:00 |
thorpej
|
9235a634c9
|
Define LOCAL_LABELS_FB (for e.g. "1:"-style local labels).
|
1997-12-17 02:34:11 +00:00 |
thorpej
|
ece00ace29
|
Add configuration info for NetBSD/alpha.
|
1997-12-17 02:32:21 +00:00 |
thorpej
|
55eaf3b227
|
Properly error out if we fail to malloc memory for the asection.
|
1997-12-17 02:26:47 +00:00 |
thorpej
|
c336ed0805
|
Add M_PMAX_NETBSD and M_ALPHA_NETBSD magic numbers, for completeness.
|
1997-12-17 02:25:51 +00:00 |
thorpej
|
9cdcaf7f0d
|
Add configuration goo for NetBSD/alpha.
|
1997-12-17 02:25:08 +00:00 |
jonathan
|
5438df9f2f
|
Correct offset and size of register-copying code in fetch_inferior_registers()
and set_inferior_regsiters() to match the split scalar/FP register structs.
Based on fetch_core_registers.
Fixes some but not all of PR 4589.
|
1997-12-03 16:00:14 +00:00 |
ross
|
c053efbb37
|
File has diverged from vendor branch, give it an rcsid comment.
|
1997-12-02 23:46:04 +00:00 |
ross
|
11751c2757
|
Once upon a time, someone must have done a global s/ALL/BASE/ while
ignoring case and tokens, inventing the "hw_rei_stBASE" instruction. Undo.
|
1997-12-02 20:53:09 +00:00 |
matthias
|
ceeae92e78
|
Pull over changes for ns32k from our old gdb port.
|
1997-11-26 21:29:30 +00:00 |
gwr
|
c4f2dabf21
|
Initialize rl_filename_quote_characters as documented.
Fixes a core dump in gdb with input: c d SPC / u s TAB
Found by enami tsugutomo <enami@but-b.or.jp>
|
1997-11-24 19:19:29 +00:00 |
phil
|
7f2f468376
|
Add needed functions for linking.
|
1997-11-16 06:59:09 +00:00 |
gwr
|
a46d55768b
|
Integrate a fix from the latest GDB: Need to initialize the
"endian" field in the "disassemble info" otherwise the SPARC
disassembler assumes it should do little-endian swap. (dumb)
|
1997-11-12 17:34:41 +00:00 |
bouyer
|
1352a07d69
|
Patch from Jason Thorpe: add a --write option, equivalent to the
"set write" command, for ease of use and compatibility with old gdb.
|
1997-10-30 10:39:53 +00:00 |
thorpej
|
56040257a5
|
Include string.h for prototypes so this builds on the Alpha.
|
1997-10-25 02:02:02 +00:00 |
thorpej
|
72434afdb5
|
Pull in <string.h> to get prototypes so that this builds on the Alpha.
|
1997-10-25 01:57:10 +00:00 |
gwr
|
f09d74419b
|
Add mips*-*-netbsd
|
1997-10-20 20:39:46 +00:00 |
gwr
|
8e624017b2
|
"Support" the NetBSD-specific "-k" option.
|
1997-10-20 15:08:50 +00:00 |
ragge
|
c700804dcb
|
Fixes to make new gdb compile on vax.
|
1997-10-20 12:44:24 +00:00 |
fvdl
|
284aeaa1ba
|
Fix hard-coded USRSTACK address, now that it's changed.
|
1997-10-20 10:16:07 +00:00 |
gwr
|
df66d62a93
|
Move NO_SINGLE_STEP code from mipsnbsd-nat.c to mips-tdep.c
|
1997-10-20 02:15:15 +00:00 |
gwr
|
8374daadd4
|
Define NO_SINGLE_STEP
|
1997-10-20 01:42:37 +00:00 |
jonathan
|
63abec08b2
|
First pass at native NetBSD/mips support for GDB.
|
1997-10-19 20:52:57 +00:00 |
gwr
|
32946c6ed4
|
NetBSD-specific stuff for the mips
|
1997-10-19 04:07:34 +00:00 |
gwr
|
12d8f9d5cd
|
first cut
|
1997-10-17 21:23:23 +00:00 |
gwr
|
12b8c06186
|
From toolchain
|
1997-10-17 21:19:55 +00:00 |
gwr
|
cf7d2541eb
|
Put includes at the end (from Bernd Ernesti)
|
1997-10-10 15:18:14 +00:00 |
gwr
|
603e306a5b
|
Define SVR4_SHARED_LIBS before including generic nm-nbsd.h
|
1997-09-30 21:43:11 +00:00 |
gwr
|
06ef8ef5b7
|
Need to include elf/common.h for SVR4_SHARED_LIBS
|
1997-09-30 21:38:46 +00:00 |
gwr
|
555fc002d2
|
Do the link.h defines only if not SVR4_SHARED_LIBS.
|
1997-09-30 21:14:30 +00:00 |
gwr
|
d8f82847f9
|
Add support for single-step via breakpoints (from CGD).
|
1997-09-30 20:01:12 +00:00 |
gwr
|
0bd7f37b9f
|
Define CHILD_RESUME
|
1997-09-30 19:52:03 +00:00 |
gwr
|
3afbd7bd1f
|
From latest gdb snapshot
|
1997-09-30 19:21:23 +00:00 |
gwr
|
f4418d1e62
|
No ULONGEST yet
|
1997-09-30 17:34:43 +00:00 |
gwr
|
376b31dc6f
|
From latest gdb snapshot
|
1997-09-30 17:23:59 +00:00 |
gwr
|
d4f354e245
|
long vs. time_t
|
1997-09-29 19:17:49 +00:00 |
gwr
|
2e50417e86
|
Wrap fetch_kcore_registers() with ifdef
|
1997-09-29 19:02:42 +00:00 |
gwr
|
93b2595e62
|
Define S0_REGNUM here for now.
|
1997-09-29 18:59:39 +00:00 |
gwr
|
b7f45770a5
|
fix a warning on the alpha
|
1997-09-29 18:55:29 +00:00 |
gwr
|
b134f0eb30
|
Fix order of includes
|
1997-09-29 16:12:37 +00:00 |
gwr
|
06e66e45fd
|
use printf_filtered
|
1997-09-26 21:15:30 +00:00 |
gwr
|
ec6c8018da
|
Add NAT_CLIBS=-lkvm
|
1997-09-26 19:38:13 +00:00 |
gwr
|
bc0d2595ee
|
Initial NetBSD/alpha support
|
1997-09-26 19:13:28 +00:00 |