summaryrefslogtreecommitdiff
path: root/sys/ddb
AgeCommit message (Expand)Author
1995-05-24Avoid printing values as "end+0x...."gwr
1994-12-02Leave db_recover as it was on entry to avoid endless "exception in ddb"...gwr
1994-11-17Make x/a print the address; simplify slightly.gwr
1994-11-14When use default form when printing location (i.e. after step).gwr
1994-10-26Remove bogus definition of cnpollc().mycroft
1994-10-09db_error() does not return.mycroft
1994-10-09Get rid of unneeded `extern's.mycroft
1994-10-09Use BYTE_ORDER, not BYTE_[LM]SF.mycroft
1994-10-09Clean up #includes.mycroft
1994-10-09Add prototypes.mycroft
1994-10-06Fix some weird formatting.mycroft
1994-09-26Fix data size specifiers and multiple format specifiers, like:gwr
1994-06-30Make "examine" (x/i) always print the address.gwr
1994-06-29knfderaadt
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-03Fix test for empty db_symtab on big-endian machines.gwr
1994-04-27Add "show callout".pk
1994-04-04Try to deal with db_print_loc_and_inst() generatings a fault.mycroft
1994-03-23struct command => struct db_command, and define it in db_command.hpk
1994-02-15Remove RCS logs.mycroft
1994-01-31#if --> #ifdefmycroft
1994-01-09Pointers to arrays behave oddly in C...mycroft
1994-01-09Push and pop db_recover for error handling, so we can set up temporary catchmycroft
1994-01-08Rearrange some #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-12-15Non i386 machines are polite and don't point at instructions. Theybriggs
1993-09-13Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MAC...brezak
1993-08-29Changes for boot loading of symbols.brezak
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-22Allow adding more than one symbol table at runtime. For LKM.brezak
1993-07-22Remove read from file. Merge changes from mach DDB.brezak
1993-07-15Add 'ps' command. Add -more- pager to output from Mach ddb.brezak
1993-07-10Print symbolic args and line no's in stack traces.brezak
1993-07-10Print symbolic args and line no's in stack traces.brezak
1993-05-20add explicit rcs idcgd
1993-05-07make SYMTAB_SPACE user-definable, as an "option"cgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd