diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-04-04 22:12:14 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-04-04 22:12:14 +0000 |
commit | 74d1f91eb19fd48d51664b33769c8c0d4f8e4c38 (patch) | |
tree | 290ea94c0bb699a06b81bcd8d250761670bfd921 /gdb/config | |
parent | 91d91ceba446057965ee71a3e7e48a1b4aed6af0 (diff) | |
download | gdb-74d1f91eb19fd48d51664b33769c8c0d4f8e4c38.zip gdb-74d1f91eb19fd48d51664b33769c8c0d4f8e4c38.tar.gz gdb-74d1f91eb19fd48d51664b33769c8c0d4f8e4c38.tar.bz2 |
gdb/
* infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
* config/djgpp/fnchange.lst: Add translation for break-entry.exp.
gdb/testsuite/
* gdb.base/break-entry.exp: New.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 3982f1d..eb9e835 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -371,6 +371,7 @@ @V@/gdb/testsuite/gdb.arch/powerpc-prologue.exp @V@/gdb/testsuite/gdb.arch/ppc-prologue.exp @V@/gdb/testsuite/gdb.base/bitfields2.c @V@/gdb/testsuite/gdb.base/bitfiel2.c @V@/gdb/testsuite/gdb.base/bitfields2.exp @V@/gdb/testsuite/gdb.base/bitfiel2.exp +@V@/gdb/testsuite/gdb.base/break-entry.exp @V@/gdb/testsuite/gdb.base/brkentry.exp @V@/gdb/testsuite/gdb.base/coremaker2.c @V@/gdb/testsuite/gdb.base/core2maker.c @V@/gdb/testsuite/gdb.base/hashline1.exp @V@/gdb/testsuite/gdb.base/hash1line.exp @V@/gdb/testsuite/gdb.base/hashline2.exp @V@/gdb/testsuite/gdb.base/hash2line.exp |