mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-01 04:25:27 +08:00
* gdb/remote-sim.c (SIGTRAP): Provide default defnition. * gdb/signals/signals.c (SIGRAP): Ditto.
27 lines
872 B
Plaintext
27 lines
872 B
Plaintext
2005-04-29 Paul Brook <paul@codesourcery.com>
|
|
|
|
* gdb/remote-sim.c (SIGTRAP): Provide default defnition.
|
|
* gdb/signals/signals.c (SIGRAP): Ditto.
|
|
|
|
2005-04-25 Paul Brook <paul@codesourcery.com>
|
|
|
|
* gdb/configure.tgt: Don't build rdi-share library.
|
|
* gdb/config/arm/embed.mt: Ditto.
|
|
|
|
2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
* gdb/Makefile.in (arm-linux-nat.o): Update dependencies.
|
|
* gdb/arm-linux-nat.c: Include "gdb_proc_service.h".
|
|
(PTRACE_GET_THREAD_AREA): Define.
|
|
(ps_get_thread_area): New function.
|
|
|
|
* gdb/gdbserver/Makefile.in (linux-arm-low.o): Update dependencies.
|
|
* gdb/gdbserver/linux-arm-low.c: Include "../gdb_proc_service.h".
|
|
(PTRACE_GET_THREAD_AREA): Define.
|
|
(ps_get_thread_area): New function.
|
|
|
|
2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
* gdb/elfread.c (elf_symtab_read): Skip symbols which BFD considers
|
|
special.
|