Files
binutils-gdb/gdb/python/lib/gdb
Tom Tromey 8ac42dbf50 Handle linesStartAt1 in DAP
The DAP initialize request has a "linesStartAt1" option, where the
client can indicate that it prefers whether line numbers be 0-based or
1-based.

This patch implements this.  I audited all the line-related code in
the DAP implementation.

Note that while a similar option exists for column numbers, gdb
doesn't handle these yet, so nothing is done here.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32468
2025-01-06 07:32:11 -07:00
..
2025-01-06 07:32:11 -07:00
2024-04-02 11:21:39 -06:00
2024-10-06 07:59:48 +02:00
2024-04-02 11:21:39 -06:00
2024-12-09 14:26:23 -07:00
2024-04-02 11:21:39 -06:00
2024-04-02 11:21:39 -06:00