1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/ddb
Poul-Henning Kamp 3000820ae0 add some amount of sanity to the way the gdb stuff finds its device.
I'm not too happy about the result either, but at least it has less
chance of backfiring.

This particular feature could be called "a mess" without offending
anybody.
1999-05-09 10:51:13 +00:00
..
db_access.c
db_access.h
db_aout.c Fixed -Wcast-qual warnings. 1999-02-12 12:44:19 +00:00
db_break.c Fixed db_printf format errors. 1998-07-08 06:43:57 +00:00
db_break.h Fixed missing ifdefs and disordering in previous commit. 1998-06-08 02:12:19 +00:00
db_command.c add some amount of sanity to the way the gdb stuff finds its device. 1999-05-09 10:51:13 +00:00
db_command.h
db_elf.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 23:45:44 +00:00
db_examine.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
db_expr.c
db_input.c Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
db_kld.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 23:45:44 +00:00
db_lex.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_lex.h Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_output.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_output.h
db_print.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 23:45:44 +00:00
db_ps.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_run.c Remove the two single step breakpoints in the reverse order of setting to 1998-07-05 10:12:18 +00:00
db_sym.c Fixed -Wcast-qual warnings. 1999-02-12 12:44:19 +00:00
db_sym.h Fixed -Wcast-qual warnings. 1999-02-12 12:44:19 +00:00
db_trap.c
db_variables.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_variables.h Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_watch.c Fixed db_printf format errors. 1998-07-08 06:43:57 +00:00
db_watch.h
db_write_cmd.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
ddb.h add some amount of sanity to the way the gdb stuff finds its device. 1999-05-09 10:51:13 +00:00