index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
/
db_break.c
Age
Commit message (
Expand
)
Author
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2013-12-20
Mark pure functions with attribute pure
Marin Ramesa
2013-12-15
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
ddb/db_break.c (db_delete_cmd): remove unnecessary initialization
Marin Ramesa
2013-12-15
ddb/db_break.c (db_find_breakpoint_here): remove unnecessary casts
Marin Ramesa
2013-12-15
Declare void argument lists
Marin Ramesa
2013-12-09
ddb/db_break.c (db_find_thread_breakpoint_here): remove unnecessary cast
Marin Ramesa
2013-12-09
ddb/db_break.c (db_add_thread_breakpoint): fix argument list
Marin Ramesa
2013-11-24
Remove leftover register qualifiers
Marin Ramesa
2013-11-22
ddb/db_break.c: remove duplicate include
Marin Ramesa
2013-11-21
ddb/db_break.c: fix implicit declaration of functions
Marin Ramesa
2013-11-20
ddb/db_break.c: quiet GCC warning about uninitialized variable
Marin Ramesa
2013-11-17
ddb/db_break.c: remove register qualifiers
Marin Ramesa
2013-07-04
ddb: fix implicit declarations
Marin Ramesa
2009-06-18
2008-07-18 Andrei Barbu <andrei@0xab.com>
Samuel Thibault
2009-06-18
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2001-04-05
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
1997-02-25
Initial source
Thomas Bushnell