mycroft
|
72fa9c8429
|
Get rid of unneeded `extern's.
|
1994-10-09 08:41:20 +00:00 |
mycroft
|
07dbafe712
|
Use BYTE_ORDER, not BYTE_[LM]SF.
|
1994-10-09 08:37:35 +00:00 |
mycroft
|
9085601009
|
Clean up #includes.
|
1994-10-09 08:29:55 +00:00 |
mycroft
|
da4e97dcc4
|
Add prototypes.
|
1994-10-09 08:19:29 +00:00 |
mycroft
|
17ac077f4b
|
Fix some weird formatting.
|
1994-10-06 05:20:42 +00:00 |
gwr
|
3e676d4221
|
Fix data size specifiers and multiple format specifiers, like:
db> x/bxxxx ADDRESS
|
1994-09-26 17:10:15 +00:00 |
gwr
|
e49a8e54d0
|
Make "examine" (x/i) always print the address.
|
1994-06-30 12:49:54 +00:00 |
deraadt
|
b9e352dcab
|
knf
|
1994-06-29 22:41:41 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
gwr
|
1eb40c985f
|
Fix test for empty db_symtab on big-endian machines.
|
1994-06-03 01:58:32 +00:00 |
pk
|
c36241bbed
|
Add "show callout".
|
1994-04-27 10:49:07 +00:00 |
mycroft
|
6f516e261c
|
Try to deal with db_print_loc_and_inst() generatings a fault.
|
1994-04-04 08:59:38 +00:00 |
pk
|
4ccdc884fc
|
struct command => struct db_command, and define it in db_command.h
|
1994-03-23 20:00:56 +00:00 |
mycroft
|
a3f9e2d2fa
|
Remove RCS logs.
|
1994-02-15 14:50:41 +00:00 |
mycroft
|
775954567e
|
#if --> #ifdef
|
1994-01-31 23:55:06 +00:00 |
mycroft
|
7fd3f9fac7
|
Pointers to arrays behave oddly in C...
|
1994-01-09 22:56:07 +00:00 |
mycroft
|
6b3e4e6b02
|
Push and pop db_recover for error handling, so we can set up temporary catch
points easily. (Alluded to by m68k code, but not implemented yet for some
reason.)
|
1994-01-09 22:35:10 +00:00 |
mycroft
|
642b725370
|
Rearrange some #includes.
|
1994-01-08 01:01:50 +00:00 |
mycroft
|
477bf7cb90
|
Canonicalize all #includes.
|
1993-12-18 04:54:21 +00:00 |
mycroft
|
f1a5c33098
|
Canonicalize all #includes.
|
1993-12-18 04:46:25 +00:00 |
briggs
|
a69a3d2260
|
Non i386 machines are polite and don't point at instructions. They
count 'em. Just to be nice, access the program counter with a macro...
|
1993-12-15 15:08:11 +00:00 |
brezak
|
4881cb0d51
|
Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version.
|
1993-09-13 14:08:54 +00:00 |
brezak
|
aaf4f8dbc5
|
Changes for boot loading of symbols.
|
1993-08-29 12:48:10 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
brezak
|
cf65527c36
|
Allow adding more than one symbol table at runtime. For LKM.
|
1993-07-22 13:03:00 +00:00 |
brezak
|
18e5b218df
|
Remove read from file. Merge changes from mach DDB.
|
1993-07-22 13:02:15 +00:00 |
brezak
|
4404af90d7
|
Add 'ps' command. Add -more- pager to output from Mach ddb.
|
1993-07-15 18:35:00 +00:00 |
brezak
|
98628d1c90
|
Print symbolic args and line no's in stack traces.
|
1993-07-10 03:25:45 +00:00 |
brezak
|
bb39e46611
|
Print symbolic args and line no's in stack traces.
|
1993-07-10 03:25:02 +00:00 |
cgd
|
37cabe305e
|
add explicit rcs id
|
1993-05-20 03:39:04 +00:00 |
cgd
|
95fbe94b7f
|
make SYMTAB_SPACE user-definable, as an "option"
|
1993-05-07 09:13:53 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |