diff options
author | Jeff Law <law@redhat.com> | 1996-02-02 03:22:45 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-02-02 03:22:45 +0000 |
commit | a827a33f930106def8dca535cd1af238f121b7b3 (patch) | |
tree | 921a15a1735501bd75c153ab6f2694da357f0c1f /gdb | |
parent | 0807a8afd84ffefa9525a20ce432b0dad8aa50d0 (diff) | |
download | fsf-binutils-gdb-a827a33f930106def8dca535cd1af238f121b7b3.zip fsf-binutils-gdb-a827a33f930106def8dca535cd1af238f121b7b3.tar.gz fsf-binutils-gdb-a827a33f930106def8dca535cd1af238f121b7b3.tar.bz2 |
* gdb.disasm/hppa.exp: Compile directly into an executable, use
the executable, not the .o to run the tests from.
Remove a useless step and avoid loading a .o into a target board
(loads into address zero which causes all kinds of problems).
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index cc53c29..a03abe0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com) + + * gdb.disasm/hppa.exp: Compile directly into an executable, use + the executable, not the .o to run the tests from. + Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com) * gdb.base/break.exp: Don't test for program exit or exit status |