* NEWS: Document remote "info proc" and "generate-core-file".
This commit is contained in:
parent
35c2fab7c6
commit
d99bd577a1
|
@ -1,3 +1,7 @@
|
||||||
|
2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
|
||||||
|
|
||||||
|
* NEWS: Document remote "info proc" and "generate-core-file".
|
||||||
|
|
||||||
2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
|
2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
|
||||||
|
|
||||||
* gdbarch.sh (find_memory_regions): New callback.
|
* gdbarch.sh (find_memory_regions): New callback.
|
||||||
|
|
3
gdb/NEWS
3
gdb/NEWS
|
@ -28,6 +28,9 @@
|
||||||
now set a breakpoint in build/gcc/expr.c, but not
|
now set a breakpoint in build/gcc/expr.c, but not
|
||||||
build/libcpp/expr.c.
|
build/libcpp/expr.c.
|
||||||
|
|
||||||
|
* The "info proc" and "generate-core-file" commands will now also
|
||||||
|
work on remote targets connected to GDBserver on Linux.
|
||||||
|
|
||||||
*** Changes in GDB 7.4
|
*** Changes in GDB 7.4
|
||||||
|
|
||||||
* GDB now handles ambiguous linespecs more consistently; the existing
|
* GDB now handles ambiguous linespecs more consistently; the existing
|
||||||
|
|
Loading…
Reference in New Issue