diff options
author | Jim Blandy <jimb@codesourcery.com> | 2007-10-27 01:31:46 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2007-10-27 01:31:46 +0000 |
commit | bfe10c0faee24948aab639bac91ba4b8d659aaa7 (patch) | |
tree | b08a03e756e195bf52f16a2c952db296a048a5df /gdb/ChangeLog | |
parent | dba5a01fdc5128799e020cc34ba60f8d8c602a9e (diff) | |
download | gdb-bfe10c0faee24948aab639bac91ba4b8d659aaa7.zip gdb-bfe10c0faee24948aab639bac91ba4b8d659aaa7.tar.gz gdb-bfe10c0faee24948aab639bac91ba4b8d659aaa7.tar.bz2 |
* ax-gdb.h (expr_to_address_and_size): Delete declaration for
deleted function.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 65ea0a6..28af577 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2007-10-26 Jim Blandy <jimb@codesourcery.com> + * ax-gdb.h (expr_to_address_and_size): Delete declaration for + deleted function. + * tracepoint.c (tracepoint_operation): Report the deletion event after we have unlinked the tracepoint from the list, and use the proper tracepoint number. |