Andrew Cagney
|
3c37485b16
|
malloc() -> xmalloc.
Move malloc() decl to utils.c
|
2001-03-20 01:37:10 +00:00 |
|
Andrew Cagney
|
043780a1fb
|
Add ``attrib'' parameter to *xfer_memory() functions.
|
2001-03-15 16:55:15 +00:00 |
|
Kevin Buettner
|
b6ba6518e9
|
Update/correct copyright notices.
|
2001-03-06 08:22:02 +00:00 |
|
Kevin Buettner
|
e1e9e218c1
|
Replace calls to abort() with calls to internal_error().
|
2001-02-25 04:45:12 +00:00 |
|
Kevin Buettner
|
b8c9b27d1e
|
Replace free() with xfree().
|
2000-12-15 01:01:51 +00:00 |
|
Andrew Cagney
|
3731b38ac3
|
From 2000-09-06 Angela Marie Thomas <angela@cygnus.com>:
* infttrace.c (get_dictionary_entry_of_page): Function
require_memory_page_dictionary takes no args.
|
2000-10-24 13:10:18 +00:00 |
|
Fred Fish
|
8c6b089eed
|
* infttrace.c (update_thread_state_after_attach): Pass address
of ttstate_t object, not the object itself.
|
2000-09-21 16:17:49 +00:00 |
|
Kevin Buettner
|
7318608963
|
Protoization.
|
2000-09-09 01:38:49 +00:00 |
|
Kevin Buettner
|
fba45db2fa
|
Protoization.
|
2000-07-30 01:48:28 +00:00 |
|
Andrew Cagney
|
03f2053f96
|
Replace ../include/wait.h with gdb_wait.h.
|
2000-02-09 08:52:47 +00:00 |
|
Jason Molenda
|
ed9a39ebf9
|
import gdb-1999-12-21 snapshot
|
1999-12-22 21:45:38 +00:00 |
|
Jason Molenda
|
104c1213b4
|
import gdb-1999-08-30 snapshot
|
1999-08-31 01:14:27 +00:00 |
|
Jason Molenda
|
7be570e7ce
|
import gdb-1999-08-16 snapshot
|
1999-08-16 19:57:19 +00:00 |
|
Jason Molenda
|
a0b3c4fd32
|
import gdb-1999-08-02 snapshot
|
1999-08-02 23:48:37 +00:00 |
|
Jason Molenda
|
c5aa993b1f
|
import gdb-1999-07-07 post reformat
|
1999-07-07 20:19:36 +00:00 |
|
Stan Shebs
|
c906108c21
|
Initial creation of sourceware repository
|
1999-04-16 01:35:26 +00:00 |
|
Stan Shebs
|
071ea11e85
|
Initial creation of sourceware repository
|
1999-04-16 01:34:07 +00:00 |
|
David Taylor
|
3e1d3d67b9
|
change <sys/unistd.h> to <unistd.h> and conditionalize its inclusion.
|
1999-01-04 20:07:59 +00:00 |
|
David Taylor
|
65b07ddca8
|
all remaining *.c *.h files from hp merge.
|
1998-12-31 21:58:30 +00:00 |
|